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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.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 28b47ddc24924508d554710e03eff05021408f0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28b47ddc24924508d554710e03eff05021408f0d # timeout=10 Commit message: "update osmo-stp.cfg to make STP_Tests work at all again" > git rev-list --no-walk 28b47ddc24924508d554710e03eff05021408f0d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins8130541036529678021.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] 6e1235c11370a0f28af366ce479115554c2fa3fe871674388f48b91746ec0265 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '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 (9643 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', './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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '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 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 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 `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:61.1-65.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:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.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:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.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:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2704.1-2780.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2729.2-2731.19: In variable assignment: SGSN_Tests.ttcn:2729.45-2731.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2729.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2729.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2729.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2729.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2730.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2730.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2758.2-2760.22: In variable assignment: SGSN_Tests.ttcn:2758.47-2760.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2758.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2758.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2758.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2758.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2759.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2782.1-2890.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2855.2-2857.21: In variable assignment: SGSN_Tests.ttcn:2855.47-2857.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2855.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2855.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2855.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2855.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:2822.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2856.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2856.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.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:2822.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2869.2-2871.22: In variable assignment: SGSN_Tests.ttcn:2869.48-2871.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2871.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2871.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:2860.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2872.2-101: In variable assignment: SGSN_Tests.ttcn:2872.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2872.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2872.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2872.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2872.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:2861.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.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 `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: 720 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.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_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for 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_2.cc Creating dependency file for SNDCP_Types_part_3.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_4.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_7.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_4.cc Creating dependency file for SCTPasp_PortType_part_5.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_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_1.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 NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_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_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_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_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_3.cc Creating dependency file for MTP3asp_PortType_part_4.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_5.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for L3_Common_part_1.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_5.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_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_1.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSUP_Emulation.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 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 | } | ^ GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc 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_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 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 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 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 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 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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (111 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 6787 kB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410132029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.18.abbf.202410132029~asan [578 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410132029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.18.abbf.202410132029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.18.abbf.202410132029~asan [1081 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.18.abbf.202410132029~asan [277 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410132029~asan [314 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410132029~asan [45.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410132029~asan [197 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.10.48be.202410132029~asan [530 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.18.abbf.202410132029~asan [96.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.18.abbf.202410132029~asan [740 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.10.48be.202410132029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202410132029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410132029~asan [1683 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410132029~asan [575 kB] Fetched 6787 kB in 0s (60.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202410132029_amd64.deb ... Unpacking osmocom-nightly-asan (202410132029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410132029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410132029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410132029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410132029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410132029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410132029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410132029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410132029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.10.48be.202410132029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.10.48be.202410132029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.18.abbf.202410132029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.18.abbf.202410132029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.10.48be.202410132029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.10.48be.202410132029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410132029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410132029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410132029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410132029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410132029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410132029~asan) ... Setting up osmocom-nightly-asan (202410132029) ... Setting up libasn1c1:amd64 (0.9.37.202410132029~asan) ... Setting up libosmocore22:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libosmovty13:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410132029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410132029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libosmogb14:amd64 (1.10.0.18.abbf.202410132029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410132029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410132029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.10.48be.202410132029~asan) ... Setting up osmo-stp:amd64 (2.0.0.10.48be.202410132029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.2.3332.202410132029~asan) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410132029~asan) ... 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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] 20241014124228099 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241014124228099 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241014124228100 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) 20241014124228100 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241014124228100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241014124228100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241014124228100 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241014124228100 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241014124228100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241014124228100 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241014124228100 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241014124228100 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241014124228100 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241014124228100 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241014124228100 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241014124228100 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241014124228100 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x555cf2aa3a80(sgsn) with 23 counters 20241014124228252 DLSS7 INFO (r=127.0.0.1:40910<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014124228252 DLSS7 INFO (r=127.0.0.1:40910<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241014124228252 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40910<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241014124228252 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241014124228252 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241014124228252 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014124228252 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241014124228252 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241014124228252 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241014124228253 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241014124228268 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241014124228268 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410132029~asan initialized (sgsn_main.c:456) 20241014124228268 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241014124228268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124228268 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241014124228268 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241014124228268 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241014124228268 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241014124228268 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241014124228269 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241014124228268 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014124228268 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) 20241014124228269 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014124228269 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241014124228269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014124228269 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014124228269 DLSS7 INFO (r=127.0.0.1:47443<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014124228269 DLSS7 INFO (r=127.0.0.1:47443<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241014124228269 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:47443<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241014124228269 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241014124228269 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014124228269 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) 20241014124228269 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014124228269 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014124228269 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40910<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241014124228269 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) 20241014124228269 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014124228269 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241014124228269 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241014124228269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014124228269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014124228270 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014124228270 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014124228270 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Unix server socket created successfully. MC@6e1235c11370: Listening on TCP port 40989. 6e1235c11370 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 6e1235c11370 40989 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6e1235c11370: New HC connected from 10.0.2.100 [10.0.2.100]. 6e1235c11370: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@6e1235c11370: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6e1235c11370: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6e1235c11370: Configuration file was processed on all HCs. MC@6e1235c11370: Creating MTC on host 10.0.2.100. MC@6e1235c11370: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Oct 14 12:42:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124229269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124229269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach started. 20241014124230015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124230019 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241014124230059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124230059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124230059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124230059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124230060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124230060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124230060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124230061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124230061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124230061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124230061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124230061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241014124230061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124230061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124230061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124230061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124230061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124230065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124230076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124230076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241014124230092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124230092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124230092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124230092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124230094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124230094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124230094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124230094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124230094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124230094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124230094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124230094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241014124230094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124230094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124230094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124230095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124230095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124230099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124230099 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)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124230108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124230108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241014124230124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124230124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124230124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124230124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124230126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124230126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124230126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124230127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124230127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124230127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124230127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124230127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241014124230127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124230127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124230127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124230127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124230127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124230132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124230132 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)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124230142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124230142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124230270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124230270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124230270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124230270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014124230270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014124230270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241014124230270 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241014124230270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241014124230270 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241014124230270 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241014124230270 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) SGSN_Test-GSUP-IPA(18)@6e1235c11370: Established a new IPA connection (conn_id=2) 20241014124230271 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241014124230271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241014124230271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014124230271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241014124230271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014124230271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014124230271 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014124230271 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014124230271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014124230271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014124230271 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124230272 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x6120000048a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241014124230272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) 20241014124230272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124230273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@6e1235c11370: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E13269CD'O, index=0 SGSN_Test-GSUP(19)@6e1235c11370: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@6e1235c11370: 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 := 'F9CD9D51FEA5E607AEC9185D4BF5479A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C9D1D7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57971D55D76409CE'O } } } } } 20241014124231327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124231327 DLLC NOTICE LLME(ffffffff/e13269cd){UNASSIGNED} LLC RX: unknown TLLI 0xe13269cd, creating LLME on the fly (gprs_llc.c:552) 20241014124231327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124231327 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241014124231327 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Allocated (fsm.c:456) 20241014124231327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Allocated (fsm.c:456) 20241014124231327 DMM DEBUG MM_STATE_Gb[0x612000005320]{Idle}: Allocated (fsm.c:456) 20241014124231327 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Allocated (fsm.c:456) 20241014124231327 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124231327 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124231327 DLLC NOTICE LLME(ffffffff/e13269cd){UNASSIGNED} LLGM Assign pre (e13269cd => d7a57717) (gprs_llc.c:1079) 20241014124231327 DLLC NOTICE LLME(e13269cd/d7a57717){ASSIGNED} LLGM Assign post (e13269cd => d7a57717) (gprs_llc.c:1125) 20241014124231327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124231327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124231327 DMM DEBUG MM(262420000000001/d7a57717) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124231341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124231341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124231341 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124231341 DMM DEBUG MM(262420000000001/d7a57717) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241014124231341 DMM NOTICE MM(262420000000001/d7a57717) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124231341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124231341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124231341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124231341 DMM DEBUG MM(262420000000001/d7a57717) Requesting authorization (sgsn_auth.c:160) 20241014124231341 DMM INFO MM(262420000000001/d7a57717) Requesting authentication tuples (sgsn_auth.c:184) 20241014124231341 DMM DEBUG MM(262420000000001/d7a57717) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124231341 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241014124231341 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)@6e1235c11370: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@6e1235c11370: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241014124231344 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124231344 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124231344 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124231344 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124231344 DMM INFO MM(262420000000001/d7a57717) Subscriber data update (mmctx.c:445) 20241014124231344 DMM DEBUG MM(262420000000001/d7a57717) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124231344 DMM INFO MM(262420000000001/d7a57717) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124231344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124231344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124231344 DMM INFO MM(262420000000001/d7a57717) <- GMM AUTH AND CIPHERING REQ (rand = f9 cd 9d 51 fe a5 e6 07 ae c9 18 5d 4b f5 47 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124231352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124231352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124231352 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124231352 DMM INFO MM(262420000000001/d7a57717) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124231352 DMM NOTICE MM(262420000000001/d7a57717) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124231352 DMM DEBUG MM(262420000000001/d7a57717) checking auth: received GSM SRES = 5c 9d 1d 7d (gprs_gmm.c:666) 20241014124231352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124231352 DMM DEBUG MM(262420000000001/d7a57717) Requesting authorization (sgsn_auth.c:160) 20241014124231353 DMM INFO MM(262420000000001/d7a57717) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124231353 DMM DEBUG MM(262420000000001/d7a57717) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124231353 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241014124231353 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) 20241014124231353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124231353 DMM INFO MM(262420000000001/d7a57717) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a57717) (gprs_gmm.c:300) 20241014124231354 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124231354 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124231354 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241014124231354 DMM INFO MM(262420000000001/d7a57717) Subscriber data update (mmctx.c:445) 20241014124231354 DMM DEBUG MM(262420000000001/d7a57717) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124231354 DMM INFO MM(262420000000001/d7a57717) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124231354 DMM NOTICE MM(262420000000001/d7a57717) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241014124231354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124231354 DMM NOTICE MM(262420000000001/d7a57717) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124231354 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) 20241014124231355 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124231355 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241014124231355 DMM INFO MM(262420000000001/d7a57717) Subscriber data update (mmctx.c:445) 20241014124231355 DMM DEBUG MM(262420000000001/d7a57717) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124231360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124231361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124231361 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124231361 DMM INFO MM(262420000000001/d7a57717) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124231361 DMM NOTICE MM(262420000000001/d7a57717) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124231361 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124231361 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124231361 DLLC NOTICE LLME(e13269cd/d7a57717){ASSIGNED} LLGM Assign pre (ffffffff => d7a57717) (gprs_llc.c:1079) 20241014124231361 DLLC NOTICE LLME(ffffffff/d7a57717){ASSIGNED} LLGM Assign post (ffffffff => d7a57717) (gprs_llc.c:1125) 20241014124231361 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124231361 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124231361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124231361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@6e1235c11370: setverdict(pass): none -> pass TC_attach-BVCI196(6)@6e1235c11370: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@6e1235c11370: Final verdict of PTC: pass 20241014124231415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@6e1235c11370: Final verdict of PTC: none 20241014124231417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124231418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@6e1235c11370: Final verdict of PTC: none -NSVCI99(17)@6e1235c11370: Final verdict of PTC: none TC_attach-BVCI210(11)@6e1235c11370: Final verdict of PTC: none -NSVCI97(7)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@6e1235c11370: Final verdict of PTC: none -NSVCI98(12)@6e1235c11370: Final verdict of PTC: none TC_attach-BVCI196(6)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@6e1235c11370: Final verdict of PTC: none TC_attach-BVCI220(16)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(10)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(5)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(15)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Oct 14 12:42:31 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241014124231567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124231713 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) 20241014124231713 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241014124231713 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:47443 err=None (osmo_ss7_asp.c:785) 20241014124231969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102816) 20241014124232418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124232418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102816, count=105656) 20241014124233419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124233419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Oct 14 12:42:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124234420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124234420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_mnc3 started. 20241014124235030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124235032 DMM INFO MM(262420000000001/d7a57717) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124235032 DMM INFO MM(262420000000001/d7a57717) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124235032 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124235032 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124235032 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124235032 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124235032 DLLC NOTICE LLME(ffffffff/d7a57717){ASSIGNED} LLGM Assign pre (d7a57717 => ffffffff) (gprs_llc.c:1079) 20241014124235032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a57717 => ffffffff) (gprs_llc.c:1125) 20241014124235032 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241014124235032 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) 20241014124235032 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) 20241014124235032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Deallocated (fsm.c:568) 20241014124235032 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Deallocated (fsm.c:568) 20241014124235032 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Deallocated (fsm.c:568) 20241014124235032 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Deallocated (fsm.c:568) 20241014124235032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124235075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124235075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124235075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124235075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124235075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124235075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124235075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124235075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124235075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124235077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124235077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124235077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124235077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124235077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124235077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124235078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124235078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124235078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124235078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124235078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124235078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124235078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124235082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124235092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124235092 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124235118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124235118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124235118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124235118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(31)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124235118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124235118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124235118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124235118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124235118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124235120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124235120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124235120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124235120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124235120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124235120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124235120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124235120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124235120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124235120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124235120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124235121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124235121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124235125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124235136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124235136 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(29)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124235152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124235152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124235152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124235152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124235152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124235152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124235152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124235152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124235152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124235154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124235154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124235154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124235154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124235154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124235154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124235154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124235154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124235154 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124235154 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124235154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124235154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124235154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124235158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124235166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124235166 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124235421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124235421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124235421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124235421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124235423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124235424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@6e1235c11370: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DD9CC866'O, index=0 SGSN_Test-GSUP(38)@6e1235c11370: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@6e1235c11370: 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 := '7D0127EEDE06FDCFE91E4F13DD982F77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFECEDEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84BAA409AC7434F7'O } } } } } 20241014124236478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124236478 DLLC NOTICE LLME(ffffffff/dd9cc866){UNASSIGNED} LLC RX: unknown TLLI 0xdd9cc866, creating LLME on the fly (gprs_llc.c:552) 20241014124236478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124236478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241014124236478 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Allocated (fsm.c:456) 20241014124236478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Allocated (fsm.c:456) 20241014124236478 DMM DEBUG MM_STATE_Gb[0x612000005920]{Idle}: Allocated (fsm.c:456) 20241014124236478 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Allocated (fsm.c:456) 20241014124236478 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124236478 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124236478 DLLC NOTICE LLME(ffffffff/dd9cc866){UNASSIGNED} LLGM Assign pre (dd9cc866 => f5be397c) (gprs_llc.c:1079) 20241014124236478 DLLC NOTICE LLME(dd9cc866/f5be397c){ASSIGNED} LLGM Assign post (dd9cc866 => f5be397c) (gprs_llc.c:1125) 20241014124236478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124236478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124236478 DMM DEBUG MM(262420000001001/f5be397c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124236491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124236491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124236491 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124236491 DMM DEBUG MM(262420000001001/f5be397c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241014124236491 DMM NOTICE MM(262420000001001/f5be397c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124236491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124236491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124236491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124236491 DMM DEBUG MM(262420000001001/f5be397c) Requesting authorization (sgsn_auth.c:160) 20241014124236491 DMM INFO MM(262420000001001/f5be397c) Requesting authentication tuples (sgsn_auth.c:184) 20241014124236491 DMM DEBUG MM(262420000001001/f5be397c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124236491 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241014124236491 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)@6e1235c11370: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@6e1235c11370: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241014124236494 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124236494 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124236494 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124236494 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124236494 DMM INFO MM(262420000001001/f5be397c) Subscriber data update (mmctx.c:445) 20241014124236494 DMM DEBUG MM(262420000001001/f5be397c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124236494 DMM INFO MM(262420000001001/f5be397c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124236495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124236495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124236495 DMM INFO MM(262420000001001/f5be397c) <- GMM AUTH AND CIPHERING REQ (rand = 7d 01 27 ee de 06 fd cf e9 1e 4f 13 dd 98 2f 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124236502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124236502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124236502 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124236502 DMM INFO MM(262420000001001/f5be397c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124236502 DMM NOTICE MM(262420000001001/f5be397c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124236502 DMM DEBUG MM(262420000001001/f5be397c) checking auth: received GSM SRES = ef ec ed ef (gprs_gmm.c:666) 20241014124236502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124236502 DMM DEBUG MM(262420000001001/f5be397c) Requesting authorization (sgsn_auth.c:160) 20241014124236502 DMM INFO MM(262420000001001/f5be397c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124236502 DMM DEBUG MM(262420000001001/f5be397c) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124236502 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241014124236502 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) 20241014124236502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124236502 DMM INFO MM(262420000001001/f5be397c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5be397c) (gprs_gmm.c:300) 20241014124236503 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124236503 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124236503 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014124236503 DMM INFO MM(262420000001001/f5be397c) Subscriber data update (mmctx.c:445) 20241014124236503 DMM DEBUG MM(262420000001001/f5be397c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124236504 DMM INFO MM(262420000001001/f5be397c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124236504 DMM NOTICE MM(262420000001001/f5be397c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241014124236504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124236504 DMM NOTICE MM(262420000001001/f5be397c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124236504 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) 20241014124236504 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124236504 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014124236504 DMM INFO MM(262420000001001/f5be397c) Subscriber data update (mmctx.c:445) 20241014124236504 DMM DEBUG MM(262420000001001/f5be397c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124236510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124236510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124236510 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124236510 DMM INFO MM(262420000001001/f5be397c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124236510 DMM NOTICE MM(262420000001001/f5be397c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124236510 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124236510 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124236510 DLLC NOTICE LLME(dd9cc866/f5be397c){ASSIGNED} LLGM Assign pre (ffffffff => f5be397c) (gprs_llc.c:1079) 20241014124236510 DLLC NOTICE LLME(ffffffff/f5be397c){ASSIGNED} LLGM Assign post (ffffffff => f5be397c) (gprs_llc.c:1125) 20241014124236510 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124236510 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124236510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124236510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@6e1235c11370: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@6e1235c11370: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@6e1235c11370: Final verdict of PTC: pass 20241014124236563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@6e1235c11370: Final verdict of PTC: none -NSVCI97(26)@6e1235c11370: Final verdict of PTC: none -NSVCI98(32)@6e1235c11370: Final verdict of PTC: none 20241014124236567 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124236567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI196(25)@6e1235c11370: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@6e1235c11370: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(24)@6e1235c11370: Final verdict of PTC: none -NSVCI99(37)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(30)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(35)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_mnc3 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Oct 14 12:42:36 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241014124236690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124237091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241014124237567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124237567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241014124238568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124238568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:42:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124239569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124239569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_umts_aka_umts_res started. 20241014124240146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124240147 DMM INFO MM(262420000001001/f5be397c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124240147 DMM INFO MM(262420000001001/f5be397c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124240147 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124240147 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124240147 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124240147 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124240147 DLLC NOTICE LLME(ffffffff/f5be397c){ASSIGNED} LLGM Assign pre (f5be397c => ffffffff) (gprs_llc.c:1079) 20241014124240147 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5be397c => ffffffff) (gprs_llc.c:1125) 20241014124240147 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241014124240148 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) 20241014124240148 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) 20241014124240148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Deallocated (fsm.c:568) 20241014124240148 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Deallocated (fsm.c:568) 20241014124240148 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Deallocated (fsm.c:568) 20241014124240148 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Deallocated (fsm.c:568) 20241014124240148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124240197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124240197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124240197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124240197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240197 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124240197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124240197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124240197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124240197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124240199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124240199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124240199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124240199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124240199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124240199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124240199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124240199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124240199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124240199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124240200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124240200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124240204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124240214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124240214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124240246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124240246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124240246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124240246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124240246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124240246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124240246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124240246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(50)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(51)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124240248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124240248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124240248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124240249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124240249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124240249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124240249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124240249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124240249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124240249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124240249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124240249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124240253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124240262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124240262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(48)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124240277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124240277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124240277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124240277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124240278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124240278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124240278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124240278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124240279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124240279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124240279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124240280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124240280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124240280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124240280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124240280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124240280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124240280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124240280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124240280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(55)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124240280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124240284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124240293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124240293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124240571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124240571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124240571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124240571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124240573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124240573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@6e1235c11370: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C6143F7E'O, index=0 SGSN_Test-GSUP(57)@6e1235c11370: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@6e1235c11370: 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 := '0229B01763767676E12E550F5FE32577'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D21CBCD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7055E122696406C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '830BE12775E33D69FD7F60C1DB38EA96'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FC6215032CF7B985D4333252000EFE6A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6402CE2B41D0DA9EA11B1B61289C6F1D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '529BD78050952E79'O } } } } } 20241014124241627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124241627 DLLC NOTICE LLME(ffffffff/c6143f7e){UNASSIGNED} LLC RX: unknown TLLI 0xc6143f7e, creating LLME on the fly (gprs_llc.c:552) 20241014124241627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124241627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241014124241627 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Allocated (fsm.c:456) 20241014124241627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Allocated (fsm.c:456) 20241014124241627 DMM DEBUG MM_STATE_Gb[0x612000005f20]{Idle}: Allocated (fsm.c:456) 20241014124241627 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Allocated (fsm.c:456) 20241014124241627 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124241627 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124241627 DLLC NOTICE LLME(ffffffff/c6143f7e){UNASSIGNED} LLGM Assign pre (c6143f7e => da0b9723) (gprs_llc.c:1079) 20241014124241627 DLLC NOTICE LLME(c6143f7e/da0b9723){ASSIGNED} LLGM Assign post (c6143f7e => da0b9723) (gprs_llc.c:1125) 20241014124241627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124241627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124241627 DMM DEBUG MM(262420000001002/da0b9723) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124241641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124241641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124241641 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124241641 DMM DEBUG MM(262420000001002/da0b9723) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241014124241641 DMM NOTICE MM(262420000001002/da0b9723) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124241641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124241641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124241641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124241641 DMM DEBUG MM(262420000001002/da0b9723) Requesting authorization (sgsn_auth.c:160) 20241014124241641 DMM INFO MM(262420000001002/da0b9723) Requesting authentication tuples (sgsn_auth.c:184) 20241014124241641 DMM DEBUG MM(262420000001002/da0b9723) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124241641 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241014124241641 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)@6e1235c11370: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@6e1235c11370: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241014124241644 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124241644 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124241644 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124241644 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124241644 DMM INFO MM(262420000001002/da0b9723) Subscriber data update (mmctx.c:445) 20241014124241644 DMM DEBUG MM(262420000001002/da0b9723) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124241644 DMM INFO MM(262420000001002/da0b9723) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124241644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124241644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124241644 DMM INFO MM(262420000001002/da0b9723) <- GMM AUTH AND CIPHERING REQ (rand = 02 29 b0 17 63 76 76 76 e1 2e 55 0f 5f e3 25 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 02 ce 2b 41 d0 da 9e a1 1b 1b 61 28 9c 6f 1d ) (gprs_gmm.c:483) 20241014124241652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124241652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124241652 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124241652 DMM INFO MM(262420000001002/da0b9723) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124241652 DMM NOTICE MM(262420000001002/da0b9723) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124241652 DMM DEBUG MM(262420000001002/da0b9723) checking auth: received UMTS RES = 52 9b d7 80 50 95 2e 79 (gprs_gmm.c:666) 20241014124241652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124241652 DMM DEBUG MM(262420000001002/da0b9723) Requesting authorization (sgsn_auth.c:160) 20241014124241652 DMM INFO MM(262420000001002/da0b9723) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124241653 DMM DEBUG MM(262420000001002/da0b9723) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124241653 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241014124241653 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) 20241014124241653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124241653 DMM INFO MM(262420000001002/da0b9723) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0b9723) (gprs_gmm.c:300) 20241014124241654 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124241654 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124241654 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241014124241654 DMM INFO MM(262420000001002/da0b9723) Subscriber data update (mmctx.c:445) 20241014124241654 DMM DEBUG MM(262420000001002/da0b9723) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124241654 DMM INFO MM(262420000001002/da0b9723) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124241654 DMM NOTICE MM(262420000001002/da0b9723) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241014124241654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124241654 DMM NOTICE MM(262420000001002/da0b9723) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124241654 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) 20241014124241655 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124241655 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241014124241655 DMM INFO MM(262420000001002/da0b9723) Subscriber data update (mmctx.c:445) 20241014124241655 DMM DEBUG MM(262420000001002/da0b9723) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124241661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124241661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124241661 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124241661 DMM INFO MM(262420000001002/da0b9723) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124241661 DMM NOTICE MM(262420000001002/da0b9723) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124241661 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124241661 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124241661 DLLC NOTICE LLME(c6143f7e/da0b9723){ASSIGNED} LLGM Assign pre (ffffffff => da0b9723) (gprs_llc.c:1079) 20241014124241661 DLLC NOTICE LLME(ffffffff/da0b9723){ASSIGNED} LLGM Assign post (ffffffff => da0b9723) (gprs_llc.c:1125) 20241014124241661 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124241661 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124241661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124241661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@6e1235c11370: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@6e1235c11370: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@6e1235c11370: Final verdict of PTC: pass 20241014124241714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124241717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124241717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(45)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(57)@6e1235c11370: Final verdict of PTC: none -NSVCI99(55)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@6e1235c11370: Final verdict of PTC: none -NSVCI98(51)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(43)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(49)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(53)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Oct 14 12:42:41 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 20241014124241845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124242246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241014124242718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124242718 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) 20241014124243719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124243719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:42:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124244720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124244720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_umts_aka_gsm_sres started. 20241014124245306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124245307 DMM INFO MM(262420000001002/da0b9723) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124245307 DMM INFO MM(262420000001002/da0b9723) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124245307 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124245307 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124245307 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124245307 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124245307 DLLC NOTICE LLME(ffffffff/da0b9723){ASSIGNED} LLGM Assign pre (da0b9723 => ffffffff) (gprs_llc.c:1079) 20241014124245307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0b9723 => ffffffff) (gprs_llc.c:1125) 20241014124245307 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241014124245307 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) 20241014124245307 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) 20241014124245307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Deallocated (fsm.c:568) 20241014124245307 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Deallocated (fsm.c:568) 20241014124245307 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Deallocated (fsm.c:568) 20241014124245307 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Deallocated (fsm.c:568) 20241014124245307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124245359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124245359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124245359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124245359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124245360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124245360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124245360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124245360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124245362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124245362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124245362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124245362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124245362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124245362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124245362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124245362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124245363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124245363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124245363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124245363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124245367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124245378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124245379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124245391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124245391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124245391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124245391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245391 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124245391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124245391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124245391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124245391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124245393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124245393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124245393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124245393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124245393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124245393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124245393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124245393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124245397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124245406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124245406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124245428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124245428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124245428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124245428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124245428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124245428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124245428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124245428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124245430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124245430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124245430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124245430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124245430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124245431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124245431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124245431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124245431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124245431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124245431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124245431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124245431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124245436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124245447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124245447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124245722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124245722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124245722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124245722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124245724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124245725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@6e1235c11370: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F9C36219'O, index=0 SGSN_Test-GSUP(76)@6e1235c11370: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@6e1235c11370: 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 := '11CD4338783666AD0141F7B90E267C10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3F33E77'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A9CCC063299581B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5CE40A9AEE4FBD695034F67D314B1FA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '14D9DE7027F17865A9DE79676B8DDB16'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7C3DC4DD5E0C0FD17820A01074FBE987'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D19A30DD101E4D36'O } } } } } 20241014124246773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124246774 DLLC NOTICE LLME(ffffffff/f9c36219){UNASSIGNED} LLC RX: unknown TLLI 0xf9c36219, creating LLME on the fly (gprs_llc.c:552) 20241014124246774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124246774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241014124246774 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Allocated (fsm.c:456) 20241014124246774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Allocated (fsm.c:456) 20241014124246774 DMM DEBUG MM_STATE_Gb[0x612000006520]{Idle}: Allocated (fsm.c:456) 20241014124246774 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Allocated (fsm.c:456) 20241014124246774 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124246774 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124246774 DLLC NOTICE LLME(ffffffff/f9c36219){UNASSIGNED} LLGM Assign pre (f9c36219 => ffa243b8) (gprs_llc.c:1079) 20241014124246774 DLLC NOTICE LLME(f9c36219/ffa243b8){ASSIGNED} LLGM Assign post (f9c36219 => ffa243b8) (gprs_llc.c:1125) 20241014124246774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124246774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124246774 DMM DEBUG MM(262420000001003/ffa243b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124246789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124246789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124246789 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124246789 DMM DEBUG MM(262420000001003/ffa243b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241014124246789 DMM NOTICE MM(262420000001003/ffa243b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124246789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124246789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124246789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124246789 DMM DEBUG MM(262420000001003/ffa243b8) Requesting authorization (sgsn_auth.c:160) 20241014124246789 DMM INFO MM(262420000001003/ffa243b8) Requesting authentication tuples (sgsn_auth.c:184) 20241014124246789 DMM DEBUG MM(262420000001003/ffa243b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124246789 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241014124246789 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)@6e1235c11370: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@6e1235c11370: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241014124246792 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124246792 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124246792 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124246792 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124246792 DMM INFO MM(262420000001003/ffa243b8) Subscriber data update (mmctx.c:445) 20241014124246792 DMM DEBUG MM(262420000001003/ffa243b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124246792 DMM INFO MM(262420000001003/ffa243b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124246792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124246792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124246792 DMM INFO MM(262420000001003/ffa243b8) <- GMM AUTH AND CIPHERING REQ (rand = 11 cd 43 38 78 36 66 ad 01 41 f7 b9 0e 26 7c 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c 3d c4 dd 5e 0c 0f d1 78 20 a0 10 74 fb e9 87 ) (gprs_gmm.c:483) 20241014124246800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124246800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124246800 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124246800 DMM INFO MM(262420000001003/ffa243b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124246800 DMM NOTICE MM(262420000001003/ffa243b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124246800 DMM DEBUG MM(262420000001003/ffa243b8) checking auth: received GSM SRES = e3 f3 3e 77 (gprs_gmm.c:666) 20241014124246800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124246800 DMM DEBUG MM(262420000001003/ffa243b8) Requesting authorization (sgsn_auth.c:160) 20241014124246800 DMM INFO MM(262420000001003/ffa243b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124246800 DMM DEBUG MM(262420000001003/ffa243b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124246800 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241014124246800 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) 20241014124246801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124246801 DMM INFO MM(262420000001003/ffa243b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa243b8) (gprs_gmm.c:300) 20241014124246802 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124246802 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124246802 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241014124246802 DMM INFO MM(262420000001003/ffa243b8) Subscriber data update (mmctx.c:445) 20241014124246802 DMM DEBUG MM(262420000001003/ffa243b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124246802 DMM INFO MM(262420000001003/ffa243b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124246802 DMM NOTICE MM(262420000001003/ffa243b8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241014124246802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124246802 DMM NOTICE MM(262420000001003/ffa243b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124246802 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) 20241014124246803 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124246803 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241014124246803 DMM INFO MM(262420000001003/ffa243b8) Subscriber data update (mmctx.c:445) 20241014124246803 DMM DEBUG MM(262420000001003/ffa243b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124246808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124246808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124246808 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124246808 DMM INFO MM(262420000001003/ffa243b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124246808 DMM NOTICE MM(262420000001003/ffa243b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124246809 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124246809 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124246809 DLLC NOTICE LLME(f9c36219/ffa243b8){ASSIGNED} LLGM Assign pre (ffffffff => ffa243b8) (gprs_llc.c:1079) 20241014124246809 DLLC NOTICE LLME(ffffffff/ffa243b8){ASSIGNED} LLGM Assign post (ffffffff => ffa243b8) (gprs_llc.c:1125) 20241014124246809 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124246809 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124246809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124246809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@6e1235c11370: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@6e1235c11370: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@6e1235c11370: Final verdict of PTC: pass 20241014124246862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124246864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124246864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(76)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@6e1235c11370: Final verdict of PTC: none -NSVCI98(69)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@6e1235c11370: Final verdict of PTC: none -NSVCI97(64)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@6e1235c11370: Final verdict of PTC: none -NSVCI99(74)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@6e1235c11370: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(63)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(67)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(72)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Oct 14 12:42:46 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 20241014124246997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124247398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241014124247865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124247865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241014124248866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124248866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:42:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124249867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124249868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_timeout_after_pdp_act started. 20241014124250459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124250461 DMM INFO MM(262420000001003/ffa243b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124250461 DMM INFO MM(262420000001003/ffa243b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124250461 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124250461 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124250461 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124250461 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124250461 DLLC NOTICE LLME(ffffffff/ffa243b8){ASSIGNED} LLGM Assign pre (ffa243b8 => ffffffff) (gprs_llc.c:1079) 20241014124250461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffa243b8 => ffffffff) (gprs_llc.c:1125) 20241014124250461 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241014124250461 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) 20241014124250461 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) 20241014124250461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Deallocated (fsm.c:568) 20241014124250461 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Deallocated (fsm.c:568) 20241014124250461 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Deallocated (fsm.c:568) 20241014124250461 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Deallocated (fsm.c:568) 20241014124250461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124250501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124250501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124250501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124250501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124250501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124250501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124250501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124250501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124250503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124250503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124250503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124250503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124250503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124250503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124250503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124250503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124250503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124250503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124250503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124250503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124250507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124250517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124250536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124250536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124250536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124250536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124250536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124250536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124250536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124250536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124250538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124250538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124250538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124250538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124250538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124250538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124250538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124250538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124250538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124250539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124250539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124250539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124250542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124250552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124250575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124250576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124250576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124250576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124250576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124250576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124250576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124250576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124250578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124250578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124250578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124250578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124250578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124250578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124250578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124250578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124250578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124250578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124250578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124250579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124250579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124250584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124250593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124250869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124250869 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124250869 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124250869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124250871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124250872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@6e1235c11370: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C4E5EBC0'O, index=0 SGSN_Test-GSUP(95)@6e1235c11370: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: 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 := 'AF94BBC4785FE1C63E053D1E387DB471'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB12B5D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4FEA25961F97C9B'O } } } } } 20241014124250921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250921 DLLC NOTICE LLME(ffffffff/c4e5ebc0){UNASSIGNED} LLC RX: unknown TLLI 0xc4e5ebc0, creating LLME on the fly (gprs_llc.c:552) 20241014124250921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124250921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241014124250921 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Allocated (fsm.c:456) 20241014124250921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Allocated (fsm.c:456) 20241014124250921 DMM DEBUG MM_STATE_Gb[0x612000006b20]{Idle}: Allocated (fsm.c:456) 20241014124250921 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Allocated (fsm.c:456) 20241014124250921 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124250921 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124250921 DLLC NOTICE LLME(ffffffff/c4e5ebc0){UNASSIGNED} LLGM Assign pre (c4e5ebc0 => c72fa14a) (gprs_llc.c:1079) 20241014124250921 DLLC NOTICE LLME(c4e5ebc0/c72fa14a){ASSIGNED} LLGM Assign post (c4e5ebc0 => c72fa14a) (gprs_llc.c:1125) 20241014124250921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124250921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124250921 DMM DEBUG MM(262420000000021/c72fa14a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124250934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124250934 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124250934 DMM DEBUG MM(262420000000021/c72fa14a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241014124250934 DMM NOTICE MM(262420000000021/c72fa14a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124250934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124250934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124250934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124250934 DMM DEBUG MM(262420000000021/c72fa14a) Requesting authorization (sgsn_auth.c:160) 20241014124250934 DMM INFO MM(262420000000021/c72fa14a) Requesting authentication tuples (sgsn_auth.c:184) 20241014124250934 DMM DEBUG MM(262420000000021/c72fa14a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124250934 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241014124250934 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)@6e1235c11370: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@6e1235c11370: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241014124250937 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124250937 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124250937 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124250937 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124250937 DMM INFO MM(262420000000021/c72fa14a) Subscriber data update (mmctx.c:445) 20241014124250937 DMM DEBUG MM(262420000000021/c72fa14a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124250937 DMM INFO MM(262420000000021/c72fa14a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124250937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124250937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124250937 DMM INFO MM(262420000000021/c72fa14a) <- GMM AUTH AND CIPHERING REQ (rand = af 94 bb c4 78 5f e1 c6 3e 05 3d 1e 38 7d b4 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124250945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124250945 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124250945 DMM INFO MM(262420000000021/c72fa14a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124250945 DMM NOTICE MM(262420000000021/c72fa14a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124250945 DMM DEBUG MM(262420000000021/c72fa14a) checking auth: received GSM SRES = eb 12 b5 d3 (gprs_gmm.c:666) 20241014124250945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124250945 DMM DEBUG MM(262420000000021/c72fa14a) Requesting authorization (sgsn_auth.c:160) 20241014124250945 DMM INFO MM(262420000000021/c72fa14a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124250945 DMM DEBUG MM(262420000000021/c72fa14a) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124250945 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241014124250945 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) 20241014124250945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124250946 DMM INFO MM(262420000000021/c72fa14a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72fa14a) (gprs_gmm.c:300) 20241014124250947 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124250947 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124250947 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124250947 DMM INFO MM(262420000000021/c72fa14a) Subscriber data update (mmctx.c:445) 20241014124250947 DMM DEBUG MM(262420000000021/c72fa14a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124250947 DMM INFO MM(262420000000021/c72fa14a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124250947 DMM NOTICE MM(262420000000021/c72fa14a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241014124250947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124250947 DMM NOTICE MM(262420000000021/c72fa14a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124250947 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) 20241014124250948 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124250948 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124250948 DMM INFO MM(262420000000021/c72fa14a) Subscriber data update (mmctx.c:445) 20241014124250948 DMM DEBUG MM(262420000000021/c72fa14a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124250953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124250953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124250953 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124250954 DMM INFO MM(262420000000021/c72fa14a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124250954 DMM NOTICE MM(262420000000021/c72fa14a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124250954 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124250954 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124250954 DLLC NOTICE LLME(c4e5ebc0/c72fa14a){ASSIGNED} LLGM Assign pre (ffffffff => c72fa14a) (gprs_llc.c:1079) 20241014124250954 DLLC NOTICE LLME(ffffffff/c72fa14a){ASSIGNED} LLGM Assign post (ffffffff => c72fa14a) (gprs_llc.c:1125) 20241014124250954 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124250954 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124250954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124250954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: setverdict(pass): none -> pass 20241014124251005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124251005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124251006 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124251006 DMM INFO MM(262420000000021/c72fa14a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124251006 DMM INFO MM(262420000000021/c72fa14a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124251006 DMM DEBUG MM(262420000000021/c72fa14a) Using GGSN 0 (gprs_sm.c:317) 20241014124251006 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241014124251006 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124251006 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124251006 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241014124251018 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 0b 7b 5e e5 11 b7 16 43 27 14 05 7f 14 29 cc c8 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) 20241014124251018 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4de848, cbp=0x614000002ea0) (sgsn_libgtp.c:629) 20241014124251018 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124251018 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100081a0b8 TLLI=c72fa14a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124251018 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124251018 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124251026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124251026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124251027 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124251027 DMM INFO MM(262420000000021/c72fa14a) -> GMM ATTACH REQUEST MI(TMSI-0xC72FA14A) type="GPRS attach" (gprs_gmm.c:1266) 20241014124251027 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124251027 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124251027 DLLC NOTICE LLME(ffffffff/c72fa14a){ASSIGNED} LLGM Assign pre (c72fa14a => f466340c) (gprs_llc.c:1079) 20241014124251027 DLLC NOTICE LLME(c72fa14a/f466340c){ASSIGNED} LLGM Assign post (c72fa14a => f466340c) (gprs_llc.c:1125) 20241014124251027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124251027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124251027 DMM DEBUG MM(262420000000021/f466340c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124251032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124251032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241014124251032 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124251032 DMM DEBUG MM(262420000000021/f466340c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241014124251032 DMM NOTICE MM(262420000000021/f466340c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124251032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124251032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124251032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124251032 DMM DEBUG MM(262420000000021/f466340c) Requesting authorization (sgsn_auth.c:160) 20241014124251032 DMM INFO MM(262420000000021/f466340c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124251032 DMM DEBUG MM(262420000000021/f466340c) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124251032 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241014124251032 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) 20241014124251033 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124251033 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124251033 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124251033 DMM INFO MM(262420000000021/f466340c) Subscriber data update (mmctx.c:445) 20241014124251033 DMM DEBUG MM(262420000000021/f466340c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241014124251033 DMM INFO MM(262420000000021/f466340c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241014124251033 DMM NOTICE MM(262420000000021/f466340c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241014124251033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124251033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124251033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014124251033 DMM INFO MM(262420000000021/f466340c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf466340c) (gprs_gmm.c:300) 20241014124251033 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) 20241014124251034 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124251034 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124251034 DMM INFO MM(262420000000021/f466340c) Subscriber data update (mmctx.c:445) 20241014124251034 DMM DEBUG MM(262420000000021/f466340c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: Trying to receive 5 ATTACH ACCEPTs 20241014124257035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124257035 DMM INFO MM(262420000000021/f466340c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf466340c) (gprs_gmm.c:300) 20241014124258247 DGPRS DEBUG Checking for inactive LLMEs, time = 10720512 (sgsn.c:131) 20241014124303036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124303036 DMM INFO MM(262420000000021/f466340c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf466340c) (gprs_gmm.c:300) 20241014124309037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124309037 DMM INFO MM(262420000000021/f466340c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf466340c) (gprs_gmm.c:300) 20241014124310870 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124310870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014124310871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124315039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124315039 DMM INFO MM(262420000000021/f466340c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf466340c) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@6e1235c11370: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241014124320504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124320506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124320506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124320540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124320579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124320581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124320581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124321039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124321039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241014124321039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124321039 DMM NOTICE MM(262420000000021/f466340c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014124321039 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241014124321039 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100081a0b8, TLLI=f466340c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124321039 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014124321039 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124321040 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241014124321040 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241014124321040 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) 20241014124321040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Reject}: Deallocated (fsm.c:568) 20241014124321040 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Deallocated (fsm.c:568) 20241014124321040 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Deallocated (fsm.c:568) 20241014124321040 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124321040 DLLC NOTICE LLME(c72fa14a/f466340c){ASSIGNED} LLGM Assign pre (f466340c => ffffffff) (gprs_llc.c:1079) 20241014124321040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f466340c => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@6e1235c11370: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@6e1235c11370: Final verdict of PTC: pass 20241014124321552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124321554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124321554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@6e1235c11370: Final verdict of PTC: none -NSVCI98(88)@6e1235c11370: Final verdict of PTC: none -NSVCI99(93)@6e1235c11370: Final verdict of PTC: none -NSVCI97(83)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@6e1235c11370: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@6e1235c11370: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@6e1235c11370: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(86)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(81)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(91)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Oct 14 12:43:21 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 20241014124321686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124321987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20241014124322555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124322555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=130792) 20241014124323556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124323556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124324557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124324557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_auth_id_timeout started. 20241014124325044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124325045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124325089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124325089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124325089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124325089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124325089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124325089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124325089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124325089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124325090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124325090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124325090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124325090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124325090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124325090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124325091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124325091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124325091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124325091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124325091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(102)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124325091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124325095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124325105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124325105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(104)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124325143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124325143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124325143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124325143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124325143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124325143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124325143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124325143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124325145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124325145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124325145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124325145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124325145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124325145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124325145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124325145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124325145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124325145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124325146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124325146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124325149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124325158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124325158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124325183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124325183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124325183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124325183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124325183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124325183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124325183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124325183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124325184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124325184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124325185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124325185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124325185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124325185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124325185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124325185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124325185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124325185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124325185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124325186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124325186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124325189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124325203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124325203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124325558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124325558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124325558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124325558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124325560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124325560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@6e1235c11370: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FF58CC6A'O, index=0 SGSN_Test-GSUP(114)@6e1235c11370: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241014124325604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124325604 DLLC NOTICE LLME(ffffffff/ff58cc6a){UNASSIGNED} LLC RX: unknown TLLI 0xff58cc6a, creating LLME on the fly (gprs_llc.c:552) 20241014124325604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124325604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241014124325605 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Allocated (fsm.c:456) 20241014124325605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Allocated (fsm.c:456) 20241014124325605 DMM DEBUG MM_STATE_Gb[0x6120000072a0]{Idle}: Allocated (fsm.c:456) 20241014124325605 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Allocated (fsm.c:456) 20241014124325605 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124325605 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124325605 DLLC NOTICE LLME(ffffffff/ff58cc6a){UNASSIGNED} LLGM Assign pre (ff58cc6a => ff3dfd3b) (gprs_llc.c:1079) 20241014124325605 DLLC NOTICE LLME(ff58cc6a/ff3dfd3b){ASSIGNED} LLGM Assign post (ff58cc6a => ff3dfd3b) (gprs_llc.c:1125) 20241014124325605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124325605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124325605 DMM DEBUG MM(262420000000002/ff3dfd3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124328249 DGPRS DEBUG Checking for inactive LLMEs, time = 10720542 (sgsn.c:131) 20241014124331606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124331606 DMM DEBUG MM(262420000000002/ff3dfd3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124337607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124337607 DMM DEBUG MM(262420000000002/ff3dfd3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124343608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124343608 DMM DEBUG MM(262420000000002/ff3dfd3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124345559 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124345559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124345560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014124349609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124349609 DMM DEBUG MM(262420000000002/ff3dfd3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124355093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124355094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124355095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124355147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124355148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124355148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124355186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124355188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124355189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124355610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124355610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241014124355610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124355610 DMM NOTICE MM(262420000000002/ff3dfd3b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241014124355610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Reject}: Deallocated (fsm.c:568) 20241014124355610 DMM DEBUG MM_STATE_Gb(0)[0x6120000072a0]{Idle}: Deallocated (fsm.c:568) 20241014124355610 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Deallocated (fsm.c:568) 20241014124355610 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124355610 DLLC NOTICE LLME(ff58cc6a/ff3dfd3b){ASSIGNED} LLGM Assign pre (ff3dfd3b => ffffffff) (gprs_llc.c:1079) 20241014124355610 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff3dfd3b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@6e1235c11370: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@6e1235c11370: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@6e1235c11370: Final verdict of PTC: pass 20241014124355620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(102)@6e1235c11370: Final verdict of PTC: none -NSVCI99(112)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(114)@6e1235c11370: Final verdict of PTC: none 20241014124355623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_auth_id_timeout-BVCI196(101)@6e1235c11370: Final verdict of PTC: none 20241014124355623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@6e1235c11370: Final verdict of PTC: none -NSVCI98(107)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(110)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(100)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(105)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Oct 14 12:43:55 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 20241014124355747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124356049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241014124356624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124356624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64180, count=68536) 20241014124357625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124357625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:43:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124358250 DGPRS DEBUG Checking for inactive LLMEs, time = 10720572 (sgsn.c:131) 20241014124358626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124358626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_auth_sai_timeout started. 20241014124359112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124359113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124359161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124359161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124359161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124359161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124359161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124359161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124359161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124359161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124359163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124359163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124359163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124359163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124359163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124359164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124359164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124359164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124359164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124359164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124359164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124359164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124359167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124359177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124359177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(119)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124359197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124359197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124359197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124359197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124359197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124359197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124359197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124359197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124359200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124359200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124359200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124359200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124359200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124359200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124359200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124359204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124359213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124359213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(124)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124359225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124359225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124359225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124359225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124359227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124359227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124359227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124359227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124359227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124359227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124359227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124359227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124359228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124359228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124359228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124359228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124359228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124359232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124359243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124359243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124359627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124359627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124359627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124359627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124359630 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124359630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@6e1235c11370: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='EAE7A614'O, index=0 SGSN_Test-GSUP(133)@6e1235c11370: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241014124359675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124359675 DLLC NOTICE LLME(ffffffff/eae7a614){UNASSIGNED} LLC RX: unknown TLLI 0xeae7a614, creating LLME on the fly (gprs_llc.c:552) 20241014124359675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124359675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241014124359675 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Allocated (fsm.c:456) 20241014124359675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Allocated (fsm.c:456) 20241014124359675 DMM DEBUG MM_STATE_Gb[0x6120000078a0]{Idle}: Allocated (fsm.c:456) 20241014124359675 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Allocated (fsm.c:456) 20241014124359676 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124359676 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124359676 DLLC NOTICE LLME(ffffffff/eae7a614){UNASSIGNED} LLGM Assign pre (eae7a614 => d0172581) (gprs_llc.c:1079) 20241014124359676 DLLC NOTICE LLME(eae7a614/d0172581){ASSIGNED} LLGM Assign post (eae7a614 => d0172581) (gprs_llc.c:1125) 20241014124359676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124359676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124359676 DMM DEBUG MM(262420000000003/d0172581) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124359688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124359689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124359689 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124359689 DMM DEBUG MM(262420000000003/d0172581) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241014124359689 DMM NOTICE MM(262420000000003/d0172581) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124359689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124359689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124359689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124359689 DMM DEBUG MM(262420000000003/d0172581) Requesting authorization (sgsn_auth.c:160) 20241014124359689 DMM INFO MM(262420000000003/d0172581) Requesting authentication tuples (sgsn_auth.c:184) 20241014124359689 DMM DEBUG MM(262420000000003/d0172581) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124359689 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241014124359689 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)@6e1235c11370: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@6e1235c11370: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241014124405690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241014124405690 DMM ERROR MM(262420000000003/d0172581) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241014124405690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241014124405690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124405690 DMM NOTICE MM(262420000000003/d0172581) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241014124405690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Reject}: Deallocated (fsm.c:568) 20241014124405691 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Deallocated (fsm.c:568) 20241014124405691 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Deallocated (fsm.c:568) 20241014124405691 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124405691 DLLC NOTICE LLME(eae7a614/d0172581){ASSIGNED} LLGM Assign pre (d0172581 => ffffffff) (gprs_llc.c:1079) 20241014124405691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0172581 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@6e1235c11370: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@6e1235c11370: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@6e1235c11370: Final verdict of PTC: pass 20241014124405701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@6e1235c11370: Final verdict of PTC: none 20241014124405704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124405704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@6e1235c11370: Final verdict of PTC: none -NSVCI99(131)@6e1235c11370: Final verdict of PTC: none -NSVCI98(127)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@6e1235c11370: Final verdict of PTC: none -NSVCI97(122)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(125)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(120)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(129)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Oct 14 12:44:05 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 20241014124405829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124406131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57012) 20241014124406705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124406705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57012, count=66380) 20241014124407706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124407706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:44:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124408707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124408707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_auth_sai_reject started. 20241014124409193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124409194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124409237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124409237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124409237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124409237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409237 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124409237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124409237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124409237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124409237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124409239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124409239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124409239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124409239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124409239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124409239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124409239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124409239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124409239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124409240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124409240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124409240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124409244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124409255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124409255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124409276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124409276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124409276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124409276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409276 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124409276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124409276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124409276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124409276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124409278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124409278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124409278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124409279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124409279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124409279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124409279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124409279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409279 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124409279 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124409279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124409279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124409279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124409284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124409294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124409294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124409311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124409311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124409311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124409311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124409311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124409311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124409311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124409311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124409312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124409312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124409312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124409312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124409312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124409312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124409312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124409312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124409313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124409313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124409313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124409313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124409313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124409316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124409326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124409326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124409708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124409708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124409708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124409708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124409710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124409710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@6e1235c11370: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F295EE84'O, index=0 SGSN_Test-GSUP(152)@6e1235c11370: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241014124409754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124409754 DLLC NOTICE LLME(ffffffff/f295ee84){UNASSIGNED} LLC RX: unknown TLLI 0xf295ee84, creating LLME on the fly (gprs_llc.c:552) 20241014124409754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124409754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241014124409754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Allocated (fsm.c:456) 20241014124409754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Allocated (fsm.c:456) 20241014124409754 DMM DEBUG MM_STATE_Gb[0x612000007ea0]{Idle}: Allocated (fsm.c:456) 20241014124409754 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Allocated (fsm.c:456) 20241014124409754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124409754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124409754 DLLC NOTICE LLME(ffffffff/f295ee84){UNASSIGNED} LLGM Assign pre (f295ee84 => d6165cfd) (gprs_llc.c:1079) 20241014124409754 DLLC NOTICE LLME(f295ee84/d6165cfd){ASSIGNED} LLGM Assign post (f295ee84 => d6165cfd) (gprs_llc.c:1125) 20241014124409754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124409754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124409754 DMM DEBUG MM(262420000000004/d6165cfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124409768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124409768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124409768 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124409768 DMM DEBUG MM(262420000000004/d6165cfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241014124409768 DMM NOTICE MM(262420000000004/d6165cfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124409768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124409768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124409768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124409768 DMM DEBUG MM(262420000000004/d6165cfd) Requesting authorization (sgsn_auth.c:160) 20241014124409768 DMM INFO MM(262420000000004/d6165cfd) Requesting authentication tuples (sgsn_auth.c:184) 20241014124409768 DMM DEBUG MM(262420000000004/d6165cfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124409768 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241014124409768 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)@6e1235c11370: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@6e1235c11370: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241014124409771 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241014124409771 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241014124409771 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241014124415768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241014124415769 DMM ERROR MM(262420000000004/d6165cfd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241014124415769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241014124415769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124415769 DMM NOTICE MM(262420000000004/d6165cfd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241014124415769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Reject}: Deallocated (fsm.c:568) 20241014124415769 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Deallocated (fsm.c:568) 20241014124415769 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Deallocated (fsm.c:568) 20241014124415769 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124415769 DLLC NOTICE LLME(f295ee84/d6165cfd){ASSIGNED} LLGM Assign pre (d6165cfd => ffffffff) (gprs_llc.c:1079) 20241014124415769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6165cfd => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@6e1235c11370: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@6e1235c11370: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@6e1235c11370: Final verdict of PTC: pass 20241014124415779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@6e1235c11370: Final verdict of PTC: none 20241014124415781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124415781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@6e1235c11370: Final verdict of PTC: none -NSVCI97(140)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@6e1235c11370: Final verdict of PTC: none -NSVCI98(145)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@6e1235c11370: Final verdict of PTC: none -NSVCI99(150)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@6e1235c11370: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(148)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(138)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(143)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Oct 14 12:44:15 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 20241014124415913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124416214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67332) 20241014124416782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124416783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67332, count=68592) 20241014124417783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124417784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:44:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124418785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124418785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_gsup_lu_timeout started. 20241014124419273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124419274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124419317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124419317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124419317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124419317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124419317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124419317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124419317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124419317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124419319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124419319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124419319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124419319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124419319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124419319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124419319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124419319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124419319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124419319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124419320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124419320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124419324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124419341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124419341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124419389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124419389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124419389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124419389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124419389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124419389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124419389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124419389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124419395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124419395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124419395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124419397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124419397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124419397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124419397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124419397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124419397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124419397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124419398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124419398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124419408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241014124419433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124419433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(162)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124419440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124419440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124419440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124419440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124419440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124419440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124419440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124419440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124419442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124419442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124419442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124419442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124419442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124419442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124419442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124419442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124419442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124419442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124419442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124419443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124419443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124419447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124419455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124419455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124419786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124419786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124419786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124419786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124419788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124419789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@6e1235c11370: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C0039CE3'O, index=0 SGSN_Test-GSUP(171)@6e1235c11370: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@6e1235c11370: 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 := '8F3CF80D8832309E7461E3BD083228D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02E0E9CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11123C0B74217CF5'O } } } } } 20241014124420842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124420842 DLLC NOTICE LLME(ffffffff/c0039ce3){UNASSIGNED} LLC RX: unknown TLLI 0xc0039ce3, creating LLME on the fly (gprs_llc.c:552) 20241014124420842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124420842 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241014124420842 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Allocated (fsm.c:456) 20241014124420842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Allocated (fsm.c:456) 20241014124420842 DMM DEBUG MM_STATE_Gb[0x6120000084a0]{Idle}: Allocated (fsm.c:456) 20241014124420842 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Allocated (fsm.c:456) 20241014124420842 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124420842 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124420842 DLLC NOTICE LLME(ffffffff/c0039ce3){UNASSIGNED} LLGM Assign pre (c0039ce3 => dcd540ab) (gprs_llc.c:1079) 20241014124420842 DLLC NOTICE LLME(c0039ce3/dcd540ab){ASSIGNED} LLGM Assign post (c0039ce3 => dcd540ab) (gprs_llc.c:1125) 20241014124420842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124420842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124420842 DMM DEBUG MM(262420000000005/dcd540ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124420854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124420854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124420854 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124420854 DMM DEBUG MM(262420000000005/dcd540ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241014124420855 DMM NOTICE MM(262420000000005/dcd540ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124420855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124420855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124420855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124420855 DMM DEBUG MM(262420000000005/dcd540ab) Requesting authorization (sgsn_auth.c:160) 20241014124420855 DMM INFO MM(262420000000005/dcd540ab) Requesting authentication tuples (sgsn_auth.c:184) 20241014124420855 DMM DEBUG MM(262420000000005/dcd540ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124420855 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241014124420855 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)@6e1235c11370: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@6e1235c11370: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241014124420858 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124420858 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124420858 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124420858 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124420858 DMM INFO MM(262420000000005/dcd540ab) Subscriber data update (mmctx.c:445) 20241014124420858 DMM DEBUG MM(262420000000005/dcd540ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124420858 DMM INFO MM(262420000000005/dcd540ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124420858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124420858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124420858 DMM INFO MM(262420000000005/dcd540ab) <- GMM AUTH AND CIPHERING REQ (rand = 8f 3c f8 0d 88 32 30 9e 74 61 e3 bd 08 32 28 d0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124420866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124420867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124420867 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124420867 DMM INFO MM(262420000000005/dcd540ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124420867 DMM NOTICE MM(262420000000005/dcd540ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124420867 DMM DEBUG MM(262420000000005/dcd540ab) checking auth: received GSM SRES = 02 e0 e9 cf (gprs_gmm.c:666) 20241014124420867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124420867 DMM DEBUG MM(262420000000005/dcd540ab) Requesting authorization (sgsn_auth.c:160) 20241014124420867 DMM INFO MM(262420000000005/dcd540ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124420867 DMM DEBUG MM(262420000000005/dcd540ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124420867 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241014124420867 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) 20241014124420867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124420867 DMM INFO MM(262420000000005/dcd540ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcd540ab) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@6e1235c11370: setverdict(fail): none -> fail MC@6e1235c11370: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241014124420875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124420875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@6e1235c11370: Final verdict of PTC: none -NSVCI97(159)@6e1235c11370: Final verdict of PTC: none -NSVCI98(165)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@6e1235c11370: Final verdict of PTC: none -NSVCI99(169)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@6e1235c11370: Final verdict of PTC: none 20241014124420878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55790<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI220(168)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(163)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(157)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(167)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@6e1235c11370: Final verdict of PTC: fail MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@6e1235c11370: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Oct 14 12:44:20 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 20241014124421009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124421410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44132) 20241014124421876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124421876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44132, count=74060) 20241014124422877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124422878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124423879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124423879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_gsup_lu_reject started. 20241014124424467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124424468 DMM INFO MM(262420000000005/dcd540ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124424468 DMM INFO MM(262420000000005/dcd540ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124424468 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124424468 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124424468 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124424468 DMM ERROR MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124424468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241014124424468 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Deallocated (fsm.c:568) 20241014124424468 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Deallocated (fsm.c:568) 20241014124424468 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124424468 DLLC NOTICE LLME(c0039ce3/dcd540ab){ASSIGNED} LLGM Assign pre (dcd540ab => ffffffff) (gprs_llc.c:1079) 20241014124424468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcd540ab => ffffffff) (gprs_llc.c:1125) 20241014124424468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124424515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124424515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124424515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124424515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424515 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124424515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124424515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124424515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124424515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124424517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124424517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124424517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124424517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124424517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124424517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124424517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124424517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124424517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124424517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124424518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124424518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124424533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124424533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124424545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124424545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124424545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124424545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124424545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124424546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124424546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124424546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124424547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124424547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124424547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124424548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124424548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124424548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124424548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124424548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124424548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124424548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124424548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124424548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124424552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124424561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124424561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124424587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124424587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124424587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124424587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124424587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124424587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124424587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124424587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124424588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124424588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124424588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124424589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124424589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124424589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124424589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124424589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124424589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124424589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124424589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124424589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124424589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124424593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124424603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124424603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124424880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124424880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124424880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124424880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124424882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124424883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@6e1235c11370: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D9476D9A'O, index=0 SGSN_Test-GSUP(190)@6e1235c11370: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@6e1235c11370: 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 := '1AA471E37AD4C9FA2EDC25D2608E94F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94753F49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06E3452E500A4132'O } } } } } 20241014124425934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124425935 DLLC NOTICE LLME(ffffffff/d9476d9a){UNASSIGNED} LLC RX: unknown TLLI 0xd9476d9a, creating LLME on the fly (gprs_llc.c:552) 20241014124425935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124425935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241014124425935 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Allocated (fsm.c:456) 20241014124425935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Allocated (fsm.c:456) 20241014124425935 DMM DEBUG MM_STATE_Gb[0x612000008aa0]{Idle}: Allocated (fsm.c:456) 20241014124425935 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Allocated (fsm.c:456) 20241014124425935 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124425935 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124425935 DLLC NOTICE LLME(ffffffff/d9476d9a){UNASSIGNED} LLGM Assign pre (d9476d9a => c3ffaca8) (gprs_llc.c:1079) 20241014124425935 DLLC NOTICE LLME(d9476d9a/c3ffaca8){ASSIGNED} LLGM Assign post (d9476d9a => c3ffaca8) (gprs_llc.c:1125) 20241014124425935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124425935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124425935 DMM DEBUG MM(262420000000006/c3ffaca8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124425947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124425947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124425947 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124425947 DMM DEBUG MM(262420000000006/c3ffaca8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241014124425947 DMM NOTICE MM(262420000000006/c3ffaca8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124425947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124425947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124425948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124425948 DMM DEBUG MM(262420000000006/c3ffaca8) Requesting authorization (sgsn_auth.c:160) 20241014124425948 DMM INFO MM(262420000000006/c3ffaca8) Requesting authentication tuples (sgsn_auth.c:184) 20241014124425948 DMM DEBUG MM(262420000000006/c3ffaca8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124425948 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241014124425948 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)@6e1235c11370: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@6e1235c11370: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241014124425951 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124425951 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124425951 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124425951 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124425951 DMM INFO MM(262420000000006/c3ffaca8) Subscriber data update (mmctx.c:445) 20241014124425951 DMM DEBUG MM(262420000000006/c3ffaca8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124425951 DMM INFO MM(262420000000006/c3ffaca8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124425951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124425951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124425951 DMM INFO MM(262420000000006/c3ffaca8) <- GMM AUTH AND CIPHERING REQ (rand = 1a a4 71 e3 7a d4 c9 fa 2e dc 25 d2 60 8e 94 f2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124425959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124425959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124425959 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124425959 DMM INFO MM(262420000000006/c3ffaca8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124425959 DMM NOTICE MM(262420000000006/c3ffaca8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124425959 DMM DEBUG MM(262420000000006/c3ffaca8) checking auth: received GSM SRES = 94 75 3f 49 (gprs_gmm.c:666) 20241014124425959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124425959 DMM DEBUG MM(262420000000006/c3ffaca8) Requesting authorization (sgsn_auth.c:160) 20241014124425959 DMM INFO MM(262420000000006/c3ffaca8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124425959 DMM DEBUG MM(262420000000006/c3ffaca8) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124425959 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241014124425960 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) 20241014124425960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124425960 DMM INFO MM(262420000000006/c3ffaca8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3ffaca8) (gprs_gmm.c:300) 20241014124425960 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241014124425961 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241014124425961 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241014124425961 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124425961 DMM INFO MM(262420000000006/c3ffaca8) Subscriber data update (mmctx.c:445) 20241014124425961 DMM DEBUG MM(262420000000006/c3ffaca8) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@6e1235c11370: setverdict(fail): none -> fail MC@6e1235c11370: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241014124425968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124425968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(190)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@6e1235c11370: Final verdict of PTC: none 20241014124425969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(179)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@6e1235c11370: Final verdict of PTC: none -NSVCI99(189)@6e1235c11370: Final verdict of PTC: none -NSVCI98(183)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(181)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(176)@6e1235c11370: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@6e1235c11370: Final verdict of PTC: fail -NSVCI99-provIP(187)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@6e1235c11370: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Oct 14 12:44:26 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 20241014124426102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124426503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241014124426969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124426969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241014124427971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124427971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014124428251 DGPRS DEBUG Checking for inactive LLMEs, time = 10720602 (sgsn.c:131) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Oct 14 12:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124428973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124428973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_combined started. 20241014124429561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124429563 DMM INFO MM(262420000000006/c3ffaca8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124429563 DMM INFO MM(262420000000006/c3ffaca8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124429563 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124429563 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124429563 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124429563 DMM ERROR MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124429563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241014124429563 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Deallocated (fsm.c:568) 20241014124429563 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Deallocated (fsm.c:568) 20241014124429563 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124429563 DLLC NOTICE LLME(d9476d9a/c3ffaca8){ASSIGNED} LLGM Assign pre (c3ffaca8 => ffffffff) (gprs_llc.c:1079) 20241014124429563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ffaca8 => ffffffff) (gprs_llc.c:1125) 20241014124429563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124429611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124429611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124429611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124429611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124429611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124429611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124429611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124429611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124429612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124429612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124429612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124429613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124429613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124429613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124429613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124429613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124429613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124429613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124429614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124429614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124429618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124429628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124429628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(195)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124429640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124429640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124429640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124429640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124429640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124429640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124429640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124429640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124429641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124429641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124429641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124429641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124429641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124429641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124429641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124429641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124429641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124429641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124429642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124429642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124429646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124429657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124429658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124429675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124429675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124429675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124429675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124429675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124429676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124429676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124429676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124429677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124429677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124429677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124429677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124429677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124429677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124429677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124429677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124429677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124429678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124429678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124429678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124429678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124429682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124429692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124429692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124429974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124429974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124429974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124429974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124429976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124429977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@6e1235c11370: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='ED0557D1'O, index=0 SGSN_Test-GSUP(209)@6e1235c11370: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@6e1235c11370: 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 := 'C853747D7185C03479DD729A69DA764D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91049D95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27EE27067F1C891F'O } } } } } 20241014124431030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124431031 DLLC NOTICE LLME(ffffffff/ed0557d1){UNASSIGNED} LLC RX: unknown TLLI 0xed0557d1, creating LLME on the fly (gprs_llc.c:552) 20241014124431031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124431031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014124431031 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Allocated (fsm.c:456) 20241014124431031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Allocated (fsm.c:456) 20241014124431031 DMM DEBUG MM_STATE_Gb[0x6120000090a0]{Idle}: Allocated (fsm.c:456) 20241014124431031 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Allocated (fsm.c:456) 20241014124431031 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124431031 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124431031 DLLC NOTICE LLME(ffffffff/ed0557d1){UNASSIGNED} LLGM Assign pre (ed0557d1 => d85af6a8) (gprs_llc.c:1079) 20241014124431031 DLLC NOTICE LLME(ed0557d1/d85af6a8){ASSIGNED} LLGM Assign post (ed0557d1 => d85af6a8) (gprs_llc.c:1125) 20241014124431031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124431031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124431031 DMM DEBUG MM(262420000000007/d85af6a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124431045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124431045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124431045 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124431045 DMM DEBUG MM(262420000000007/d85af6a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241014124431045 DMM NOTICE MM(262420000000007/d85af6a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124431045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124431045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124431045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124431045 DMM DEBUG MM(262420000000007/d85af6a8) Requesting authorization (sgsn_auth.c:160) 20241014124431045 DMM INFO MM(262420000000007/d85af6a8) Requesting authentication tuples (sgsn_auth.c:184) 20241014124431045 DMM DEBUG MM(262420000000007/d85af6a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124431045 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241014124431045 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)@6e1235c11370: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@6e1235c11370: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241014124431048 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124431048 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124431048 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124431048 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124431048 DMM INFO MM(262420000000007/d85af6a8) Subscriber data update (mmctx.c:445) 20241014124431049 DMM DEBUG MM(262420000000007/d85af6a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124431049 DMM INFO MM(262420000000007/d85af6a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124431049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124431049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124431049 DMM INFO MM(262420000000007/d85af6a8) <- GMM AUTH AND CIPHERING REQ (rand = c8 53 74 7d 71 85 c0 34 79 dd 72 9a 69 da 76 4d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124431059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124431059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124431059 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124431059 DMM INFO MM(262420000000007/d85af6a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124431059 DMM NOTICE MM(262420000000007/d85af6a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124431059 DMM DEBUG MM(262420000000007/d85af6a8) checking auth: received GSM SRES = 91 04 9d 95 (gprs_gmm.c:666) 20241014124431059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124431059 DMM DEBUG MM(262420000000007/d85af6a8) Requesting authorization (sgsn_auth.c:160) 20241014124431059 DMM INFO MM(262420000000007/d85af6a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124431059 DMM DEBUG MM(262420000000007/d85af6a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124431059 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241014124431059 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) 20241014124431059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124431059 DMM INFO MM(262420000000007/d85af6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85af6a8) (gprs_gmm.c:300) 20241014124431061 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124431061 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124431061 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241014124431061 DMM INFO MM(262420000000007/d85af6a8) Subscriber data update (mmctx.c:445) 20241014124431061 DMM DEBUG MM(262420000000007/d85af6a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124431061 DMM INFO MM(262420000000007/d85af6a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124431061 DMM NOTICE MM(262420000000007/d85af6a8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241014124431061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124431061 DMM NOTICE MM(262420000000007/d85af6a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124431061 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) 20241014124431063 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124431063 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241014124431063 DMM INFO MM(262420000000007/d85af6a8) Subscriber data update (mmctx.c:445) 20241014124431063 DMM DEBUG MM(262420000000007/d85af6a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@6e1235c11370: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@6e1235c11370: Removing Client IMSI='262420000000007'H, index=0 20241014124431071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124431071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124431071 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124431071 DMM INFO MM(262420000000007/d85af6a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124431071 DMM NOTICE MM(262420000000007/d85af6a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124431071 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124431071 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124431071 DLLC NOTICE LLME(ed0557d1/d85af6a8){ASSIGNED} LLGM Assign pre (ffffffff => d85af6a8) (gprs_llc.c:1079) 20241014124431071 DLLC NOTICE LLME(ffffffff/d85af6a8){ASSIGNED} LLGM Assign post (ffffffff => d85af6a8) (gprs_llc.c:1125) 20241014124431071 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124431071 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124431071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124431071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@6e1235c11370: Final verdict of PTC: pass 20241014124431076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124431082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124431082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@6e1235c11370: Final verdict of PTC: none -NSVCI97(197)@6e1235c11370: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(209)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@6e1235c11370: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(205)@6e1235c11370: Final verdict of PTC: none -NSVCI98(202)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@6e1235c11370: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(200)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(196)@6e1235c11370: Final verdict of PTC: none -NSVCI99(207)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_combined finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Oct 14 12:44:31 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241014124431246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124431648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87420) 20241014124432083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124432083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87420, count=88680) 20241014124433084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124433084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Oct 14 12:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124434085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124434085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_accept_all started. 20241014124434710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124434711 DMM INFO MM(262420000000007/d85af6a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124434711 DMM INFO MM(262420000000007/d85af6a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124434711 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124434711 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124434711 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124434711 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124434711 DLLC NOTICE LLME(ffffffff/d85af6a8){ASSIGNED} LLGM Assign pre (d85af6a8 => ffffffff) (gprs_llc.c:1079) 20241014124434711 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85af6a8 => ffffffff) (gprs_llc.c:1125) 20241014124434711 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241014124434711 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) 20241014124434711 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) 20241014124434711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Deallocated (fsm.c:568) 20241014124434711 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Deallocated (fsm.c:568) 20241014124434712 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Deallocated (fsm.c:568) 20241014124434712 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Deallocated (fsm.c:568) 20241014124434712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124434754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124434754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124434754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124434754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124434754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124434754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124434754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124434754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124434757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124434757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124434757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124434757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124434757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124434757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124434757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124434757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434757 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124434757 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124434757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124434758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124434758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124434762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124434772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124434772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124434794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124434794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124434794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124434794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124434794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124434794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124434794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124434794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124434795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124434795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124434796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124434796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124434796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124434796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124434796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124434796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124434796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124434796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124434797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124434797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124434800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124434810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124434811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124434833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124434833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124434833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124434833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124434833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124434833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124434833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124434833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124434834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124434834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124434834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124434835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124434835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124434835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124434835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124434835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124434835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124434835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124434835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124434835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124434835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124434839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124434850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124434850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124435087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124435087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124435087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124435087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124435089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241014124435090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@6e1235c11370: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D6B66DA6'O, index=0 SGSN_Test-GSUP(228)@6e1235c11370: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241014124436143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124436143 DLLC NOTICE LLME(ffffffff/d6b66da6){UNASSIGNED} LLC RX: unknown TLLI 0xd6b66da6, creating LLME on the fly (gprs_llc.c:552) 20241014124436143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124436143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241014124436143 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Allocated (fsm.c:456) 20241014124436143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Allocated (fsm.c:456) 20241014124436143 DMM DEBUG MM_STATE_Gb[0x6120000096a0]{Idle}: Allocated (fsm.c:456) 20241014124436143 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Allocated (fsm.c:456) 20241014124436143 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124436143 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124436144 DLLC NOTICE LLME(ffffffff/d6b66da6){UNASSIGNED} LLGM Assign pre (d6b66da6 => d252afaf) (gprs_llc.c:1079) 20241014124436144 DLLC NOTICE LLME(d6b66da6/d252afaf){ASSIGNED} LLGM Assign post (d6b66da6 => d252afaf) (gprs_llc.c:1125) 20241014124436144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124436144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124436144 DMM DEBUG MM(262420000000008/d252afaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124436157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124436157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124436157 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124436157 DMM DEBUG MM(262420000000008/d252afaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241014124436157 DMM NOTICE MM(262420000000008/d252afaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124436157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124436157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124436157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014124436157 DMM INFO MM(262420000000008/d252afaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd252afaf) (gprs_gmm.c:300) TC_attach_accept_all(230)@6e1235c11370: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@6e1235c11370: Removing Client IMSI='262420000000008'H, index=0 20241014124437147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124437147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124437147 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124437148 DMM INFO MM(262420000000008/d252afaf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124437148 DMM NOTICE MM(262420000000008/d252afaf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124437148 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124437148 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124437148 DLLC NOTICE LLME(d6b66da6/d252afaf){ASSIGNED} LLGM Assign pre (ffffffff => d252afaf) (gprs_llc.c:1079) 20241014124437148 DLLC NOTICE LLME(ffffffff/d252afaf){ASSIGNED} LLGM Assign post (ffffffff => d252afaf) (gprs_llc.c:1125) 20241014124437148 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124437148 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124437148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124437148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@6e1235c11370: Final verdict of PTC: pass 20241014124437150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124437152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124437152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@6e1235c11370: Final verdict of PTC: none -NSVCI97(216)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@6e1235c11370: Final verdict of PTC: none -NSVCI98(221)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@6e1235c11370: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@6e1235c11370: Final verdict of PTC: none -NSVCI99(226)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@6e1235c11370: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@6e1235c11370: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(214)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(224)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(219)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_accept_all finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Oct 14 12:44:37 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 20241014124437277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124437678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69420) 20241014124438153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124438153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69420, count=70580) 20241014124439155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124439156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Oct 14 12:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124440157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124440157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_closed started. 20241014124440734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124440736 DMM INFO MM(262420000000008/d252afaf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124440736 DMM INFO MM(262420000000008/d252afaf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124440736 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124440736 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124440736 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124440736 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124440736 DLLC NOTICE LLME(ffffffff/d252afaf){ASSIGNED} LLGM Assign pre (d252afaf => ffffffff) (gprs_llc.c:1079) 20241014124440736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d252afaf => ffffffff) (gprs_llc.c:1125) 20241014124440736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Deallocated (fsm.c:568) 20241014124440736 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Deallocated (fsm.c:568) 20241014124440736 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Deallocated (fsm.c:568) 20241014124440736 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124440736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124440780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124440780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124440780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124440780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124440780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124440780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124440780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124440780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124440782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124440782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124440783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124440783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124440783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124440783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124440783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124440783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440783 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124440783 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124440783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124440784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124440784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124440788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124440797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124440797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124440819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124440819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124440819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124440819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124440819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124440819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124440819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124440819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124440821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124440821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124440821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124440821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124440821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124440821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124440821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124440821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124440821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124440821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124440822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124440822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124440826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124440835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124440835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124440856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124440856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124440856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124440856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124440856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124440856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124440856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124440856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124440857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124440858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124440858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124440858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124440858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124440858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124440858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124440858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124440858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124440858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124440858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124440859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124440859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124440863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124440873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124440873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124441158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124441158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124441158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124441158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124441160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124441160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@6e1235c11370: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EFEADD2F'O, index=0 SGSN_Test-GSUP(247)@6e1235c11370: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@6e1235c11370: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EFEADD2F'O, index=1 20241014124442214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124442214 DLLC NOTICE LLME(ffffffff/efeadd2f){UNASSIGNED} LLC RX: unknown TLLI 0xefeadd2f, creating LLME on the fly (gprs_llc.c:552) 20241014124442214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124442214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241014124442215 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Allocated (fsm.c:456) 20241014124442215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Allocated (fsm.c:456) 20241014124442215 DMM DEBUG MM_STATE_Gb[0x612000009ca0]{Idle}: Allocated (fsm.c:456) 20241014124442215 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Allocated (fsm.c:456) 20241014124442215 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124442215 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124442215 DLLC NOTICE LLME(ffffffff/efeadd2f){UNASSIGNED} LLGM Assign pre (efeadd2f => fb5fb0a3) (gprs_llc.c:1079) 20241014124442215 DLLC NOTICE LLME(efeadd2f/fb5fb0a3){ASSIGNED} LLGM Assign post (efeadd2f => fb5fb0a3) (gprs_llc.c:1125) 20241014124442215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124442215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124442215 DMM DEBUG MM(001010123456789/fb5fb0a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124442228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124442228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124442228 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124442228 DMM DEBUG MM(001010123456789/fb5fb0a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241014124442228 DMM NOTICE MM(001010123456789/fb5fb0a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241014124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124442228 DMM NOTICE MM(001010123456789/fb5fb0a3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241014124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Reject}: Deallocated (fsm.c:568) 20241014124442228 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Deallocated (fsm.c:568) 20241014124442228 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Deallocated (fsm.c:568) 20241014124442228 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124442228 DLLC NOTICE LLME(efeadd2f/fb5fb0a3){ASSIGNED} LLGM Assign pre (fb5fb0a3 => ffffffff) (gprs_llc.c:1079) 20241014124442228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5fb0a3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@6e1235c11370: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6e1235c11370: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@6e1235c11370: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@6e1235c11370: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E26769E9'O, index=2 SGSN_Test-GSUP(247)@6e1235c11370: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241014124442273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124442274 DLLC NOTICE LLME(ffffffff/e26769e9){UNASSIGNED} LLC RX: unknown TLLI 0xe26769e9, creating LLME on the fly (gprs_llc.c:552) 20241014124442274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124442274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241014124442274 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Allocated (fsm.c:456) 20241014124442274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Allocated (fsm.c:456) 20241014124442274 DMM DEBUG MM_STATE_Gb[0x61200000a2a0]{Idle}: Allocated (fsm.c:456) 20241014124442274 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Allocated (fsm.c:456) 20241014124442274 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124442274 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124442274 DLLC NOTICE LLME(ffffffff/e26769e9){UNASSIGNED} LLGM Assign pre (e26769e9 => eb0f5733) (gprs_llc.c:1079) 20241014124442274 DLLC NOTICE LLME(e26769e9/eb0f5733){ASSIGNED} LLGM Assign post (e26769e9 => eb0f5733) (gprs_llc.c:1125) 20241014124442274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124442274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124442274 DMM DEBUG MM(262420000000010/eb0f5733) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124442281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124442281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124442281 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124442281 DMM DEBUG MM(262420000000010/eb0f5733) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241014124442281 DMM NOTICE MM(262420000000010/eb0f5733) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124442281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124442281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124442281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014124442282 DMM INFO MM(262420000000010/eb0f5733) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0f5733) (gprs_gmm.c:300) TC_attach_closed(250)@6e1235c11370: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6e1235c11370: Removing Client IMSI='262420000000010'H, index=2 20241014124443278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124443278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124443278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124443278 DMM INFO MM(262420000000010/eb0f5733) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124443278 DMM NOTICE MM(262420000000010/eb0f5733) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124443278 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124443278 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124443278 DLLC NOTICE LLME(e26769e9/eb0f5733){ASSIGNED} LLGM Assign pre (ffffffff => eb0f5733) (gprs_llc.c:1079) 20241014124443278 DLLC NOTICE LLME(ffffffff/eb0f5733){ASSIGNED} LLGM Assign post (ffffffff => eb0f5733) (gprs_llc.c:1125) 20241014124443278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124443278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124443278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124443278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@6e1235c11370: Final verdict of PTC: pass 20241014124443280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@6e1235c11370: Final verdict of PTC: none -NSVCI99(245)@6e1235c11370: Final verdict of PTC: none 20241014124443283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_closed-BVCI210(239)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@6e1235c11370: Final verdict of PTC: none 20241014124443283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(237)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@6e1235c11370: Final verdict of PTC: none -NSVCI97(235)@6e1235c11370: Final verdict of PTC: none -NSVCI98(240)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@6e1235c11370: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@6e1235c11370: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(243)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(233)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(238)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@6e1235c11370: Test case TC_attach_closed finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Oct 14 12:44:43 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241014124443411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124443812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70436) 20241014124444284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124444284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70436, count=80492) 20241014124445285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124445285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124446286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124446286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_no_imei_response started. 20241014124446871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124446872 DMM INFO MM(262420000000010/eb0f5733) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124446872 DMM INFO MM(262420000000010/eb0f5733) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124446872 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124446872 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124446872 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124446872 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124446872 DLLC NOTICE LLME(ffffffff/eb0f5733){ASSIGNED} LLGM Assign pre (eb0f5733 => ffffffff) (gprs_llc.c:1079) 20241014124446872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb0f5733 => ffffffff) (gprs_llc.c:1125) 20241014124446873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Deallocated (fsm.c:568) 20241014124446873 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Deallocated (fsm.c:568) 20241014124446873 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Deallocated (fsm.c:568) 20241014124446873 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Deallocated (fsm.c:568) 20241014124446873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124446921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124446921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124446921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124446921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124446921 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124446921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124446921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124446921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124446921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124446923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124446923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124446923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124446924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124446924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124446924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124446924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124446924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124446924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124446924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124446924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124446925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124446925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124446929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124446938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124446938 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124446961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124446961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124446961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124446961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124446961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124446961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124446961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124446961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124446961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124446963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124446963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124446963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124446963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124446964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124446964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124446964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124446964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124446964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124446964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124446968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124446979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124446979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124447005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124447005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124447005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124447005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124447005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124447005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124447005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124447005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124447005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124447007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124447007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124447007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124447007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124447007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124447007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124447007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124447007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124447007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124447007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124447007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124447007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124447007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124447011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124447020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124447020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124447287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124447287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124447287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124447287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124447288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124447289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@6e1235c11370: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C44B4B9A'O, index=0 SGSN_Test-GSUP(267)@6e1235c11370: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241014124448343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124448343 DLLC NOTICE LLME(ffffffff/c44b4b9a){UNASSIGNED} LLC RX: unknown TLLI 0xc44b4b9a, creating LLME on the fly (gprs_llc.c:552) 20241014124448343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124448343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014124448343 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Allocated (fsm.c:456) 20241014124448343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Allocated (fsm.c:456) 20241014124448343 DMM DEBUG MM_STATE_Gb[0x61200000a8a0]{Idle}: Allocated (fsm.c:456) 20241014124448343 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Allocated (fsm.c:456) 20241014124448343 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124448343 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124448343 DLLC NOTICE LLME(ffffffff/c44b4b9a){UNASSIGNED} LLGM Assign pre (c44b4b9a => ff94443c) (gprs_llc.c:1079) 20241014124448344 DLLC NOTICE LLME(c44b4b9a/ff94443c){ASSIGNED} LLGM Assign post (c44b4b9a => ff94443c) (gprs_llc.c:1125) 20241014124448344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124448344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124448344 DMM DEBUG MM(262420000000032/ff94443c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124454344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124454344 DMM DEBUG MM(262420000000032/ff94443c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124458251 DGPRS DEBUG Checking for inactive LLMEs, time = 10720632 (sgsn.c:131) 20241014124500345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124500345 DMM DEBUG MM(262420000000032/ff94443c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124506346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124506346 DMM DEBUG MM(262420000000032/ff94443c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124507288 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124507288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124507288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014124512347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124512347 DMM DEBUG MM(262420000000032/ff94443c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124516926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124516928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124516928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124516965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124516967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124516967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124517008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124517010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124517010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124518348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124518348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241014124518348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124518348 DMM NOTICE MM(262420000000032/ff94443c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241014124518348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Reject}: Deallocated (fsm.c:568) 20241014124518348 DMM DEBUG MM_STATE_Gb(0)[0x61200000a8a0]{Idle}: Deallocated (fsm.c:568) 20241014124518348 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Deallocated (fsm.c:568) 20241014124518348 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124518348 DLLC NOTICE LLME(c44b4b9a/ff94443c){ASSIGNED} LLGM Assign pre (ff94443c => ffffffff) (gprs_llc.c:1079) 20241014124518348 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff94443c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@6e1235c11370: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@6e1235c11370: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@6e1235c11370: Final verdict of PTC: pass 20241014124518358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49128<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@6e1235c11370: Final verdict of PTC: none 20241014124518360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124518360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(255)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@6e1235c11370: Final verdict of PTC: none -NSVCI98(260)@6e1235c11370: Final verdict of PTC: none -NSVCI99(266)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(258)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(264)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(253)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Oct 14 12:45:18 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 20241014124518485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124518787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241014124519361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124519361 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) 20241014124520362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124520362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124521363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124521363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_no_imsi_response started. 20241014124521849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124521850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124521893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124521894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124521894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124521894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124521894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124521894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124521894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124521894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124521895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124521895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124521895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124521895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124521895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124521895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124521895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124521895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124521896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124521896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124521896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124521896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124521901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124521910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124521910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124521930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124521930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124521930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124521930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521930 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124521930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124521930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124521930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124521930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124521932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124521932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124521932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124521932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124521932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124521932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124521932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124521932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124521932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124521932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124521933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124521933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124521938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124521949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124521949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124521965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124521965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124521965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124521965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124521965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124521965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124521965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124521965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124521966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124521966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124521966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124521966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124521966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124521966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124521966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124521967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124521967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124521967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124521967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124521967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(284)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124521967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124521971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124521981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124521981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124522364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124522364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124522364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124522364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124522366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124522367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@6e1235c11370: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EE5AA831'O, index=0 SGSN_Test-GSUP(286)@6e1235c11370: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241014124523419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124523419 DLLC NOTICE LLME(ffffffff/ee5aa831){UNASSIGNED} LLC RX: unknown TLLI 0xee5aa831, creating LLME on the fly (gprs_llc.c:552) 20241014124523419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124523419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014124523419 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Allocated (fsm.c:456) 20241014124523419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Allocated (fsm.c:456) 20241014124523419 DMM DEBUG MM_STATE_Gb[0x61200000aea0]{Idle}: Allocated (fsm.c:456) 20241014124523419 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Allocated (fsm.c:456) 20241014124523419 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124523420 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124523420 DLLC NOTICE LLME(ffffffff/ee5aa831){UNASSIGNED} LLGM Assign pre (ee5aa831 => d07f0db1) (gprs_llc.c:1079) 20241014124523420 DLLC NOTICE LLME(ee5aa831/d07f0db1){ASSIGNED} LLGM Assign post (ee5aa831 => d07f0db1) (gprs_llc.c:1125) 20241014124523420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124523420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124523420 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124523433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124523433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124523433 DMM DEBUG MM_STATE_Gb(3998918705)[0x61200000aea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124523433 DMM DEBUG MM(/d07f0db1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241014124523433 DMM NOTICE MM(/d07f0db1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124523433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124523433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241014124523433 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241014124528252 DGPRS DEBUG Checking for inactive LLMEs, time = 10720662 (sgsn.c:131) 20241014124529434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124529434 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241014124535435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124535435 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241014124541436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124541436 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241014124542365 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124542365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124542365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014124547437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124547437 DMM DEBUG MM(/d07f0db1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241014124551897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124551899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124551899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124551934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124551936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124551936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124551968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124551970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124551970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124553438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241014124553438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241014124553438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124553438 DMM NOTICE MM(/d07f0db1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241014124553438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Reject}: Deallocated (fsm.c:568) 20241014124553438 DMM DEBUG MM_STATE_Gb(3998918705)[0x61200000aea0]{Idle}: Deallocated (fsm.c:568) 20241014124553438 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Deallocated (fsm.c:568) 20241014124553438 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124553438 DLLC NOTICE LLME(ee5aa831/d07f0db1){ASSIGNED} LLGM Assign pre (d07f0db1 => ffffffff) (gprs_llc.c:1079) 20241014124553438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d07f0db1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@6e1235c11370: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@6e1235c11370: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@6e1235c11370: Final verdict of PTC: pass 20241014124553448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124553450 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124553450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@6e1235c11370: Final verdict of PTC: none -NSVCI98(279)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@6e1235c11370: Final verdict of PTC: none -NSVCI97(274)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@6e1235c11370: Final verdict of PTC: none -NSVCI99(284)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@6e1235c11370: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(282)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(272)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(277)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Oct 14 12:45:53 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 20241014124553577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124553878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241014124554450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124554450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241014124555451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124555451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:45:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124556452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124556452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_closed_add_vty started. 20241014124556938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124556939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124556981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124556982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124556982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124556982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124556982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124556982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124556982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124556982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124556982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124556983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124556983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124556983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124556984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124556984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124556984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124556984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124556984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124556984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124556984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124556984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124556984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124556984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124556988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124556998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124556998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124557015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124557015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124557015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124557015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124557015 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124557015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124557015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124557015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124557015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124557017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124557017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124557017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124557018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124557018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124557018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124557018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124557018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124557018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124557018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124557018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124557018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124557018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124557021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124557031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124557031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124557055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124557055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124557055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124557055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124557055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124557055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124557055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124557055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124557056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124557057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124557057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124557057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124557058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124557058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124557058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124557058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124557058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124557058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124557058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124557058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124557058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124557058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124557062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124557073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124557073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124557453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124557453 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124557453 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124557453 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124557455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124557456 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014124558254 DGPRS DEBUG Checking for inactive LLMEs, time = 10720692 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E3855F4F'O, index=0 SGSN_Test-GSUP(305)@6e1235c11370: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E3855F4F'O, index=1 20241014124558514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124558514 DLLC NOTICE LLME(ffffffff/e3855f4f){UNASSIGNED} LLC RX: unknown TLLI 0xe3855f4f, creating LLME on the fly (gprs_llc.c:552) 20241014124558514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124558514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241014124558514 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Allocated (fsm.c:456) 20241014124558515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Allocated (fsm.c:456) 20241014124558515 DMM DEBUG MM_STATE_Gb[0x61200000b4a0]{Idle}: Allocated (fsm.c:456) 20241014124558515 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Allocated (fsm.c:456) 20241014124558515 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124558515 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124558515 DLLC NOTICE LLME(ffffffff/e3855f4f){UNASSIGNED} LLGM Assign pre (e3855f4f => e15fc73b) (gprs_llc.c:1079) 20241014124558515 DLLC NOTICE LLME(e3855f4f/e15fc73b){ASSIGNED} LLGM Assign post (e3855f4f => e15fc73b) (gprs_llc.c:1125) 20241014124558515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124558515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124558515 DMM DEBUG MM(001010123456789/e15fc73b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124558528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124558528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124558528 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124558528 DMM DEBUG MM(001010123456789/e15fc73b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241014124558528 DMM NOTICE MM(001010123456789/e15fc73b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124558528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124558528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124558529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241014124558529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124558529 DMM NOTICE MM(001010123456789/e15fc73b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241014124558529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Reject}: Deallocated (fsm.c:568) 20241014124558529 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Deallocated (fsm.c:568) 20241014124558529 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Deallocated (fsm.c:568) 20241014124558529 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124558529 DLLC NOTICE LLME(e3855f4f/e15fc73b){ASSIGNED} LLGM Assign pre (e15fc73b => ffffffff) (gprs_llc.c:1079) 20241014124558529 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e15fc73b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@6e1235c11370: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E3855F4F'O, index=2 20241014124558536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124558536 DLLC NOTICE LLME(ffffffff/e3855f4f){UNASSIGNED} LLC RX: unknown TLLI 0xe3855f4f, creating LLME on the fly (gprs_llc.c:552) 20241014124558536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241014124558536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241014124558536 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Allocated (fsm.c:456) 20241014124558536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Allocated (fsm.c:456) 20241014124558536 DMM DEBUG MM_STATE_Gb[0x61200000baa0]{Idle}: Allocated (fsm.c:456) 20241014124558536 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Allocated (fsm.c:456) 20241014124558536 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124558536 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124558536 DLLC NOTICE LLME(ffffffff/e3855f4f){UNASSIGNED} LLGM Assign pre (e3855f4f => ca72ce3f) (gprs_llc.c:1079) 20241014124558536 DLLC NOTICE LLME(e3855f4f/ca72ce3f){ASSIGNED} LLGM Assign post (e3855f4f => ca72ce3f) (gprs_llc.c:1125) 20241014124558536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124558536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124558536 DMM DEBUG MM(001010123456700/ca72ce3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124558542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124558542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124558542 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124558542 DMM DEBUG MM(001010123456700/ca72ce3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241014124558542 DMM NOTICE MM(001010123456700/ca72ce3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124558542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124558542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124558542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014124558542 DMM INFO MM(001010123456700/ca72ce3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xca72ce3f) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Removing Client IMSI='001010123456700'H, index=2 20241014124559539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124559539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124559539 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124559539 DMM INFO MM(001010123456700/ca72ce3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124559539 DMM NOTICE MM(001010123456700/ca72ce3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124559540 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124559540 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124559540 DLLC NOTICE LLME(e3855f4f/ca72ce3f){ASSIGNED} LLGM Assign pre (ffffffff => ca72ce3f) (gprs_llc.c:1079) 20241014124559540 DLLC NOTICE LLME(ffffffff/ca72ce3f){ASSIGNED} LLGM Assign post (ffffffff => ca72ce3f) (gprs_llc.c:1125) 20241014124559540 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124559540 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124559540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124559540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@6e1235c11370: Final verdict of PTC: pass 20241014124559542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@6e1235c11370: Final verdict of PTC: none 20241014124559544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124559545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@6e1235c11370: Final verdict of PTC: none -NSVCI97(293)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@6e1235c11370: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@6e1235c11370: Final verdict of PTC: none -NSVCI99(303)@6e1235c11370: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@6e1235c11370: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(291)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(301)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(296)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Oct 14 12:45:59 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 20241014124559681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124600083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241014124600546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124600546 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) 20241014124601547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124601547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:46:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124602548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124602548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_check_subscriber_list started. 20241014124603143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124603145 DMM INFO MM(001010123456700/ca72ce3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124603145 DMM INFO MM(001010123456700/ca72ce3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124603145 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124603145 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124603145 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124603145 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124603145 DLLC NOTICE LLME(ffffffff/ca72ce3f){ASSIGNED} LLGM Assign pre (ca72ce3f => ffffffff) (gprs_llc.c:1079) 20241014124603145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca72ce3f => ffffffff) (gprs_llc.c:1125) 20241014124603145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Deallocated (fsm.c:568) 20241014124603145 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Deallocated (fsm.c:568) 20241014124603145 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Deallocated (fsm.c:568) 20241014124603145 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124603145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124603189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124603191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124603191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124603191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124603191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124603192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124603192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124603192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124603192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124603196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124603206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124603206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124603231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124603231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124603231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124603231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124603231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124603231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124603231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124603231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124603233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124603233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124603233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124603233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124603233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124603233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124603233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124603233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124603233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124603233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124603234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124603234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124603238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124603248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124603248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(315)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124603257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124603257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124603257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124603257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124603257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124603257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124603257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124603257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124603259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124603259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124603259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124603259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124603259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124603259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124603259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124603259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124603259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124603259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124603259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124603260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124603260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124603263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124603272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124603272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124603549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124603549 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124603549 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124603549 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124603551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124603551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@6e1235c11370: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FCCE90CC'O, index=0 SGSN_Test-GSUP(324)@6e1235c11370: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@6e1235c11370: 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 := '3EB213290F5B8052BE420AD757DD3FFD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A0F0607'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3940EEDEDE33FF55'O } } } } } 20241014124604604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124604604 DLLC NOTICE LLME(ffffffff/fcce90cc){UNASSIGNED} LLC RX: unknown TLLI 0xfcce90cc, creating LLME on the fly (gprs_llc.c:552) 20241014124604604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124604604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241014124604604 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Allocated (fsm.c:456) 20241014124604604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Allocated (fsm.c:456) 20241014124604604 DMM DEBUG MM_STATE_Gb[0x61200000ffa0]{Idle}: Allocated (fsm.c:456) 20241014124604604 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Allocated (fsm.c:456) 20241014124604604 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124604604 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124604604 DLLC NOTICE LLME(ffffffff/fcce90cc){UNASSIGNED} LLGM Assign pre (fcce90cc => cb2c2090) (gprs_llc.c:1079) 20241014124604604 DLLC NOTICE LLME(fcce90cc/cb2c2090){ASSIGNED} LLGM Assign post (fcce90cc => cb2c2090) (gprs_llc.c:1125) 20241014124604604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124604604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124604604 DMM DEBUG MM(262420000000034/cb2c2090) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124604617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124604618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124604618 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124604618 DMM DEBUG MM(262420000000034/cb2c2090) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241014124604618 DMM NOTICE MM(262420000000034/cb2c2090) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124604618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124604618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124604618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124604618 DMM DEBUG MM(262420000000034/cb2c2090) Requesting authorization (sgsn_auth.c:160) 20241014124604618 DMM INFO MM(262420000000034/cb2c2090) Requesting authentication tuples (sgsn_auth.c:184) 20241014124604618 DMM DEBUG MM(262420000000034/cb2c2090) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124604618 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241014124604618 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)@6e1235c11370: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@6e1235c11370: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241014124604621 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124604621 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124604621 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124604621 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124604621 DMM INFO MM(262420000000034/cb2c2090) Subscriber data update (mmctx.c:445) 20241014124604621 DMM DEBUG MM(262420000000034/cb2c2090) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124604621 DMM INFO MM(262420000000034/cb2c2090) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124604621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124604621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124604621 DMM INFO MM(262420000000034/cb2c2090) <- GMM AUTH AND CIPHERING REQ (rand = 3e b2 13 29 0f 5b 80 52 be 42 0a d7 57 dd 3f fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124604630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124604630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124604630 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124604630 DMM INFO MM(262420000000034/cb2c2090) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124604630 DMM NOTICE MM(262420000000034/cb2c2090) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124604630 DMM DEBUG MM(262420000000034/cb2c2090) checking auth: received GSM SRES = 7a 0f 06 07 (gprs_gmm.c:666) 20241014124604630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124604630 DMM DEBUG MM(262420000000034/cb2c2090) Requesting authorization (sgsn_auth.c:160) 20241014124604630 DMM INFO MM(262420000000034/cb2c2090) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124604630 DMM DEBUG MM(262420000000034/cb2c2090) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124604630 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241014124604630 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) 20241014124604630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124604630 DMM INFO MM(262420000000034/cb2c2090) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb2c2090) (gprs_gmm.c:300) 20241014124604632 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124604632 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124604632 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241014124604632 DMM INFO MM(262420000000034/cb2c2090) Subscriber data update (mmctx.c:445) 20241014124604632 DMM DEBUG MM(262420000000034/cb2c2090) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124604632 DMM INFO MM(262420000000034/cb2c2090) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124604632 DMM NOTICE MM(262420000000034/cb2c2090) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241014124604632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124604632 DMM NOTICE MM(262420000000034/cb2c2090) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124604632 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) 20241014124604633 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124604633 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241014124604633 DMM INFO MM(262420000000034/cb2c2090) Subscriber data update (mmctx.c:445) 20241014124604633 DMM DEBUG MM(262420000000034/cb2c2090) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124604639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124604639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124604639 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124604639 DMM INFO MM(262420000000034/cb2c2090) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124604639 DMM NOTICE MM(262420000000034/cb2c2090) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124604639 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124604639 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124604639 DLLC NOTICE LLME(fcce90cc/cb2c2090){ASSIGNED} LLGM Assign pre (ffffffff => cb2c2090) (gprs_llc.c:1079) 20241014124604639 DLLC NOTICE LLME(ffffffff/cb2c2090){ASSIGNED} LLGM Assign post (ffffffff => cb2c2090) (gprs_llc.c:1125) 20241014124604639 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124604639 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124604639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124604640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@6e1235c11370: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@6e1235c11370: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@6e1235c11370: Final verdict of PTC: pass 20241014124604693 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241014124604693 DMM INFO MM(262420000000034/cb2c2090) Subscriber data update (mmctx.c:445) 20241014124604693 DMM DEBUG MM(262420000000034/cb2c2090) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241014124604693 DMM INFO MM(262420000000034/cb2c2090) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241014124604693 DMM INFO MM(262420000000034/cb2c2090) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124604693 DMM INFO MM(262420000000034/cb2c2090) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124604693 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124604693 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124604693 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124604693 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124604693 DLLC NOTICE LLME(ffffffff/cb2c2090){ASSIGNED} LLGM Assign pre (cb2c2090 => ffffffff) (gprs_llc.c:1079) 20241014124604693 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb2c2090 => ffffffff) (gprs_llc.c:1125) 20241014124604693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Deallocated (fsm.c:568) 20241014124604693 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Deallocated (fsm.c:568) 20241014124604693 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Deallocated (fsm.c:568) 20241014124604693 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Deallocated (fsm.c:568) 20241014124604695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@6e1235c11370: Final verdict of PTC: none 20241014124604697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124604697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(317)@6e1235c11370: Final verdict of PTC: none -NSVCI97(312)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@6e1235c11370: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@6e1235c11370: Final verdict of PTC: none -NSVCI99(322)@6e1235c11370: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(320)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(310)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(316)@6e1235c11370: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@6e1235c11370: Final verdict of PTC: none -NSVCI98(318)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Oct 14 12:46:04 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 20241014124604824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124605125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241014124605698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124605698 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) 20241014124606699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124606699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124607700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124607700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_detach_check_subscriber_list started. 20241014124608183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124608184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124608242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124608242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124608242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124608242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124608242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124608242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124608242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124608242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124608243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124608243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124608243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124608244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124608244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124608244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124608244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124608244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124608244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124608244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124608244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124608244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124608248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124608256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124608268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124608268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124608268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124608268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608268 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124608268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124608268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124608268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124608268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124608269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124608269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124608270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124608270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124608270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124608270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124608270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124608270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608270 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124608270 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124608270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124608270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124608270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124608274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124608283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124608302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124608302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124608302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124608302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124608302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124608302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124608302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124608302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124608304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124608304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124608304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124608304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124608304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124608304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124608304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124608304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124608304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124608304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124608304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124608305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124608305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124608309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124608318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124608701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124608701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124608702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124608702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124608703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124608704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@6e1235c11370: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C46AA932'O, index=0 SGSN_Test-GSUP(343)@6e1235c11370: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@6e1235c11370: 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 := '7825DF76017E7C6623F2E90DE40B4235'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D01F1FD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1ADE381851D8300E'O } } } } } 20241014124608752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608752 DLLC NOTICE LLME(ffffffff/c46aa932){UNASSIGNED} LLC RX: unknown TLLI 0xc46aa932, creating LLME on the fly (gprs_llc.c:552) 20241014124608752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124608752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241014124608752 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Allocated (fsm.c:456) 20241014124608752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Allocated (fsm.c:456) 20241014124608752 DMM DEBUG MM_STATE_Gb[0x6120000105a0]{Idle}: Allocated (fsm.c:456) 20241014124608752 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Allocated (fsm.c:456) 20241014124608752 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124608752 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124608752 DLLC NOTICE LLME(ffffffff/c46aa932){UNASSIGNED} LLGM Assign pre (c46aa932 => cdca454e) (gprs_llc.c:1079) 20241014124608752 DLLC NOTICE LLME(c46aa932/cdca454e){ASSIGNED} LLGM Assign post (c46aa932 => cdca454e) (gprs_llc.c:1125) 20241014124608752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124608753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124608753 DMM DEBUG MM(262420000000033/cdca454e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124608765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124608765 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124608765 DMM DEBUG MM(262420000000033/cdca454e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241014124608765 DMM NOTICE MM(262420000000033/cdca454e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124608765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124608765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124608765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124608765 DMM DEBUG MM(262420000000033/cdca454e) Requesting authorization (sgsn_auth.c:160) 20241014124608766 DMM INFO MM(262420000000033/cdca454e) Requesting authentication tuples (sgsn_auth.c:184) 20241014124608766 DMM DEBUG MM(262420000000033/cdca454e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124608766 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241014124608766 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)@6e1235c11370: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@6e1235c11370: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241014124608769 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124608769 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124608769 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124608769 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124608769 DMM INFO MM(262420000000033/cdca454e) Subscriber data update (mmctx.c:445) 20241014124608769 DMM DEBUG MM(262420000000033/cdca454e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124608769 DMM INFO MM(262420000000033/cdca454e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124608769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124608769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124608769 DMM INFO MM(262420000000033/cdca454e) <- GMM AUTH AND CIPHERING REQ (rand = 78 25 df 76 01 7e 7c 66 23 f2 e9 0d e4 0b 42 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124608778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124608778 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124608778 DMM INFO MM(262420000000033/cdca454e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124608778 DMM NOTICE MM(262420000000033/cdca454e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124608778 DMM DEBUG MM(262420000000033/cdca454e) checking auth: received GSM SRES = d0 1f 1f d5 (gprs_gmm.c:666) 20241014124608778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124608778 DMM DEBUG MM(262420000000033/cdca454e) Requesting authorization (sgsn_auth.c:160) 20241014124608778 DMM INFO MM(262420000000033/cdca454e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124608778 DMM DEBUG MM(262420000000033/cdca454e) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124608778 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241014124608778 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) 20241014124608778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124608778 DMM INFO MM(262420000000033/cdca454e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdca454e) (gprs_gmm.c:300) 20241014124608780 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124608780 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124608780 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241014124608780 DMM INFO MM(262420000000033/cdca454e) Subscriber data update (mmctx.c:445) 20241014124608780 DMM DEBUG MM(262420000000033/cdca454e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124608780 DMM INFO MM(262420000000033/cdca454e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124608780 DMM NOTICE MM(262420000000033/cdca454e) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241014124608780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124608780 DMM NOTICE MM(262420000000033/cdca454e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124608780 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) 20241014124608781 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124608781 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241014124608781 DMM INFO MM(262420000000033/cdca454e) Subscriber data update (mmctx.c:445) 20241014124608781 DMM DEBUG MM(262420000000033/cdca454e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124608786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124608786 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124608786 DMM INFO MM(262420000000033/cdca454e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124608786 DMM NOTICE MM(262420000000033/cdca454e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124608787 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124608787 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124608787 DLLC NOTICE LLME(c46aa932/cdca454e){ASSIGNED} LLGM Assign pre (ffffffff => cdca454e) (gprs_llc.c:1079) 20241014124608787 DLLC NOTICE LLME(ffffffff/cdca454e){ASSIGNED} LLGM Assign post (ffffffff => cdca454e) (gprs_llc.c:1125) 20241014124608787 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124608787 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124608787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124608787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@6e1235c11370: setverdict(pass): none -> pass 20241014124608837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124608838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241014124608838 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124608838 DMM INFO MM(262420000000033/cdca454e) -> GMM DETACH REQUEST TLLI=0xcdca454e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241014124608838 DMM INFO MM(262420000000033/cdca454e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014124608838 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124608838 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124608838 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124608838 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124608838 DLLC NOTICE LLME(ffffffff/cdca454e){ASSIGNED} LLGM Assign pre (cdca454e => ffffffff) (gprs_llc.c:1079) 20241014124608838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdca454e => ffffffff) (gprs_llc.c:1125) 20241014124608838 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241014124608838 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) 20241014124608838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Deallocated (fsm.c:568) 20241014124608838 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Deallocated (fsm.c:568) 20241014124608838 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Deallocated (fsm.c:568) 20241014124608838 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124608839 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@6e1235c11370: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@6e1235c11370: Final verdict of PTC: pass 20241014124613845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124613847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124613847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@6e1235c11370: Final verdict of PTC: none -NSVCI97(332)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@6e1235c11370: Final verdict of PTC: none -NSVCI98(336)@6e1235c11370: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@6e1235c11370: Final verdict of PTC: none -NSVCI99(341)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@6e1235c11370: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@6e1235c11370: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(334)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(339)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(330)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Oct 14 12:46:13 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 20241014124613972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124614273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87572) 20241014124614848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124614848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87572, count=93364) 20241014124615849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124615849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124616850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124616850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_check_complete_resend started. 20241014124617332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124617334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124617381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124617381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124617381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124617381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124617382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124617382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124617382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124617383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124617383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124617383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124617383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124617383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124617384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124617384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124617387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124617396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124617396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124617414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124617414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124617415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124617415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124617415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124617415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124617415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124617415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124617416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124617416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124617416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124617416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124617417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124617417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124617417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124617417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124617417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124617417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124617417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124617417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124617421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124617431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124617431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124617453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124617453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124617453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124617453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124617453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124617453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124617453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124617453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124617455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124617455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124617455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124617456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124617456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124617456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124617456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124617456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124617456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124617456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124617456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124617456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124617456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124617461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124617469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124617469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124617852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124617852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124617852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124617852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124617853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014124617854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@6e1235c11370: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CE9132F2'O, index=0 SGSN_Test-GSUP(362)@6e1235c11370: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@6e1235c11370: 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 := '0C9C9898A6006DB0270A0476D8DDFA49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8582C30E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A96E86CCB9B7FE2'O } } } } } 20241014124618907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124618907 DLLC NOTICE LLME(ffffffff/ce9132f2){UNASSIGNED} LLC RX: unknown TLLI 0xce9132f2, creating LLME on the fly (gprs_llc.c:552) 20241014124618907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124618907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014124618907 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Allocated (fsm.c:456) 20241014124618907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Allocated (fsm.c:456) 20241014124618907 DMM DEBUG MM_STATE_Gb[0x612000010ba0]{Idle}: Allocated (fsm.c:456) 20241014124618907 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Allocated (fsm.c:456) 20241014124618907 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124618907 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124618907 DLLC NOTICE LLME(ffffffff/ce9132f2){UNASSIGNED} LLGM Assign pre (ce9132f2 => c5f8b003) (gprs_llc.c:1079) 20241014124618907 DLLC NOTICE LLME(ce9132f2/c5f8b003){ASSIGNED} LLGM Assign post (ce9132f2 => c5f8b003) (gprs_llc.c:1125) 20241014124618907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124618907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124618907 DMM DEBUG MM(262420000000036/c5f8b003) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124618921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124618921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124618921 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124618921 DMM DEBUG MM(262420000000036/c5f8b003) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241014124618921 DMM NOTICE MM(262420000000036/c5f8b003) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124618921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124618921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124618921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124618921 DMM DEBUG MM(262420000000036/c5f8b003) Requesting authorization (sgsn_auth.c:160) 20241014124618921 DMM INFO MM(262420000000036/c5f8b003) Requesting authentication tuples (sgsn_auth.c:184) 20241014124618921 DMM DEBUG MM(262420000000036/c5f8b003) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124618921 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241014124618921 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)@6e1235c11370: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@6e1235c11370: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241014124618924 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124618924 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124618924 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124618924 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124618924 DMM INFO MM(262420000000036/c5f8b003) Subscriber data update (mmctx.c:445) 20241014124618924 DMM DEBUG MM(262420000000036/c5f8b003) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124618924 DMM INFO MM(262420000000036/c5f8b003) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124618924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124618924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124618924 DMM INFO MM(262420000000036/c5f8b003) <- GMM AUTH AND CIPHERING REQ (rand = 0c 9c 98 98 a6 00 6d b0 27 0a 04 76 d8 dd fa 49 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124618933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124618933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124618933 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124618933 DMM INFO MM(262420000000036/c5f8b003) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124618933 DMM NOTICE MM(262420000000036/c5f8b003) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124618933 DMM DEBUG MM(262420000000036/c5f8b003) checking auth: received GSM SRES = 85 82 c3 0e (gprs_gmm.c:666) 20241014124618933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124618933 DMM DEBUG MM(262420000000036/c5f8b003) Requesting authorization (sgsn_auth.c:160) 20241014124618933 DMM INFO MM(262420000000036/c5f8b003) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124618933 DMM DEBUG MM(262420000000036/c5f8b003) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124618933 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241014124618933 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) 20241014124618933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124618933 DMM INFO MM(262420000000036/c5f8b003) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8b003) (gprs_gmm.c:300) 20241014124618935 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124618935 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124618935 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241014124618935 DMM INFO MM(262420000000036/c5f8b003) Subscriber data update (mmctx.c:445) 20241014124618935 DMM DEBUG MM(262420000000036/c5f8b003) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124618935 DMM INFO MM(262420000000036/c5f8b003) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124618935 DMM NOTICE MM(262420000000036/c5f8b003) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241014124618935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124618935 DMM NOTICE MM(262420000000036/c5f8b003) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124618935 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) 20241014124618936 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124618936 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241014124618936 DMM INFO MM(262420000000036/c5f8b003) Subscriber data update (mmctx.c:445) 20241014124618936 DMM DEBUG MM(262420000000036/c5f8b003) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014124624934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124624935 DMM INFO MM(262420000000036/c5f8b003) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8b003) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014124628255 DGPRS DEBUG Checking for inactive LLMEs, time = 10720722 (sgsn.c:131) 20241014124630935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124630935 DMM INFO MM(262420000000036/c5f8b003) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8b003) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014124636936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124636936 DMM INFO MM(262420000000036/c5f8b003) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8b003) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014124637853 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124637853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014124637854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124642937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124642937 DMM INFO MM(262420000000036/c5f8b003) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8b003) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014124647385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124647387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124647387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124647418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124647420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124647420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124647457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124647459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124647459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124648939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241014124648939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241014124648939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124648939 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241014124648939 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) 20241014124648939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Reject}: Deallocated (fsm.c:568) 20241014124648939 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Deallocated (fsm.c:568) 20241014124648939 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Deallocated (fsm.c:568) 20241014124648939 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124648939 DLLC NOTICE LLME(ce9132f2/c5f8b003){ASSIGNED} LLGM Assign pre (c5f8b003 => ffffffff) (gprs_llc.c:1079) 20241014124648939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f8b003 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@6e1235c11370: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@6e1235c11370: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@6e1235c11370: Final verdict of PTC: pass 20241014124652951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@6e1235c11370: Final verdict of PTC: none 20241014124652953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124652953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI196(349)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@6e1235c11370: Final verdict of PTC: none -NSVCI99(360)@6e1235c11370: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@6e1235c11370: Final verdict of PTC: none -NSVCI97(350)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@6e1235c11370: Final verdict of PTC: none -NSVCI98(355)@6e1235c11370: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(353)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(348)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(358)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Oct 14 12:46:53 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 20241014124653085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124653387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241014124653954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124653955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94536) 20241014124654956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124654956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:46:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124655956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124655957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_update started. 20241014124656446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124656447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124656503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124656503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124656503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124656504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656504 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124656504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124656504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124656504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124656504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124656506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124656506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124656506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124656506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124656506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124656506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124656506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124656506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124656506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124656506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(370)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124656507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124656507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124656510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124656519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124656519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(367)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124656540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124656540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124656540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124656540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124656540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124656540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124656540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124656540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124656542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124656542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124656542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124656542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124656542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124656542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124656542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124656542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124656542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124656542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124656543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124656543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124656546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124656557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124656557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(372)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124656567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124656567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124656567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124656567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124656567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124656567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124656567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124656567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124656569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124656569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124656569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124656570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124656570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124656570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124656570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124656570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124656570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124656570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124656570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124656570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124656570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124656574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124656584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124656584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124656957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124656957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124656957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124656957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124656959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124656960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@6e1235c11370: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DB661A2F'O, index=0 SGSN_Test-GSUP(381)@6e1235c11370: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@6e1235c11370: 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 := '56C2519ADBAEE6D9324407C1138C6566'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2145C24F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F012F0875A33C36'O } } } } } 20241014124658016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124658016 DLLC NOTICE LLME(ffffffff/db661a2f){UNASSIGNED} LLC RX: unknown TLLI 0xdb661a2f, creating LLME on the fly (gprs_llc.c:552) 20241014124658017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124658017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241014124658017 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Allocated (fsm.c:456) 20241014124658017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Allocated (fsm.c:456) 20241014124658017 DMM DEBUG MM_STATE_Gb[0x6120000111a0]{Idle}: Allocated (fsm.c:456) 20241014124658017 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Allocated (fsm.c:456) 20241014124658017 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124658017 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124658017 DLLC NOTICE LLME(ffffffff/db661a2f){UNASSIGNED} LLGM Assign pre (db661a2f => f2cd4147) (gprs_llc.c:1079) 20241014124658017 DLLC NOTICE LLME(db661a2f/f2cd4147){ASSIGNED} LLGM Assign post (db661a2f => f2cd4147) (gprs_llc.c:1125) 20241014124658017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124658017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124658017 DMM DEBUG MM(262420000000031/f2cd4147) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124658030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124658030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124658030 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124658030 DMM DEBUG MM(262420000000031/f2cd4147) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241014124658030 DMM NOTICE MM(262420000000031/f2cd4147) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124658031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124658031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124658031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124658031 DMM DEBUG MM(262420000000031/f2cd4147) Requesting authorization (sgsn_auth.c:160) 20241014124658031 DMM INFO MM(262420000000031/f2cd4147) Requesting authentication tuples (sgsn_auth.c:184) 20241014124658031 DMM DEBUG MM(262420000000031/f2cd4147) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124658031 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241014124658031 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)@6e1235c11370: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@6e1235c11370: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241014124658034 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124658034 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124658034 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124658034 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124658034 DMM INFO MM(262420000000031/f2cd4147) Subscriber data update (mmctx.c:445) 20241014124658034 DMM DEBUG MM(262420000000031/f2cd4147) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124658034 DMM INFO MM(262420000000031/f2cd4147) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124658034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124658034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124658034 DMM INFO MM(262420000000031/f2cd4147) <- GMM AUTH AND CIPHERING REQ (rand = 56 c2 51 9a db ae e6 d9 32 44 07 c1 13 8c 65 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124658042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124658042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124658042 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124658042 DMM INFO MM(262420000000031/f2cd4147) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124658042 DMM NOTICE MM(262420000000031/f2cd4147) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124658042 DMM DEBUG MM(262420000000031/f2cd4147) checking auth: received GSM SRES = 21 45 c2 4f (gprs_gmm.c:666) 20241014124658042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124658042 DMM DEBUG MM(262420000000031/f2cd4147) Requesting authorization (sgsn_auth.c:160) 20241014124658042 DMM INFO MM(262420000000031/f2cd4147) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124658042 DMM DEBUG MM(262420000000031/f2cd4147) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124658042 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241014124658042 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) 20241014124658043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124658043 DMM INFO MM(262420000000031/f2cd4147) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2cd4147) (gprs_gmm.c:300) 20241014124658044 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124658044 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124658044 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241014124658044 DMM INFO MM(262420000000031/f2cd4147) Subscriber data update (mmctx.c:445) 20241014124658044 DMM DEBUG MM(262420000000031/f2cd4147) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124658044 DMM INFO MM(262420000000031/f2cd4147) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124658044 DMM NOTICE MM(262420000000031/f2cd4147) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241014124658044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124658044 DMM NOTICE MM(262420000000031/f2cd4147) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124658044 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) 20241014124658045 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124658045 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241014124658045 DMM INFO MM(262420000000031/f2cd4147) Subscriber data update (mmctx.c:445) 20241014124658045 DMM DEBUG MM(262420000000031/f2cd4147) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124658050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124658050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124658050 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124658050 DMM INFO MM(262420000000031/f2cd4147) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124658050 DMM NOTICE MM(262420000000031/f2cd4147) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124658050 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124658050 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124658050 DLLC NOTICE LLME(db661a2f/f2cd4147){ASSIGNED} LLGM Assign pre (ffffffff => f2cd4147) (gprs_llc.c:1079) 20241014124658050 DLLC NOTICE LLME(ffffffff/f2cd4147){ASSIGNED} LLGM Assign post (ffffffff => f2cd4147) (gprs_llc.c:1125) 20241014124658050 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124658050 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124658050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124658050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@6e1235c11370: setverdict(pass): none -> pass 20241014124658099 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241014124658099 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241014124658099 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) 20241014124658099 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241014124658099 DMM INFO MM(262420000000031/f2cd4147) Subscriber data update (mmctx.c:445) 20241014124658099 DMM DEBUG MM(262420000000031/f2cd4147) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241014124658099 DMM INFO MM(262420000000031/f2cd4147) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241014124658099 DMM INFO MM(262420000000031/f2cd4147) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124658099 DMM INFO MM(262420000000031/f2cd4147) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124658099 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124658099 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124658100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124658100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124658100 DLLC NOTICE LLME(ffffffff/f2cd4147){ASSIGNED} LLGM Assign pre (f2cd4147 => ffffffff) (gprs_llc.c:1079) 20241014124658100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2cd4147 => ffffffff) (gprs_llc.c:1125) 20241014124658100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Deallocated (fsm.c:568) 20241014124658100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Deallocated (fsm.c:568) 20241014124658100 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Deallocated (fsm.c:568) 20241014124658100 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Deallocated (fsm.c:568) 20241014124658255 DGPRS DEBUG Checking for inactive LLMEs, time = 10720752 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed MC@6e1235c11370: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241014124703104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124703104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@6e1235c11370: Final verdict of PTC: none -NSVCI98(375)@6e1235c11370: Final verdict of PTC: none -NSVCI97(370)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@6e1235c11370: Final verdict of PTC: none -NSVCI99(379)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@6e1235c11370: Final verdict of PTC: none 20241014124703106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43620<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(367)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(373)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@6e1235c11370: Final verdict of PTC: pass SGSN_Test-GGSN_GTP(382)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(368)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(377)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Oct 14 12:47:03 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 20241014124703236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124703537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241014124704105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124704105 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) 20241014124705107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124705107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:47:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124706108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124706108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_withdraw started. 20241014124706595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124706596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124706662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124706662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124706662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124706662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124706662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124706662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124706662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124706662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124706664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124706664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124706664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124706664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124706664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124706664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124706664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124706664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124706664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124706664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124706665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124706665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124706669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124706678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124706678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124706697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124706697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124706697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124706697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124706697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124706697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124706697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124706697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124706699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124706699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124706699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124706700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124706700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124706700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124706700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124706700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706700 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124706700 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124706700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124706701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124706701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124706705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124706716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124706716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124706744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124706744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124706744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124706744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124706744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124706744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124706744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124706744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124706746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124706746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124706746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124706746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124706746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124706746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124706746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124706746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124706746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124706747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124706747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124706747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124706747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124706751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124706763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124706763 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124707109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124707109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124707109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124707109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124707110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014124707111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6e1235c11370: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DDA99554'O, index=0 SGSN_Test-GSUP(400)@6e1235c11370: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@6e1235c11370: 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 := '186D5CEF9B946042894D36A9FAF6F95A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E290610A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88A9F99028CD9E1B'O } } } } } 20241014124708166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124708166 DLLC NOTICE LLME(ffffffff/dda99554){UNASSIGNED} LLC RX: unknown TLLI 0xdda99554, creating LLME on the fly (gprs_llc.c:552) 20241014124708166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124708166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241014124708166 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Allocated (fsm.c:456) 20241014124708166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Allocated (fsm.c:456) 20241014124708166 DMM DEBUG MM_STATE_Gb[0x6120000117a0]{Idle}: Allocated (fsm.c:456) 20241014124708166 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Allocated (fsm.c:456) 20241014124708166 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124708166 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124708166 DLLC NOTICE LLME(ffffffff/dda99554){UNASSIGNED} LLGM Assign pre (dda99554 => e94a42bb) (gprs_llc.c:1079) 20241014124708166 DLLC NOTICE LLME(dda99554/e94a42bb){ASSIGNED} LLGM Assign post (dda99554 => e94a42bb) (gprs_llc.c:1125) 20241014124708166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124708166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124708166 DMM DEBUG MM(262420000000029/e94a42bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124708181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124708181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124708181 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124708181 DMM DEBUG MM(262420000000029/e94a42bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241014124708181 DMM NOTICE MM(262420000000029/e94a42bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124708181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124708181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124708181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124708181 DMM DEBUG MM(262420000000029/e94a42bb) Requesting authorization (sgsn_auth.c:160) 20241014124708182 DMM INFO MM(262420000000029/e94a42bb) Requesting authentication tuples (sgsn_auth.c:184) 20241014124708182 DMM DEBUG MM(262420000000029/e94a42bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124708182 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241014124708182 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)@6e1235c11370: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@6e1235c11370: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241014124708185 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124708185 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124708185 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124708185 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124708185 DMM INFO MM(262420000000029/e94a42bb) Subscriber data update (mmctx.c:445) 20241014124708185 DMM DEBUG MM(262420000000029/e94a42bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124708185 DMM INFO MM(262420000000029/e94a42bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124708185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124708185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124708185 DMM INFO MM(262420000000029/e94a42bb) <- GMM AUTH AND CIPHERING REQ (rand = 18 6d 5c ef 9b 94 60 42 89 4d 36 a9 fa f6 f9 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124708197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124708197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124708197 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124708197 DMM INFO MM(262420000000029/e94a42bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124708197 DMM NOTICE MM(262420000000029/e94a42bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124708197 DMM DEBUG MM(262420000000029/e94a42bb) checking auth: received GSM SRES = e2 90 61 0a (gprs_gmm.c:666) 20241014124708197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124708197 DMM DEBUG MM(262420000000029/e94a42bb) Requesting authorization (sgsn_auth.c:160) 20241014124708197 DMM INFO MM(262420000000029/e94a42bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124708197 DMM DEBUG MM(262420000000029/e94a42bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124708197 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241014124708197 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) 20241014124708197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124708197 DMM INFO MM(262420000000029/e94a42bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe94a42bb) (gprs_gmm.c:300) 20241014124708199 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124708199 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124708199 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241014124708199 DMM INFO MM(262420000000029/e94a42bb) Subscriber data update (mmctx.c:445) 20241014124708199 DMM DEBUG MM(262420000000029/e94a42bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124708199 DMM INFO MM(262420000000029/e94a42bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124708199 DMM NOTICE MM(262420000000029/e94a42bb) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241014124708199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124708199 DMM NOTICE MM(262420000000029/e94a42bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124708199 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) 20241014124708200 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124708200 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241014124708200 DMM INFO MM(262420000000029/e94a42bb) Subscriber data update (mmctx.c:445) 20241014124708200 DMM DEBUG MM(262420000000029/e94a42bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124708208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124708208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124708208 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124708208 DMM INFO MM(262420000000029/e94a42bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124708208 DMM NOTICE MM(262420000000029/e94a42bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124708208 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124708208 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124708208 DLLC NOTICE LLME(dda99554/e94a42bb){ASSIGNED} LLGM Assign pre (ffffffff => e94a42bb) (gprs_llc.c:1079) 20241014124708208 DLLC NOTICE LLME(ffffffff/e94a42bb){ASSIGNED} LLGM Assign post (ffffffff => e94a42bb) (gprs_llc.c:1125) 20241014124708208 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124708208 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124708208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124708208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@6e1235c11370: setverdict(pass): none -> pass 20241014124708257 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241014124708257 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241014124708257 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) 20241014124708257 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241014124708257 DMM INFO MM(262420000000029/e94a42bb) Subscriber data update (mmctx.c:445) 20241014124708257 DMM DEBUG MM(262420000000029/e94a42bb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241014124708257 DMM INFO MM(262420000000029/e94a42bb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241014124708257 DMM INFO MM(262420000000029/e94a42bb) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241014124708257 DMM NOTICE MM(262420000000029/e94a42bb) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241014124708257 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241014124708257 DMM INFO MM(262420000000029/e94a42bb) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241014124708257 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124708257 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124708257 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124708257 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124708257 DLLC NOTICE LLME(ffffffff/e94a42bb){ASSIGNED} LLGM Assign pre (e94a42bb => ffffffff) (gprs_llc.c:1079) 20241014124708257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e94a42bb => ffffffff) (gprs_llc.c:1125) 20241014124708257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Deallocated (fsm.c:568) 20241014124708257 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Deallocated (fsm.c:568) 20241014124708257 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Deallocated (fsm.c:568) 20241014124708257 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124708258 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6e1235c11370: Removing Client IMSI='262420000000029'H, index=0 20241014124708265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124708266 DLLC NOTICE LLME(ffffffff/e94a42bb){UNASSIGNED} LLC RX: unknown TLLI 0xe94a42bb, creating LLME on the fly (gprs_llc.c:552) 20241014124708266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124708266 DMM NOTICE LLME(ffffffff/e94a42bb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241014124708266 DLLC NOTICE LLME(ffffffff/e94a42bb){UNASSIGNED} LLGM Assign pre (e94a42bb => ffffffff) (gprs_llc.c:1079) 20241014124708266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e94a42bb => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@6e1235c11370: Final verdict of PTC: pass 20241014124708269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@6e1235c11370: Final verdict of PTC: none20241014124708271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124708271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(385)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@6e1235c11370: Final verdict of PTC: none -NSVCI99(398)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@6e1235c11370: Final verdict of PTC: none -NSVCI98(393)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(396)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(391)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@6e1235c11370: Final verdict of PTC: none -NSVCI97(388)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(386)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Oct 14 12:47:08 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 20241014124708403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124708705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93460) 20241014124709272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124709272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93460, count=97816) 20241014124710273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124710273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:47:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124711274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124711274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241014124711826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124711828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124711886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124711886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124711886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124711886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124711886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124711886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124711886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124711886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124711886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124711890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124711890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124711890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124711891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124711891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124711891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124711891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124711891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124711891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124711891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124711891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124711892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124711893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124711898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124711911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124711912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124711945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124711945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124711945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124711945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124711945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124711945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124711945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124711945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124711945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124711948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124711948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124711948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124711949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124711949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124711949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124711949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124711949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124711949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124711949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124711949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124711949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124711949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124711956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124711974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124711974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124712006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124712006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124712006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124712006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124712006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124712006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124712006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124712006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124712006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124712012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124712012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124712012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124712012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124712012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124712012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124712012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124712013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124712013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124712013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124712013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124712013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124712013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124712024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124712040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124712040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124712275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124712275 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124712275 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124712275 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@6e1235c11370: Established a new IPA connection (conn_id=2) 20241014124712280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241014124712280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@6e1235c11370: CCM 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(418)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6e1235c11370: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E2D14FE4'O, index=0 SGSN_Test-GSUP(419)@6e1235c11370: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241014124713327 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) 20241014124713327 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@6e1235c11370: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@6e1235c11370: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6e1235c11370: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6e1235c11370: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6e1235c11370: Final verdict of PTC: pass 20241014124713332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6e1235c11370: Final verdict of PTC: none 20241014124713334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124713334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(412)@6e1235c11370: Final verdict of PTC: none -NSVCI97(407)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@6e1235c11370: Final verdict of PTC: none -NSVCI99(417)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(410)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(405)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(415)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Oct 14 12:47:13 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 20241014124713468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124713770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51916) 20241014124714335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124714335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51916, count=53176) 20241014124715336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124715336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:47:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124716337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124716337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241014124716825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124716827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124716873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124716873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124716873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124716873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124716873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124716873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124716874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124716874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124716875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124716875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124716875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124716876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124716876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124716876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124716876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124716876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124716876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124716876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124716876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124716876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124716880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124716890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124716890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124716909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124716909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124716909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124716909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124716909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124716909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124716909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124716909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124716911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124716911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124716911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124716911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124716911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124716911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124716911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124716911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124716911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124716911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124716911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124716911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124716915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124716924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124716924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124716950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124716950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124716950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124716950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124716950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124716950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124716950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124716950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124716951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124716951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124716951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124716952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124716952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124716952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124716952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124716952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124716952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124716952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124716952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124716953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124716953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124716956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124716964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124716965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124717338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124717338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124717338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124717338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124717341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124717342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6e1235c11370: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F0C9897D'O, index=0 SGSN_Test-GSUP(438)@6e1235c11370: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241014124718445 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) 20241014124718445 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@6e1235c11370: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@6e1235c11370: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6e1235c11370: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6e1235c11370: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6e1235c11370: Final verdict of PTC: pass 20241014124718451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@6e1235c11370: Final verdict of PTC: none 20241014124718453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124718453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6e1235c11370: Final verdict of PTC: none -NSVCI98(431)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@6e1235c11370: Final verdict of PTC: none -NSVCI97(426)@6e1235c11370: Final verdict of PTC: none -NSVCI99(436)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@6e1235c11370: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(424)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(429)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(434)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@6e1235c11370: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Oct 14 12:47:18 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 20241014124718592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124718894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241014124719454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124719454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53564) 20241014124720455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124720455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Oct 14 12:47:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124721456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124721456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_rau_unknown started. 20241014124721950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124721952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124721998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124721998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124721998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124721998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124721998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124721998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124721998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124721998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124721998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124722000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124722000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124722000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124722000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124722000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124722000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124722000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124722000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124722000 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124722000 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124722000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124722001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124722001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124722005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124722012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124722012 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124722041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124722041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124722041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124722041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124722041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124722041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124722041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124722041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124722041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124722043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124722043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124722043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124722043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124722043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124722043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124722044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124722044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124722044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124722044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124722044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124722044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124722044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(450)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124722049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124722060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124722061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(448)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(450)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124722075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124722075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124722075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124722075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124722075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124722075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124722075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124722076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124722076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124722078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124722078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124722078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124722078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124722078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124722078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124722078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124722079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124722082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124722091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124722091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124722457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124722457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124722457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124722457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124722459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124722460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@6e1235c11370: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EBC02276'O, index=0 SGSN_Test-GSUP(457)@6e1235c11370: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241014124723510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124723510 DLLC NOTICE LLME(ffffffff/ebc02276){UNASSIGNED} LLC RX: unknown TLLI 0xebc02276, creating LLME on the fly (gprs_llc.c:552) 20241014124723510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241014124723511 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124723511 DMM NOTICE LLME(ffffffff/ebc02276){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241014124723511 DLLC NOTICE LLME(ffffffff/ebc02276){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241014124723511 DMM ERROR LLME(ffffffff/ebc02276){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241014124723511 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241014124723511 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241014124723511 DLLC NOTICE LLME(ffffffff/ebc02276){UNASSIGNED} LLGM Assign pre (ebc02276 => ffffffff) (gprs_llc.c:1079) 20241014124723511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebc02276 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@6e1235c11370: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@6e1235c11370: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@6e1235c11370: Final verdict of PTC: pass 20241014124723527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@6e1235c11370: Final verdict of PTC: none 20241014124723529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(441)@6e1235c11370: Final verdict of PTC: none 20241014124723529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@6e1235c11370: Final verdict of PTC: none -NSVCI98(451)@6e1235c11370: Final verdict of PTC: none -NSVCI97(445)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@6e1235c11370: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@6e1235c11370: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(453)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@6e1235c11370: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(449)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(443)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@6e1235c11370: Test case TC_rau_unknown finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Oct 14 12:47:23 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241014124723659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124723960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20241014124724530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124724530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20241014124725531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124725531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Oct 14 12:47:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124726532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124726532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_rau started. 20241014124727018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124727020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124727064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124727065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124727065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124727065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124727065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124727065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124727065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124727065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124727067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124727067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124727067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124727067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124727067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124727067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124727067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124727067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124727067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124727067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124727068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124727068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124727072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124727082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124727083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124727103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124727103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124727103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124727103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124727103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124727103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124727103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124727103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124727105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124727105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124727105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124727105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124727105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124727105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124727105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124727105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124727105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124727105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124727106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124727106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124727109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124727119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124727119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124727145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124727145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124727145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124727146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124727146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124727146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124727146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124727146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124727147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124727147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124727148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124727148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124727148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124727148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124727148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124727148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124727148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124727148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124727148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124727148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124727148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124727151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124727161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124727161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124727533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124727533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124727533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124727533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124727535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014124727536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014124728257 DGPRS DEBUG Checking for inactive LLMEs, time = 10720782 (sgsn.c:131) TC_attach_rau-BVCI196(463)@6e1235c11370: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E263539D'O, index=0 SGSN_Test-GSUP(476)@6e1235c11370: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@6e1235c11370: 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 := 'AB236E637DAD34972D2A7DA25E827F8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D304014'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8AAFE3348B80470'O } } } } } 20241014124728591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728591 DLLC NOTICE LLME(ffffffff/e263539d){UNASSIGNED} LLC RX: unknown TLLI 0xe263539d, creating LLME on the fly (gprs_llc.c:552) 20241014124728591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241014124728592 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Allocated (fsm.c:456) 20241014124728592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Allocated (fsm.c:456) 20241014124728592 DMM DEBUG MM_STATE_Gb[0x612000011da0]{Idle}: Allocated (fsm.c:456) 20241014124728592 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Allocated (fsm.c:456) 20241014124728592 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124728592 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124728592 DLLC NOTICE LLME(ffffffff/e263539d){UNASSIGNED} LLGM Assign pre (e263539d => cb70363f) (gprs_llc.c:1079) 20241014124728592 DLLC NOTICE LLME(e263539d/cb70363f){ASSIGNED} LLGM Assign post (e263539d => cb70363f) (gprs_llc.c:1125) 20241014124728592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124728592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124728592 DMM DEBUG MM(262420000000012/cb70363f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124728604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728604 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124728604 DMM DEBUG MM(262420000000012/cb70363f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241014124728604 DMM NOTICE MM(262420000000012/cb70363f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124728604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124728605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124728605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124728605 DMM DEBUG MM(262420000000012/cb70363f) Requesting authorization (sgsn_auth.c:160) 20241014124728605 DMM INFO MM(262420000000012/cb70363f) Requesting authentication tuples (sgsn_auth.c:184) 20241014124728605 DMM DEBUG MM(262420000000012/cb70363f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124728605 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241014124728605 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)@6e1235c11370: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@6e1235c11370: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241014124728607 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124728607 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124728607 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124728607 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124728607 DMM INFO MM(262420000000012/cb70363f) Subscriber data update (mmctx.c:445) 20241014124728607 DMM DEBUG MM(262420000000012/cb70363f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124728607 DMM INFO MM(262420000000012/cb70363f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124728607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124728608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124728608 DMM INFO MM(262420000000012/cb70363f) <- GMM AUTH AND CIPHERING REQ (rand = ab 23 6e 63 7d ad 34 97 2d 2a 7d a2 5e 82 7f 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124728616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728616 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124728616 DMM INFO MM(262420000000012/cb70363f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124728616 DMM NOTICE MM(262420000000012/cb70363f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124728616 DMM DEBUG MM(262420000000012/cb70363f) checking auth: received GSM SRES = 4d 30 40 14 (gprs_gmm.c:666) 20241014124728616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124728616 DMM DEBUG MM(262420000000012/cb70363f) Requesting authorization (sgsn_auth.c:160) 20241014124728616 DMM INFO MM(262420000000012/cb70363f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124728616 DMM DEBUG MM(262420000000012/cb70363f) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124728616 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241014124728616 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) 20241014124728617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124728617 DMM INFO MM(262420000000012/cb70363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb70363f) (gprs_gmm.c:300) 20241014124728618 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124728618 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124728618 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241014124728618 DMM INFO MM(262420000000012/cb70363f) Subscriber data update (mmctx.c:445) 20241014124728618 DMM DEBUG MM(262420000000012/cb70363f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124728618 DMM INFO MM(262420000000012/cb70363f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124728618 DMM NOTICE MM(262420000000012/cb70363f) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241014124728618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124728618 DMM NOTICE MM(262420000000012/cb70363f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124728618 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) 20241014124728619 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124728619 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241014124728619 DMM INFO MM(262420000000012/cb70363f) Subscriber data update (mmctx.c:445) 20241014124728619 DMM DEBUG MM(262420000000012/cb70363f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124728625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728625 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124728625 DMM INFO MM(262420000000012/cb70363f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124728625 DMM NOTICE MM(262420000000012/cb70363f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124728625 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124728625 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124728625 DLLC NOTICE LLME(e263539d/cb70363f){ASSIGNED} LLGM Assign pre (ffffffff => cb70363f) (gprs_llc.c:1079) 20241014124728625 DLLC NOTICE LLME(ffffffff/cb70363f){ASSIGNED} LLGM Assign post (ffffffff => cb70363f) (gprs_llc.c:1125) 20241014124728625 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124728625 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124728625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124728625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@6e1235c11370: setverdict(pass): none -> pass 20241014124728677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728677 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124728677 DMM INFO MM(262420000000012/cb70363f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124728677 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124728677 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124728677 DLLC NOTICE LLME(ffffffff/cb70363f){ASSIGNED} LLGM Assign pre (cb70363f => cd5c512b) (gprs_llc.c:1079) 20241014124728677 DLLC NOTICE LLME(cb70363f/cd5c512b){ASSIGNED} LLGM Assign post (cb70363f => cd5c512b) (gprs_llc.c:1125) 20241014124728677 DMM INFO MM(262420000000012/cd5c512b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@6e1235c11370: Removing Client IMSI='262420000000012'H, index=0 20241014124728685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124728686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241014124728686 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124728686 DMM INFO MM(262420000000012/cd5c512b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124728686 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124728686 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124728686 DLLC NOTICE LLME(cb70363f/cd5c512b){ASSIGNED} LLGM Assign pre (ffffffff => cd5c512b) (gprs_llc.c:1079) 20241014124728686 DLLC NOTICE LLME(ffffffff/cd5c512b){ASSIGNED} LLGM Assign post (ffffffff => cd5c512b) (gprs_llc.c:1125) 20241014124728686 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@6e1235c11370: Final verdict of PTC: pass 20241014124728689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124728691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124728691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@6e1235c11370: Final verdict of PTC: none -NSVCI97(464)@6e1235c11370: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@6e1235c11370: Final verdict of PTC: none -NSVCI98(469)@6e1235c11370: Final verdict of PTC: none -NSVCI99(474)@6e1235c11370: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@6e1235c11370: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(462)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(467)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(472)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_rau finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Oct 14 12:47:28 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241014124728821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124729223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79076) 20241014124729692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124729692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79076, count=92840) 20241014124730693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124730693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:47:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124731694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124731694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_rau_a_a started. 20241014124732283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124732285 DMM INFO MM(262420000000012/cd5c512b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124732285 DMM INFO MM(262420000000012/cd5c512b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124732285 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124732285 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124732285 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124732285 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124732285 DLLC NOTICE LLME(ffffffff/cd5c512b){ASSIGNED} LLGM Assign pre (cd5c512b => ffffffff) (gprs_llc.c:1079) 20241014124732285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5c512b => ffffffff) (gprs_llc.c:1125) 20241014124732285 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241014124732285 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) 20241014124732285 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) 20241014124732285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Deallocated (fsm.c:568) 20241014124732285 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Deallocated (fsm.c:568) 20241014124732285 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Deallocated (fsm.c:568) 20241014124732285 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Deallocated (fsm.c:568) 20241014124732285 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124732331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124732331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124732331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124732331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124732331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124732331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124732331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124732332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124732333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124732333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124732333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124732334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124732334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124732334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124732334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124732334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124732334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124732334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(483)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124732335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124732335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124732339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124732348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124732348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(481)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(483)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@6e1235c11370: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124732368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124732368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124732368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124732368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124732368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124732368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124732368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124732368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124732370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124732370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124732370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124732370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124732370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124732370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124732370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124732370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124732370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124732370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124732371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124732371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124732375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124732384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124732384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(488)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124732390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124732390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124732390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124732390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124732390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124732390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124732390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124732390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124732391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124732391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124732391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124732391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124732391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124732391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124732391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124732391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124732391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124732391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124732392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124732392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124732392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124732395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124732403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124732403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124732696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124732696 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124732696 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124732696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124732698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124732699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@6e1235c11370: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D20A1BB2'O, index=0 SGSN_Test-GSUP(495)@6e1235c11370: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@6e1235c11370: 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 := 'C8CCE7F45C2D25814721B0C1EBCF736E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56E0D4EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1BE95B685A01B783'O } } } } } 20241014124733750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733750 DLLC NOTICE LLME(ffffffff/d20a1bb2){UNASSIGNED} LLC RX: unknown TLLI 0xd20a1bb2, creating LLME on the fly (gprs_llc.c:552) 20241014124733750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241014124733750 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Allocated (fsm.c:456) 20241014124733750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Allocated (fsm.c:456) 20241014124733750 DMM DEBUG MM_STATE_Gb[0x6120000123a0]{Idle}: Allocated (fsm.c:456) 20241014124733750 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Allocated (fsm.c:456) 20241014124733750 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124733750 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124733750 DLLC NOTICE LLME(ffffffff/d20a1bb2){UNASSIGNED} LLGM Assign pre (d20a1bb2 => de46e4c4) (gprs_llc.c:1079) 20241014124733750 DLLC NOTICE LLME(d20a1bb2/de46e4c4){ASSIGNED} LLGM Assign post (d20a1bb2 => de46e4c4) (gprs_llc.c:1125) 20241014124733750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124733750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124733750 DMM DEBUG MM(262420000000037/de46e4c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124733763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733764 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733764 DMM DEBUG MM(262420000000037/de46e4c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241014124733764 DMM NOTICE MM(262420000000037/de46e4c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124733764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124733764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124733764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124733764 DMM DEBUG MM(262420000000037/de46e4c4) Requesting authorization (sgsn_auth.c:160) 20241014124733764 DMM INFO MM(262420000000037/de46e4c4) Requesting authentication tuples (sgsn_auth.c:184) 20241014124733764 DMM DEBUG MM(262420000000037/de46e4c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124733764 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241014124733764 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)@6e1235c11370: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@6e1235c11370: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241014124733767 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124733767 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124733767 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124733767 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124733767 DMM INFO MM(262420000000037/de46e4c4) Subscriber data update (mmctx.c:445) 20241014124733767 DMM DEBUG MM(262420000000037/de46e4c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124733767 DMM INFO MM(262420000000037/de46e4c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124733767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124733767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124733767 DMM INFO MM(262420000000037/de46e4c4) <- GMM AUTH AND CIPHERING REQ (rand = c8 cc e7 f4 5c 2d 25 81 47 21 b0 c1 eb cf 73 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124733775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733775 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733775 DMM INFO MM(262420000000037/de46e4c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124733775 DMM NOTICE MM(262420000000037/de46e4c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124733775 DMM DEBUG MM(262420000000037/de46e4c4) checking auth: received GSM SRES = 56 e0 d4 ec (gprs_gmm.c:666) 20241014124733775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124733775 DMM DEBUG MM(262420000000037/de46e4c4) Requesting authorization (sgsn_auth.c:160) 20241014124733775 DMM INFO MM(262420000000037/de46e4c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124733775 DMM DEBUG MM(262420000000037/de46e4c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124733775 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241014124733775 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) 20241014124733775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124733775 DMM INFO MM(262420000000037/de46e4c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xde46e4c4) (gprs_gmm.c:300) 20241014124733777 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124733777 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124733777 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241014124733777 DMM INFO MM(262420000000037/de46e4c4) Subscriber data update (mmctx.c:445) 20241014124733777 DMM DEBUG MM(262420000000037/de46e4c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124733777 DMM INFO MM(262420000000037/de46e4c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124733777 DMM NOTICE MM(262420000000037/de46e4c4) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241014124733777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124733777 DMM NOTICE MM(262420000000037/de46e4c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124733777 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) 20241014124733778 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124733778 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241014124733778 DMM INFO MM(262420000000037/de46e4c4) Subscriber data update (mmctx.c:445) 20241014124733778 DMM DEBUG MM(262420000000037/de46e4c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124733783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733784 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733784 DMM INFO MM(262420000000037/de46e4c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124733784 DMM NOTICE MM(262420000000037/de46e4c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124733784 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124733784 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124733784 DLLC NOTICE LLME(d20a1bb2/de46e4c4){ASSIGNED} LLGM Assign pre (ffffffff => de46e4c4) (gprs_llc.c:1079) 20241014124733784 DLLC NOTICE LLME(ffffffff/de46e4c4){ASSIGNED} LLGM Assign post (ffffffff => de46e4c4) (gprs_llc.c:1125) 20241014124733784 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124733784 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124733784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124733784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): none -> pass 20241014124733836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733836 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733836 DMM INFO MM(262420000000037/de46e4c4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124733836 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124733836 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124733836 DLLC NOTICE LLME(ffffffff/de46e4c4){ASSIGNED} LLGM Assign pre (de46e4c4 => fd9df46f) (gprs_llc.c:1079) 20241014124733836 DLLC NOTICE LLME(de46e4c4/fd9df46f){ASSIGNED} LLGM Assign post (de46e4c4 => fd9df46f) (gprs_llc.c:1125) 20241014124733836 DMM INFO MM(262420000000037/fd9df46f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124733844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733844 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733844 DMM INFO MM(262420000000037/fd9df46f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124733844 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124733844 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124733844 DLLC NOTICE LLME(de46e4c4/fd9df46f){ASSIGNED} LLGM Assign pre (ffffffff => fd9df46f) (gprs_llc.c:1079) 20241014124733844 DLLC NOTICE LLME(ffffffff/fd9df46f){ASSIGNED} LLGM Assign post (ffffffff => fd9df46f) (gprs_llc.c:1125) 20241014124733844 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241014124733844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733845 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733845 DMM INFO MM(262420000000037/fd9df46f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124733845 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124733845 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124733845 DLLC NOTICE LLME(ffffffff/fd9df46f){ASSIGNED} LLGM Assign pre (fd9df46f => d80f515c) (gprs_llc.c:1079) 20241014124733845 DLLC NOTICE LLME(fd9df46f/d80f515c){ASSIGNED} LLGM Assign post (fd9df46f => d80f515c) (gprs_llc.c:1125) 20241014124733845 DMM INFO MM(262420000000037/d80f515c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124733851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733851 DMM INFO MM(262420000000037/d80f515c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124733851 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124733851 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124733851 DLLC NOTICE LLME(fd9df46f/d80f515c){ASSIGNED} LLGM Assign pre (ffffffff => d80f515c) (gprs_llc.c:1079) 20241014124733851 DLLC NOTICE LLME(ffffffff/d80f515c){ASSIGNED} LLGM Assign post (ffffffff => d80f515c) (gprs_llc.c:1125) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241014124733851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124733851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124733851 DMM INFO MM(262420000000037/d80f515c) -> GMM DETACH REQUEST TLLI=0xd80f515c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241014124733851 DMM INFO MM(262420000000037/d80f515c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014124733851 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124733851 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124733851 DLLC NOTICE LLME(ffffffff/d80f515c){ASSIGNED} LLGM Assign pre (d80f515c => ffffffff) (gprs_llc.c:1079) 20241014124733851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d80f515c => ffffffff) (gprs_llc.c:1125) 20241014124733851 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241014124733851 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) 20241014124733851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Deallocated (fsm.c:568) 20241014124733851 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Deallocated (fsm.c:568) 20241014124733851 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Deallocated (fsm.c:568) 20241014124733851 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124733852 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@6e1235c11370: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@6e1235c11370: Final verdict of PTC: pass 20241014124738861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@6e1235c11370: Final verdict of PTC: none 20241014124738864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124738864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(484)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@6e1235c11370: Final verdict of PTC: none -NSVCI99(493)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@6e1235c11370: Final verdict of PTC: none -NSVCI98(489)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(487)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(482)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(491)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Oct 14 12:47:38 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 20241014124738991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124739293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241014124739865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124739865 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) 20241014124740865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124740866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:47:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124741866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124741867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_rau_a_b started. 20241014124742353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124742354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124742394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124742394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124742394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124742394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124742394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124742394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124742394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124742394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124742396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124742396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124742396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124742396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124742396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124742396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124742396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124742396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124742397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124742397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124742397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124742397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124742401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124742411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124742411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124742427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124742427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124742427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124742427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124742427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124742427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124742427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124742427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124742429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124742429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124742429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124742429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124742429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124742429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124742429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124742429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124742429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124742429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124742429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124742430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124742433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124742444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124742444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124742479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124742479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124742479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124742479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124742479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124742479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124742479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124742479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124742482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124742482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124742482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124742482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124742482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124742482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124742482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124742482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124742482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124742482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124742482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(513)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124742483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124742483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124742486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124742495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124742495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124742868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124742868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124742868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124742868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124742870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124742870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@6e1235c11370: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F5452B61'O, index=0 SGSN_Test-GSUP(514)@6e1235c11370: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@6e1235c11370: 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 := 'EA27CDD5CC8A07F793C802A365AF9951'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '898E7721'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '034B435DCC62E5AD'O } } } } } 20241014124743924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124743924 DLLC NOTICE LLME(ffffffff/f5452b61){UNASSIGNED} LLC RX: unknown TLLI 0xf5452b61, creating LLME on the fly (gprs_llc.c:552) 20241014124743924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124743924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241014124743924 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Allocated (fsm.c:456) 20241014124743924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Allocated (fsm.c:456) 20241014124743924 DMM DEBUG MM_STATE_Gb[0x6120000129a0]{Idle}: Allocated (fsm.c:456) 20241014124743924 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Allocated (fsm.c:456) 20241014124743924 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124743924 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124743924 DLLC NOTICE LLME(ffffffff/f5452b61){UNASSIGNED} LLGM Assign pre (f5452b61 => f25fb1ca) (gprs_llc.c:1079) 20241014124743924 DLLC NOTICE LLME(f5452b61/f25fb1ca){ASSIGNED} LLGM Assign post (f5452b61 => f25fb1ca) (gprs_llc.c:1125) 20241014124743924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124743924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124743924 DMM DEBUG MM(262420000000038/f25fb1ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124743938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124743938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124743938 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124743938 DMM DEBUG MM(262420000000038/f25fb1ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241014124743938 DMM NOTICE MM(262420000000038/f25fb1ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124743938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124743938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124743938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124743938 DMM DEBUG MM(262420000000038/f25fb1ca) Requesting authorization (sgsn_auth.c:160) 20241014124743938 DMM INFO MM(262420000000038/f25fb1ca) Requesting authentication tuples (sgsn_auth.c:184) 20241014124743938 DMM DEBUG MM(262420000000038/f25fb1ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124743938 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241014124743938 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)@6e1235c11370: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@6e1235c11370: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241014124743942 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124743942 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124743942 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124743942 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124743942 DMM INFO MM(262420000000038/f25fb1ca) Subscriber data update (mmctx.c:445) 20241014124743942 DMM DEBUG MM(262420000000038/f25fb1ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124743942 DMM INFO MM(262420000000038/f25fb1ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124743942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124743942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124743942 DMM INFO MM(262420000000038/f25fb1ca) <- GMM AUTH AND CIPHERING REQ (rand = ea 27 cd d5 cc 8a 07 f7 93 c8 02 a3 65 af 99 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124743949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124743949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124743950 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124743950 DMM INFO MM(262420000000038/f25fb1ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124743950 DMM NOTICE MM(262420000000038/f25fb1ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124743950 DMM DEBUG MM(262420000000038/f25fb1ca) checking auth: received GSM SRES = 89 8e 77 21 (gprs_gmm.c:666) 20241014124743950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124743950 DMM DEBUG MM(262420000000038/f25fb1ca) Requesting authorization (sgsn_auth.c:160) 20241014124743950 DMM INFO MM(262420000000038/f25fb1ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124743950 DMM DEBUG MM(262420000000038/f25fb1ca) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124743950 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241014124743950 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) 20241014124743950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124743950 DMM INFO MM(262420000000038/f25fb1ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25fb1ca) (gprs_gmm.c:300) 20241014124743951 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124743951 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124743951 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241014124743951 DMM INFO MM(262420000000038/f25fb1ca) Subscriber data update (mmctx.c:445) 20241014124743951 DMM DEBUG MM(262420000000038/f25fb1ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124743951 DMM INFO MM(262420000000038/f25fb1ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124743951 DMM NOTICE MM(262420000000038/f25fb1ca) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241014124743951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124743952 DMM NOTICE MM(262420000000038/f25fb1ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124743952 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) 20241014124743952 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124743952 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241014124743952 DMM INFO MM(262420000000038/f25fb1ca) Subscriber data update (mmctx.c:445) 20241014124743952 DMM DEBUG MM(262420000000038/f25fb1ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124743958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124743958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124743958 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124743958 DMM INFO MM(262420000000038/f25fb1ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124743958 DMM NOTICE MM(262420000000038/f25fb1ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124743958 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124743958 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124743958 DLLC NOTICE LLME(f5452b61/f25fb1ca){ASSIGNED} LLGM Assign pre (ffffffff => f25fb1ca) (gprs_llc.c:1079) 20241014124743958 DLLC NOTICE LLME(ffffffff/f25fb1ca){ASSIGNED} LLGM Assign post (ffffffff => f25fb1ca) (gprs_llc.c:1125) 20241014124743958 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124743958 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124743958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124743958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@6e1235c11370: attach complete sending rau 20241014124744010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124744010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124744010 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124744010 DMM INFO MM(262420000000038/f25fb1ca) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124744010 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124744010 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124744010 DLLC NOTICE LLME(ffffffff/f25fb1ca){ASSIGNED} LLGM Assign pre (f25fb1ca => d0defecc) (gprs_llc.c:1079) 20241014124744010 DLLC NOTICE LLME(f25fb1ca/d0defecc){ASSIGNED} LLGM Assign post (f25fb1ca => d0defecc) (gprs_llc.c:1125) 20241014124744010 DMM INFO MM(262420000000038/d0defecc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6e1235c11370: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@6e1235c11370: Removing Client IMSI='262420000000038'H, index=0 20241014124744018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124744018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241014124744018 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124744018 DMM INFO MM(262420000000038/d0defecc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124744018 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124744018 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124744018 DLLC NOTICE LLME(f25fb1ca/d0defecc){ASSIGNED} LLGM Assign pre (ffffffff => d0defecc) (gprs_llc.c:1079) TC_attach_rau_a_b-BVCI210(506)@6e1235c11370: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D0DEFECC'O, index=0 20241014124744018 DLLC NOTICE LLME(ffffffff/d0defecc){ASSIGNED} LLGM Assign post (ffffffff => d0defecc) (gprs_llc.c:1125) 20241014124744018 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b(516)@6e1235c11370: sending second RAU via different RA 20241014124744022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124744022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124744022 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124744022 DMM INFO MM(262420000000038/d0defecc) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d0defecc, P-TMSI: d0defecc (00000000), TLLI: d0defecc (d0defecc), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241014124744022 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241014124744022 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124744022 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124744022 DLLC NOTICE LLME(ffffffff/d0defecc){ASSIGNED} LLGM Assign pre (d0defecc => d0defecc) (gprs_llc.c:1079) 20241014124744022 DLLC NOTICE LLME(d0defecc/d0defecc){ASSIGNED} LLGM Assign post (d0defecc => d0defecc) (gprs_llc.c:1125) 20241014124744022 DMM INFO MM(262420000000038/d0defecc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124744036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124744036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124744036 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124744036 DMM INFO MM(262420000000038/d0defecc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124744036 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124744037 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124744037 DLLC NOTICE LLME(d0defecc/d0defecc){ASSIGNED} LLGM Assign pre (ffffffff => d0defecc) (gprs_llc.c:1079) 20241014124744037 DLLC NOTICE LLME(ffffffff/d0defecc){ASSIGNED} LLGM Assign post (ffffffff => d0defecc) (gprs_llc.c:1125) 20241014124744037 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241014124744037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124744037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124744037 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124744037 DMM INFO MM(262420000000038/d0defecc) -> GMM DETACH REQUEST TLLI=0xd0defecc type=GPRS detach Power-off (gprs_gmm.c:1465) 20241014124744037 DMM INFO MM(262420000000038/d0defecc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014124744037 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124744037 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124744037 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124744037 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124744037 DLLC NOTICE LLME(ffffffff/d0defecc){ASSIGNED} LLGM Assign pre (d0defecc => ffffffff) (gprs_llc.c:1079) 20241014124744037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0defecc => ffffffff) (gprs_llc.c:1125) 20241014124744037 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241014124744038 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) 20241014124744038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Deallocated (fsm.c:568) 20241014124744038 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Deallocated (fsm.c:568) 20241014124744038 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Deallocated (fsm.c:568) 20241014124744038 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124744039 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@6e1235c11370: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@6e1235c11370: Final verdict of PTC: pass 20241014124749046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@6e1235c11370: Final verdict of PTC: none 20241014124749049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(513)@6e1235c11370: Final verdict of PTC: none -NSVCI97(502)@6e1235c11370: Final verdict of PTC: none -NSVCI98(507)@6e1235c11370: Final verdict of PTC: none 20241014124749049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI196(501)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(500)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(505)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(511)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Oct 14 12:47:49 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 20241014124749172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124749473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241014124750050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124750050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20241014124751052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124751052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Oct 14 12:47:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124752054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124752054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241014124752533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124752535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124752594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124752594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124752594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124752594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124752594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124752594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124752594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124752594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(522)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124752596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124752596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124752596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124752596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124752597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124752597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124752597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124752597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124752597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124752597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124752597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124752597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(521)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124752601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124752610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124752610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(521)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124752635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124752635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124752635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124752635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124752635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124752635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124752635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124752635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(526)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124752637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124752637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124752637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124752637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124752637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124752637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124752637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124752637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124752637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124752637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(527)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124752638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(527)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124752638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014124752641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124752650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124752650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124752664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124752664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124752664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124752664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124752665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124752665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124752665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124752666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124752666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124752666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124752666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124752666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124752666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124752666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124752666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124752666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124752666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124752670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124752681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124752681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124753055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124753055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124753055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124753055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124753058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241014124753058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@6e1235c11370: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C773DEA0'O, index=0 SGSN_Test-GSUP(533)@6e1235c11370: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: 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 := 'B28AF244065BC6CF350A1AEF17875E94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A91B258'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '626C138D9ED1342D'O } } } } } 20241014124754108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754108 DLLC NOTICE LLME(ffffffff/c773dea0){UNASSIGNED} LLC RX: unknown TLLI 0xc773dea0, creating LLME on the fly (gprs_llc.c:552) 20241014124754108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241014124754108 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Allocated (fsm.c:456) 20241014124754108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Allocated (fsm.c:456) 20241014124754108 DMM DEBUG MM_STATE_Gb[0x612000012fa0]{Idle}: Allocated (fsm.c:456) 20241014124754108 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Allocated (fsm.c:456) 20241014124754108 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124754108 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124754108 DLLC NOTICE LLME(ffffffff/c773dea0){UNASSIGNED} LLGM Assign pre (c773dea0 => cfcce6e9) (gprs_llc.c:1079) 20241014124754109 DLLC NOTICE LLME(c773dea0/cfcce6e9){ASSIGNED} LLGM Assign post (c773dea0 => cfcce6e9) (gprs_llc.c:1125) 20241014124754109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124754109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124754109 DMM DEBUG MM(262420000000039/cfcce6e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124754121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754122 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124754122 DMM DEBUG MM(262420000000039/cfcce6e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241014124754122 DMM NOTICE MM(262420000000039/cfcce6e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124754122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124754122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124754122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124754122 DMM DEBUG MM(262420000000039/cfcce6e9) Requesting authorization (sgsn_auth.c:160) 20241014124754122 DMM INFO MM(262420000000039/cfcce6e9) Requesting authentication tuples (sgsn_auth.c:184) 20241014124754122 DMM DEBUG MM(262420000000039/cfcce6e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124754122 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241014124754122 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@6e1235c11370: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@6e1235c11370: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241014124754125 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124754125 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124754125 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124754125 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124754125 DMM INFO MM(262420000000039/cfcce6e9) Subscriber data update (mmctx.c:445) 20241014124754125 DMM DEBUG MM(262420000000039/cfcce6e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124754125 DMM INFO MM(262420000000039/cfcce6e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124754125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124754125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124754125 DMM INFO MM(262420000000039/cfcce6e9) <- GMM AUTH AND CIPHERING REQ (rand = b2 8a f2 44 06 5b c6 cf 35 0a 1a ef 17 87 5e 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124754133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754133 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124754133 DMM INFO MM(262420000000039/cfcce6e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124754133 DMM NOTICE MM(262420000000039/cfcce6e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124754133 DMM DEBUG MM(262420000000039/cfcce6e9) checking auth: received GSM SRES = 7a 91 b2 58 (gprs_gmm.c:666) 20241014124754133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124754133 DMM DEBUG MM(262420000000039/cfcce6e9) Requesting authorization (sgsn_auth.c:160) 20241014124754133 DMM INFO MM(262420000000039/cfcce6e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124754133 DMM DEBUG MM(262420000000039/cfcce6e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124754134 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241014124754134 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241014124754134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124754134 DMM INFO MM(262420000000039/cfcce6e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfcce6e9) (gprs_gmm.c:300) 20241014124754135 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124754135 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124754135 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241014124754135 DMM INFO MM(262420000000039/cfcce6e9) Subscriber data update (mmctx.c:445) 20241014124754135 DMM DEBUG MM(262420000000039/cfcce6e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124754135 DMM INFO MM(262420000000039/cfcce6e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124754135 DMM NOTICE MM(262420000000039/cfcce6e9) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241014124754135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124754135 DMM NOTICE MM(262420000000039/cfcce6e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124754135 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241014124754136 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124754136 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241014124754136 DMM INFO MM(262420000000039/cfcce6e9) Subscriber data update (mmctx.c:445) 20241014124754136 DMM DEBUG MM(262420000000039/cfcce6e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124754142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754143 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124754143 DMM INFO MM(262420000000039/cfcce6e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124754143 DMM NOTICE MM(262420000000039/cfcce6e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124754143 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124754143 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124754143 DLLC NOTICE LLME(c773dea0/cfcce6e9){ASSIGNED} LLGM Assign pre (ffffffff => cfcce6e9) (gprs_llc.c:1079) 20241014124754143 DLLC NOTICE LLME(ffffffff/cfcce6e9){ASSIGNED} LLGM Assign post (ffffffff => cfcce6e9) (gprs_llc.c:1125) 20241014124754143 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124754143 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124754143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124754143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: attach complete sending rau 20241014124754195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754195 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124754195 DMM INFO MM(262420000000039/cfcce6e9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124754195 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124754195 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124754195 DLLC NOTICE LLME(ffffffff/cfcce6e9){ASSIGNED} LLGM Assign pre (cfcce6e9 => d89a7e85) (gprs_llc.c:1079) 20241014124754195 DLLC NOTICE LLME(cfcce6e9/d89a7e85){ASSIGNED} LLGM Assign post (cfcce6e9 => d89a7e85) (gprs_llc.c:1125) 20241014124754195 DMM INFO MM(262420000000039/d89a7e85) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@6e1235c11370: Removing Client IMSI='262420000000039'H, index=0 20241014124754202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754202 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124754202 DMM INFO MM(262420000000039/d89a7e85) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014124754202 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014124754202 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6e1235c11370: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D89A7E85'O, index=0 20241014124754202 DLLC NOTICE LLME(cfcce6e9/d89a7e85){ASSIGNED} LLGM Assign pre (ffffffff => d89a7e85) (gprs_llc.c:1079) 20241014124754202 DLLC NOTICE LLME(ffffffff/d89a7e85){ASSIGNED} LLGM Assign post (ffffffff => d89a7e85) (gprs_llc.c:1125) 20241014124754202 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: sending second RAU via different RA with wrong Old RA 20241014124754206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754206 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014124754206 DMM NOTICE LLME(ffffffff/d89a7e85){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241014124754206 DLLC NOTICE LLME(ffffffff/d89a7e85){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241014124754206 DMM NOTICE MM(262420000000039/d89a7e85) Rx RA Update Request with unexpected TLLI=d89a7e85 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241014124754206 DMM ERROR LLME(ffffffff/d89a7e85){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241014124754206 DMM NOTICE MM(262420000000039/d89a7e85) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241014124754206 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241014124754206 DMM INFO MM(262420000000039/d89a7e85) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241014124754206 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124754206 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124754206 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124754206 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124754206 DLLC NOTICE LLME(ffffffff/d89a7e85){ASSIGNED} LLGM Assign pre (d89a7e85 => ffffffff) (gprs_llc.c:1079) 20241014124754206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d89a7e85 => ffffffff) (gprs_llc.c:1125) 20241014124754206 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241014124754206 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241014124754206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Deallocated (fsm.c:568) 20241014124754206 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Deallocated (fsm.c:568) 20241014124754206 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Deallocated (fsm.c:568) 20241014124754206 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Deallocated (fsm.c:568) 20241014124754217 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241014124754219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124754219 DLLC NOTICE LLME(ffffffff/d89a7e85){UNASSIGNED} LLC RX: unknown TLLI 0xd89a7e85, creating LLME on the fly (gprs_llc.c:552) 20241014124754219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124754219 DMM NOTICE LLME(ffffffff/d89a7e85){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241014124758258 DGPRS DEBUG Checking for inactive LLMEs, time = 10720812 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@6e1235c11370: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@6e1235c11370: Final verdict of PTC: pass 20241014124759224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124759227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(533)@6e1235c11370: Final verdict of PTC: none 20241014124759227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@6e1235c11370: Final verdict of PTC: none -NSVCI98(527)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@6e1235c11370: Final verdict of PTC: none -NSVCI97(522)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6e1235c11370: Final verdict of PTC: none -NSVCI99(531)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@6e1235c11370: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(520)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(525)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(529)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Oct 14 12:47:59 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241014124759357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124759658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102024) 20241014124800228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124800228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102024, count=106380) 20241014124801229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124801229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Oct 14 12:48:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124802231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124802231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_resync started. 20241014124802722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124802724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124802767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124802768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124802768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124802768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124802768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124802768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124802768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124802768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124802769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124802770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124802770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124802770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124802770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124802770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124802770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124802770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124802784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124802784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124802803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124802803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124802803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124802803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124802803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124802803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124802803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124802803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124802805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124802805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124802805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124802805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124802805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124802805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124802805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124802805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124802805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124802805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124802806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124802806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124802810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124802818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124802818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124802842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124802842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124802842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124802842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124802842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124802842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124802842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124802842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124802844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124802844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124802844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124802844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124802844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124802844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124802844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124802844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124802844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124802844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124802844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124802844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124802844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124802849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124802859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124802859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124803231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124803231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124803231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124803231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124803234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124803234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@6e1235c11370: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F8AF4186'O, index=0 SGSN_Test-GSUP(552)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@6e1235c11370: 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 := '7E63969DD70C3D53A2EB04BDE4E34086'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9B070A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B2E286AE884517E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14FEA9EB78C4CBC188666437DD185CF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AAEDB5A261DACE2C0399159502653A5B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '18D8C2DBAC9C0662F2B465229700EC8F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AAB9BE5C8294E57B'O } } } } } 20241014124804287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124804287 DLLC NOTICE LLME(ffffffff/f8af4186){UNASSIGNED} LLC RX: unknown TLLI 0xf8af4186, creating LLME on the fly (gprs_llc.c:552) 20241014124804287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124804287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124804287 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Allocated (fsm.c:456) 20241014124804287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Allocated (fsm.c:456) 20241014124804287 DMM DEBUG MM_STATE_Gb[0x6120000135a0]{Idle}: Allocated (fsm.c:456) 20241014124804287 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Allocated (fsm.c:456) 20241014124804287 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124804287 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124804287 DLLC NOTICE LLME(ffffffff/f8af4186){UNASSIGNED} LLGM Assign pre (f8af4186 => d88e61a9) (gprs_llc.c:1079) 20241014124804287 DLLC NOTICE LLME(f8af4186/d88e61a9){ASSIGNED} LLGM Assign post (f8af4186 => d88e61a9) (gprs_llc.c:1125) 20241014124804287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124804287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124804287 DMM DEBUG MM(262420000000040/d88e61a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124804300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124804301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124804301 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124804301 DMM DEBUG MM(262420000000040/d88e61a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124804301 DMM NOTICE MM(262420000000040/d88e61a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124804301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124804301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124804301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124804301 DMM DEBUG MM(262420000000040/d88e61a9) Requesting authorization (sgsn_auth.c:160) 20241014124804301 DMM INFO MM(262420000000040/d88e61a9) Requesting authentication tuples (sgsn_auth.c:184) 20241014124804301 DMM DEBUG MM(262420000000040/d88e61a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124804301 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124804301 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)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241014124804304 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124804304 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124804304 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124804304 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124804304 DMM INFO MM(262420000000040/d88e61a9) Subscriber data update (mmctx.c:445) 20241014124804304 DMM DEBUG MM(262420000000040/d88e61a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124804304 DMM INFO MM(262420000000040/d88e61a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124804304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124804304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124804304 DMM INFO MM(262420000000040/d88e61a9) <- GMM AUTH AND CIPHERING REQ (rand = 7e 63 96 9d d7 0c 3d 53 a2 eb 04 bd e4 e3 40 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 d8 c2 db ac 9c 06 62 f2 b4 65 22 97 00 ec 8f ) (gprs_gmm.c:483) 20241014124804313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124804313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124804313 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124804313 DMM INFO MM(262420000000040/d88e61a9) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241014124804313 DMM INFO MM(262420000000040/d88e61a9) R99 AUTHENTICATION SYNCH (AUTS = 932be84bbfa359e4b4c4aae5df32) (gprs_gmm.c:711) 20241014124804313 DMM DEBUG MM(262420000000040/d88e61a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124804313 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241014124804313 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 93 2b e8 4b bf a3 59 e4 b4 c4 aa e5 df 32 20 10 7e 63 96 9d d7 0c 3d 53 a2 eb 04 bd e4 e3 40 86 28 01 01 (gprs_subscriber.c:210) 20241014124804313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241014124804313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241014124804314 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124804314 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124804314 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124804314 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124804314 DMM INFO MM(262420000000040/d88e61a9) Subscriber data update (mmctx.c:445) 20241014124804314 DMM DEBUG MM(262420000000040/d88e61a9) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241014124804314 DMM INFO MM(262420000000040/d88e61a9) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241014124804314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124804314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124804314 DMM INFO MM(262420000000040/d88e61a9) <- GMM AUTH AND CIPHERING REQ (rand = 6b eb 30 54 79 10 34 7c 51 9b 3d f4 1e db 39 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 34 b9 36 f4 88 1b c8 25 40 f1 37 a6 ae 2c 0b ) (gprs_gmm.c:483) 20241014124804321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124804321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124804321 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124804321 DMM INFO MM(262420000000040/d88e61a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124804321 DMM NOTICE MM(262420000000040/d88e61a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124804321 DMM DEBUG MM(262420000000040/d88e61a9) checking auth: received UMTS RES = 38 4b 7f d2 4e 82 d0 c2 (gprs_gmm.c:666) 20241014124804321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124804321 DMM DEBUG MM(262420000000040/d88e61a9) Requesting authorization (sgsn_auth.c:160) 20241014124804321 DMM INFO MM(262420000000040/d88e61a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124804321 DMM DEBUG MM(262420000000040/d88e61a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124804321 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241014124804321 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) 20241014124804322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124804322 DMM INFO MM(262420000000040/d88e61a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd88e61a9) (gprs_gmm.c:300) 20241014124804323 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124804323 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124804323 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241014124804323 DMM INFO MM(262420000000040/d88e61a9) Subscriber data update (mmctx.c:445) 20241014124804323 DMM DEBUG MM(262420000000040/d88e61a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124804323 DMM INFO MM(262420000000040/d88e61a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124804323 DMM NOTICE MM(262420000000040/d88e61a9) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241014124804323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124804323 DMM NOTICE MM(262420000000040/d88e61a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124804323 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) 20241014124804324 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124804324 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241014124804324 DMM INFO MM(262420000000040/d88e61a9) Subscriber data update (mmctx.c:445) 20241014124804324 DMM DEBUG MM(262420000000040/d88e61a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 20241014124804330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124804330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124804330 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124804330 DMM INFO MM(262420000000040/d88e61a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124804330 DMM NOTICE MM(262420000000040/d88e61a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124804330 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124804330 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124804330 DLLC NOTICE LLME(f8af4186/d88e61a9){ASSIGNED} LLGM Assign pre (ffffffff => d88e61a9) (gprs_llc.c:1079) 20241014124804330 DLLC NOTICE LLME(ffffffff/d88e61a9){ASSIGNED} LLGM Assign post (ffffffff => d88e61a9) (gprs_llc.c:1125) 20241014124804330 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124804330 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124804330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124804330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@6e1235c11370: Final verdict of PTC: pass 20241014124804333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@6e1235c11370: Final verdict of PTC: none 20241014124804335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124804335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(536)@6e1235c11370: Final verdict of PTC: none -NSVCI97(540)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@6e1235c11370: Final verdict of PTC: none -NSVCI99(550)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@6e1235c11370: Final verdict of PTC: none -NSVCI98(545)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(543)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(548)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(538)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_resync finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Oct 14 12:48:04 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 20241014124804467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124804868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43720) 20241014124805336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124805336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43720, count=94392) 20241014124806337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124806337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:48:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124807338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124807338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_a54_a54 started. 20241014124807924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124807925 DMM INFO MM(262420000000040/d88e61a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124807925 DMM INFO MM(262420000000040/d88e61a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124807925 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124807925 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124807925 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124807925 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124807925 DLLC NOTICE LLME(ffffffff/d88e61a9){ASSIGNED} LLGM Assign pre (d88e61a9 => ffffffff) (gprs_llc.c:1079) 20241014124807926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d88e61a9 => ffffffff) (gprs_llc.c:1125) 20241014124807926 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241014124807926 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) 20241014124807926 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) 20241014124807926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Deallocated (fsm.c:568) 20241014124807926 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Deallocated (fsm.c:568) 20241014124807926 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Deallocated (fsm.c:568) 20241014124807926 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124807926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124807971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124807971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124807971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124807971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124807971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124807971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124807971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124807971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124807971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124807973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124807973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124807973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124807973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124807973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124807973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124807973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124807973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124807973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124807973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124807973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124807974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124807974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124807979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124807990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124807990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(557)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124808007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124808007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124808007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124808007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124808007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124808007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124808007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124808007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124808007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124808008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124808009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124808009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124808009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124808009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124808009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124808009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124808009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124808009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124808009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124808009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124808009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124808009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124808013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124808021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124808022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124808048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124808048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124808048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124808048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124808048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124808048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124808048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124808048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124808048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124808049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124808049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124808049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124808049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124808049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124808049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124808049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124808049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124808049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124808050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124808050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124808050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124808050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124808053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124808063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124808063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124808339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124808339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124808339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124808339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124808341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124808342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@6e1235c11370: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D7C7F6F5'O, index=0 SGSN_Test-GSUP(571)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@6e1235c11370: 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 := '4D06472A17221D5C31A9BB297D65BCE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54636D35'O ("Tcm5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5564655516CED93'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4114486D65BE69315F6394442C77B72C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F6593894D32F0338E306507FA7D513D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '69808DCFFDC858E220F7DFD5262636B3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4B4AA2A4D91F5402'O } } } } } 20241014124809396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124809396 DLLC NOTICE LLME(ffffffff/d7c7f6f5){UNASSIGNED} LLC RX: unknown TLLI 0xd7c7f6f5, creating LLME on the fly (gprs_llc.c:552) 20241014124809396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124809396 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124809396 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Allocated (fsm.c:456) 20241014124809396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Allocated (fsm.c:456) 20241014124809396 DMM DEBUG MM_STATE_Gb[0x612000013ba0]{Idle}: Allocated (fsm.c:456) 20241014124809396 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Allocated (fsm.c:456) 20241014124809396 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124809396 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124809396 DLLC NOTICE LLME(ffffffff/d7c7f6f5){UNASSIGNED} LLGM Assign pre (d7c7f6f5 => e7025e49) (gprs_llc.c:1079) 20241014124809396 DLLC NOTICE LLME(d7c7f6f5/e7025e49){ASSIGNED} LLGM Assign post (d7c7f6f5 => e7025e49) (gprs_llc.c:1125) 20241014124809396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124809396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124809396 DMM DEBUG MM(262420000000040/e7025e49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124809410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124809410 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124809410 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124809410 DMM DEBUG MM(262420000000040/e7025e49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124809410 DMM NOTICE MM(262420000000040/e7025e49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124809410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124809410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124809410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124809410 DMM DEBUG MM(262420000000040/e7025e49) Requesting authorization (sgsn_auth.c:160) 20241014124809410 DMM INFO MM(262420000000040/e7025e49) Requesting authentication tuples (sgsn_auth.c:184) 20241014124809410 DMM DEBUG MM(262420000000040/e7025e49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124809410 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124809410 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)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241014124809413 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124809413 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124809413 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124809413 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124809413 DMM INFO MM(262420000000040/e7025e49) Subscriber data update (mmctx.c:445) 20241014124809413 DMM DEBUG MM(262420000000040/e7025e49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124809413 DMM INFO MM(262420000000040/e7025e49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124809414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124809414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124809414 DMM INFO MM(262420000000040/e7025e49) <- GMM AUTH AND CIPHERING REQ (rand = 4d 06 47 2a 17 22 1d 5c 31 a9 bb 29 7d 65 bc e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 80 8d cf fd c8 58 e2 20 f7 df d5 26 26 36 b3 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@6e1235c11370: Final verdict of PTC: pass 20241014124809423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@6e1235c11370: Final verdict of PTC: none 20241014124809425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(564)@6e1235c11370: Final verdict of PTC: none -NSVCI97(559)@6e1235c11370: Final verdict of PTC: none 20241014124809425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@6e1235c11370: Final verdict of PTC: none -NSVCI99(569)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(558)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(562)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(567)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Oct 14 12:48:09 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 20241014124809552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124809953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48100) 20241014124810426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124810426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48100, count=71956) 20241014124811427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124811427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:48:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124812428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124812428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_a54_a53 started. 20241014124813018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124813020 DMM INFO MM(262420000000040/e7025e49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124813020 DMM INFO MM(262420000000040/e7025e49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124813020 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124813020 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124813020 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124813020 DMM ERROR MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124813020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: Deallocated (fsm.c:568) 20241014124813020 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Deallocated (fsm.c:568) 20241014124813020 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Deallocated (fsm.c:568) 20241014124813020 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124813020 DLLC NOTICE LLME(d7c7f6f5/e7025e49){ASSIGNED} LLGM Assign pre (e7025e49 => ffffffff) (gprs_llc.c:1079) 20241014124813020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7025e49 => ffffffff) (gprs_llc.c:1125) 20241014124813020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124813063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124813063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124813063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124813063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124813063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124813063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124813063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124813063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124813064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124813064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124813064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124813064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124813064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124813065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124813065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124813065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124813065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124813069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124813078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124813078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124813099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124813099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124813099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124813099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124813099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124813099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124813099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124813099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124813101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124813101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124813101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124813101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124813101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124813101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124813101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124813101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124813101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124813101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124813102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124813102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124813106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124813116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124813116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124813138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124813138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124813138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124813139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124813139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124813139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124813139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124813139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124813140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124813140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124813140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124813141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124813141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124813141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124813141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124813141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124813141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124813141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124813141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124813141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124813141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124813145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124813155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124813155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124813429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124813429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124813429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124813429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124813431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124813432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@6e1235c11370: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CC77F9E3'O, index=0 SGSN_Test-GSUP(590)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@6e1235c11370: 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 := '2A49280FAD1D871CA8B4DD1F758B526A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A63661F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDDA4EB683A3978F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '939F55DACBE0A889B093CECE9D87A631'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7942424984F32A08392B551EA1F8C61B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA60B5C6E5902C735849D4D62ED22C06'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E4D05E0FFC8346A6'O } } } } } 20241014124814486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124814486 DLLC NOTICE LLME(ffffffff/cc77f9e3){UNASSIGNED} LLC RX: unknown TLLI 0xcc77f9e3, creating LLME on the fly (gprs_llc.c:552) 20241014124814486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124814486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124814486 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Allocated (fsm.c:456) 20241014124814486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Allocated (fsm.c:456) 20241014124814486 DMM DEBUG MM_STATE_Gb[0x6120000141a0]{Idle}: Allocated (fsm.c:456) 20241014124814487 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Allocated (fsm.c:456) 20241014124814487 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124814487 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124814487 DLLC NOTICE LLME(ffffffff/cc77f9e3){UNASSIGNED} LLGM Assign pre (cc77f9e3 => ef9e3e88) (gprs_llc.c:1079) 20241014124814487 DLLC NOTICE LLME(cc77f9e3/ef9e3e88){ASSIGNED} LLGM Assign post (cc77f9e3 => ef9e3e88) (gprs_llc.c:1125) 20241014124814487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124814487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124814487 DMM DEBUG MM(262420000000040/ef9e3e88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124814500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124814500 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124814501 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124814501 DMM DEBUG MM(262420000000040/ef9e3e88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124814501 DMM NOTICE MM(262420000000040/ef9e3e88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124814501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124814501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124814501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124814501 DMM DEBUG MM(262420000000040/ef9e3e88) Requesting authorization (sgsn_auth.c:160) 20241014124814501 DMM INFO MM(262420000000040/ef9e3e88) Requesting authentication tuples (sgsn_auth.c:184) 20241014124814501 DMM DEBUG MM(262420000000040/ef9e3e88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124814501 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124814501 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)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241014124814504 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124814504 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124814504 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124814504 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124814504 DMM INFO MM(262420000000040/ef9e3e88) Subscriber data update (mmctx.c:445) 20241014124814504 DMM DEBUG MM(262420000000040/ef9e3e88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124814504 DMM INFO MM(262420000000040/ef9e3e88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124814504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124814504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124814505 DMM INFO MM(262420000000040/ef9e3e88) <- GMM AUTH AND CIPHERING REQ (rand = 2a 49 28 0f ad 1d 87 1c a8 b4 dd 1f 75 8b 52 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 60 b5 c6 e5 90 2c 73 58 49 d4 d6 2e d2 2c 06 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@6e1235c11370: Final verdict of PTC: pass 20241014124814515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124814517 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124814517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(590)@6e1235c11370: Final verdict of PTC: none -NSVCI98(583)@6e1235c11370: Final verdict of PTC: none -NSVCI99(588)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@6e1235c11370: Final verdict of PTC: none -NSVCI97(578)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(576)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(581)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(586)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Oct 14 12:48:14 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 20241014124814643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124815045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241014124815518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124815518 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) 20241014124816519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124816519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124817520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124817520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_a53_a54 started. 20241014124818106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124818107 DMM INFO MM(262420000000040/ef9e3e88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124818107 DMM INFO MM(262420000000040/ef9e3e88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124818107 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124818107 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124818107 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124818107 DMM ERROR MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124818108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: Deallocated (fsm.c:568) 20241014124818108 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Deallocated (fsm.c:568) 20241014124818108 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Deallocated (fsm.c:568) 20241014124818108 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Deallocated (fsm.c:568) 20241014124818108 DLLC NOTICE LLME(cc77f9e3/ef9e3e88){ASSIGNED} LLGM Assign pre (ef9e3e88 => ffffffff) (gprs_llc.c:1079) 20241014124818108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9e3e88 => ffffffff) (gprs_llc.c:1125) 20241014124818108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124818163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124818163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124818163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124818163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124818163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124818163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124818163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124818163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124818165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124818165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124818165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124818165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124818165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124818165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124818165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124818165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124818165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124818165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124818166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124818166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124818169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(594)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124818178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124818178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(595)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124818196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124818196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124818196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124818196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124818196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124818196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124818196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124818196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124818198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124818198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) SGSN_Test-Gb2-NS2(602)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124818198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124818199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124818199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124818199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124818199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124818199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124818199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124818199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124818199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124818199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124818204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124818214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124818215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(600)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124818231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124818231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124818231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124818231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818231 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124818231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124818231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124818231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124818231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124818233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124818233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124818233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124818233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124818233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124818233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124818233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124818233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124818233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124818233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124818233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124818234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124818234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124818237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124818246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124818246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124818521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124818521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124818521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124818521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124818523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124818524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@6e1235c11370: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D98A48F3'O, index=0 SGSN_Test-GSUP(609)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@6e1235c11370: 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 := '3ABC0E72F4C01CD0D81F617B3CA3AF61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8597F4B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F783586C8AD343E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EBDC41525CD40D1D1FDBAC07310E3401'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BDE6269B4F8404E094AE9A779E3C9CF7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B1518E62F46425D26AB02EFEAC30D98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EB1E70495FF1AFB0'O } } } } } 20241014124819578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124819578 DLLC NOTICE LLME(ffffffff/d98a48f3){UNASSIGNED} LLC RX: unknown TLLI 0xd98a48f3, creating LLME on the fly (gprs_llc.c:552) 20241014124819578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124819578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124819578 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Allocated (fsm.c:456) 20241014124819578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Allocated (fsm.c:456) 20241014124819578 DMM DEBUG MM_STATE_Gb[0x6120000147a0]{Idle}: Allocated (fsm.c:456) 20241014124819578 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Allocated (fsm.c:456) 20241014124819579 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124819579 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124819579 DLLC NOTICE LLME(ffffffff/d98a48f3){UNASSIGNED} LLGM Assign pre (d98a48f3 => cd43868a) (gprs_llc.c:1079) 20241014124819579 DLLC NOTICE LLME(d98a48f3/cd43868a){ASSIGNED} LLGM Assign post (d98a48f3 => cd43868a) (gprs_llc.c:1125) 20241014124819579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124819579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124819579 DMM DEBUG MM(262420000000040/cd43868a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124819591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124819591 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124819591 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124819591 DMM DEBUG MM(262420000000040/cd43868a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124819591 DMM NOTICE MM(262420000000040/cd43868a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124819591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124819591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124819591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124819591 DMM DEBUG MM(262420000000040/cd43868a) Requesting authorization (sgsn_auth.c:160) 20241014124819591 DMM INFO MM(262420000000040/cd43868a) Requesting authentication tuples (sgsn_auth.c:184) 20241014124819591 DMM DEBUG MM(262420000000040/cd43868a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124819591 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124819591 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)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241014124819594 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124819594 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124819594 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124819594 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124819594 DMM INFO MM(262420000000040/cd43868a) Subscriber data update (mmctx.c:445) 20241014124819594 DMM DEBUG MM(262420000000040/cd43868a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124819594 DMM INFO MM(262420000000040/cd43868a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124819594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124819594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124819594 DMM INFO MM(262420000000040/cd43868a) <- GMM AUTH AND CIPHERING REQ (rand = 3a bc 0e 72 f4 c0 1c d0 d8 1f 61 7b 3c a3 af 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 15 18 e6 2f 46 42 5d 26 ab 02 ef ea c3 0d 98 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@6e1235c11370: Final verdict of PTC: pass 20241014124819604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43404<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124819605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124819605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(609)@6e1235c11370: Final verdict of PTC: none -NSVCI97(598)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@6e1235c11370: Final verdict of PTC: none -NSVCI99(607)@6e1235c11370: Final verdict of PTC: none -NSVCI98(603)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(601)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(605)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(596)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Oct 14 12:48:19 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 20241014124819731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124820133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241014124820606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124820606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241014124821607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124821607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124822608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124822608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_a50_a54 started. 20241014124823189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124823190 DMM INFO MM(262420000000040/cd43868a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124823191 DMM INFO MM(262420000000040/cd43868a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124823191 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124823191 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124823191 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124823191 DMM ERROR MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124823191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: Deallocated (fsm.c:568) 20241014124823191 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Deallocated (fsm.c:568) 20241014124823191 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Deallocated (fsm.c:568) 20241014124823191 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124823191 DLLC NOTICE LLME(d98a48f3/cd43868a){ASSIGNED} LLGM Assign pre (cd43868a => ffffffff) (gprs_llc.c:1079) 20241014124823191 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd43868a => ffffffff) (gprs_llc.c:1125) 20241014124823191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124823236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124823236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124823236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124823236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124823236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124823236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124823236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124823236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124823237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124823237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124823237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124823238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124823238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124823238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124823238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124823238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823238 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124823238 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124823238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124823238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124823238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124823244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124823255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124823255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124823269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124823269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124823270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124823270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124823270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124823270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124823270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124823270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124823271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124823272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124823272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124823272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124823272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124823272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124823272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124823272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124823272 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124823272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124823272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124823272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124823276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124823286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124823286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124823312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124823312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124823312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124823312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124823312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124823312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124823312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124823312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124823314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124823314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124823314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124823315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124823315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124823315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124823315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124823315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124823315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124823315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124823315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124823315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124823315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124823320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124823330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124823330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124823609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124823610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124823610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124823610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124823612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124823613 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@6e1235c11370: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E76931C3'O, index=0 SGSN_Test-GSUP(628)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@6e1235c11370: 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 := '64CDC1DBD7BC608501B297B5E16B25A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51E6A1D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F419A8A2EFA33E54'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F1224438A931BCBA7E48856E701F123'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C6C1E26290BE984F988E58411CE51CFB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D7BA6630C0DAD4A6C06E220209D98471'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '756C783668545C2E'O ("ulx6hT\\.") } } } } } 20241014124824663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124824663 DLLC NOTICE LLME(ffffffff/e76931c3){UNASSIGNED} LLC RX: unknown TLLI 0xe76931c3, creating LLME on the fly (gprs_llc.c:552) 20241014124824663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124824663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124824663 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Allocated (fsm.c:456) 20241014124824663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Allocated (fsm.c:456) 20241014124824663 DMM DEBUG MM_STATE_Gb[0x612000014da0]{Idle}: Allocated (fsm.c:456) 20241014124824663 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Allocated (fsm.c:456) 20241014124824663 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124824663 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124824663 DLLC NOTICE LLME(ffffffff/e76931c3){UNASSIGNED} LLGM Assign pre (e76931c3 => ea02943c) (gprs_llc.c:1079) 20241014124824663 DLLC NOTICE LLME(e76931c3/ea02943c){ASSIGNED} LLGM Assign post (e76931c3 => ea02943c) (gprs_llc.c:1125) 20241014124824663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124824663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124824663 DMM DEBUG MM(262420000000040/ea02943c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124824677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124824677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124824677 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124824677 DMM DEBUG MM(262420000000040/ea02943c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124824677 DMM NOTICE MM(262420000000040/ea02943c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124824677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124824677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124824677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124824677 DMM DEBUG MM(262420000000040/ea02943c) Requesting authorization (sgsn_auth.c:160) 20241014124824677 DMM INFO MM(262420000000040/ea02943c) Requesting authentication tuples (sgsn_auth.c:184) 20241014124824677 DMM DEBUG MM(262420000000040/ea02943c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124824677 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124824677 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)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241014124824681 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124824681 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124824681 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124824681 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124824681 DMM INFO MM(262420000000040/ea02943c) Subscriber data update (mmctx.c:445) 20241014124824681 DMM DEBUG MM(262420000000040/ea02943c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124824681 DMM INFO MM(262420000000040/ea02943c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124824681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124824681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124824681 DMM INFO MM(262420000000040/ea02943c) <- GMM AUTH AND CIPHERING REQ (rand = 64 cd c1 db d7 bc 60 85 01 b2 97 b5 e1 6b 25 a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 ba 66 30 c0 da d4 a6 c0 6e 22 02 09 d9 84 71 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@6e1235c11370: Final verdict of PTC: pass 20241014124824692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@6e1235c11370: Final verdict of PTC: none 20241014124824693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124824693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(627)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@6e1235c11370: Final verdict of PTC: none -NSVCI97(616)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@6e1235c11370: Final verdict of PTC: none -NSVCI99(626)@6e1235c11370: Final verdict of PTC: none -NSVCI98(621)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(624)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(614)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(619)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Oct 14 12:48:24 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 20241014124824822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124825224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71148) 20241014124825694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124825694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71148, count=72408) 20241014124826695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124826695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:48:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124827696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124827696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014124828259 DGPRS DEBUG Checking for inactive LLMEs, time = 10720842 (sgsn.c:131) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_usim_a54_a50 started. 20241014124828287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124828289 DMM INFO MM(262420000000040/ea02943c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124828289 DMM INFO MM(262420000000040/ea02943c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124828289 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124828289 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124828289 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124828289 DMM ERROR MM_STATE_Gb(0)[0x612000014da0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124828289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: Deallocated (fsm.c:568) 20241014124828289 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Deallocated (fsm.c:568) 20241014124828289 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Deallocated (fsm.c:568) 20241014124828289 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Deallocated (fsm.c:568) 20241014124828289 DLLC NOTICE LLME(e76931c3/ea02943c){ASSIGNED} LLGM Assign pre (ea02943c => ffffffff) (gprs_llc.c:1079) 20241014124828289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea02943c => ffffffff) (gprs_llc.c:1125) 20241014124828289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124828352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124828352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124828352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124828352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124828352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124828352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124828352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124828352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(636)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(635)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124828354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124828354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124828354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124828354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124828354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124828355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124828355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124828355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124828355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124828355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(636)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124828355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124828355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124828359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124828370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124828370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(633)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124828382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124828382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124828382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124828382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124828382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124828382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124828382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124828382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124828383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124828383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124828383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124828384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124828384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124828384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124828384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124828384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124828384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124828384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124828384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124828384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124828388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124828398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124828398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124828420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124828420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124828420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124828420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124828420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124828420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124828420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124828420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124828422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124828422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124828422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124828422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124828422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124828422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124828422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124828422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124828422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124828422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124828422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124828423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124828423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124828426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124828436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124828436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124828697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124828697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124828697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124828697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124828699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124828700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@6e1235c11370: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CC4006A4'O, index=0 SGSN_Test-GSUP(647)@6e1235c11370: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@6e1235c11370: 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 := '58A9B2C72515F25A7BBC1BEB8B761A53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '405322F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3887A70BF1251310'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '826922C05FBD1CCA87719BCF4F02B770'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C34F2F5E8F5A664EF3E72EFFACBA6CEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30EE85C9DFEC90A041E621933C68E4FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E2C05D139DF36E59'O } } } } } 20241014124829755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124829755 DLLC NOTICE LLME(ffffffff/cc4006a4){UNASSIGNED} LLC RX: unknown TLLI 0xcc4006a4, creating LLME on the fly (gprs_llc.c:552) 20241014124829755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124829755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241014124829755 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Allocated (fsm.c:456) 20241014124829755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Allocated (fsm.c:456) 20241014124829755 DMM DEBUG MM_STATE_Gb[0x6120000153a0]{Idle}: Allocated (fsm.c:456) 20241014124829755 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Allocated (fsm.c:456) 20241014124829755 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124829755 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124829755 DLLC NOTICE LLME(ffffffff/cc4006a4){UNASSIGNED} LLGM Assign pre (cc4006a4 => f760932e) (gprs_llc.c:1079) 20241014124829755 DLLC NOTICE LLME(cc4006a4/f760932e){ASSIGNED} LLGM Assign post (cc4006a4 => f760932e) (gprs_llc.c:1125) 20241014124829755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124829755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124829755 DMM DEBUG MM(262420000000040/f760932e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124829770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124829770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124829770 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124829770 DMM DEBUG MM(262420000000040/f760932e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241014124829770 DMM NOTICE MM(262420000000040/f760932e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124829770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124829770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124829770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124829770 DMM DEBUG MM(262420000000040/f760932e) Requesting authorization (sgsn_auth.c:160) 20241014124829770 DMM INFO MM(262420000000040/f760932e) Requesting authentication tuples (sgsn_auth.c:184) 20241014124829770 DMM DEBUG MM(262420000000040/f760932e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124829770 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241014124829770 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@6e1235c11370: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@6e1235c11370: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241014124829773 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124829773 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124829773 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124829773 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124829773 DMM INFO MM(262420000000040/f760932e) Subscriber data update (mmctx.c:445) 20241014124829773 DMM DEBUG MM(262420000000040/f760932e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124829773 DMM INFO MM(262420000000040/f760932e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124829773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124829773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124829773 DMM INFO MM(262420000000040/f760932e) <- GMM AUTH AND CIPHERING REQ (rand = 58 a9 b2 c7 25 15 f2 5a 7b bc 1b eb 8b 76 1a 53 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 ee 85 c9 df ec 90 a0 41 e6 21 93 3c 68 e4 fe ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@6e1235c11370: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@6e1235c11370: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@6e1235c11370: Final verdict of PTC: pass 20241014124829783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124829786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124829786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(647)@6e1235c11370: Final verdict of PTC: none -NSVCI98(640)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@6e1235c11370: Final verdict of PTC: none -NSVCI99(645)@6e1235c11370: Final verdict of PTC: none -NSVCI97(636)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@6e1235c11370: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(638)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(634)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(643)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Oct 14 12:48:29 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 20241014124829917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124830319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20241014124830786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124830786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71100, count=72360) 20241014124831787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124831787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Oct 14 12:48:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124832788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124832788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_detach_unknown_nopoweroff started. 20241014124833380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124833382 DMM INFO MM(262420000000040/f760932e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124833382 DMM INFO MM(262420000000040/f760932e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124833382 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124833382 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124833382 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124833382 DMM ERROR MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014124833382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: Deallocated (fsm.c:568) 20241014124833382 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Deallocated (fsm.c:568) 20241014124833382 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Deallocated (fsm.c:568) 20241014124833382 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124833382 DLLC NOTICE LLME(cc4006a4/f760932e){ASSIGNED} LLGM Assign pre (f760932e => ffffffff) (gprs_llc.c:1079) 20241014124833382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f760932e => ffffffff) (gprs_llc.c:1125) 20241014124833382 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124833431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124833431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124833431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124833431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124833431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124833431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124833431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124833431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124833433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124833433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124833433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124833433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124833433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124833433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124833433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124833434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124833434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124833434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124833434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124833434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124833438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124833447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124833447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124833466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124833466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124833466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124833466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124833466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124833466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124833466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124833467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124833468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124833468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124833468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124833469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124833469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124833469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124833469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124833469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124833469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124833469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124833469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124833469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124833474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124833482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124833482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124833511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124833511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124833511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124833511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124833511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124833511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124833511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124833511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124833513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124833513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124833513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124833514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124833514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124833514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124833514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124833514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124833514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124833514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124833514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124833514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124833514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124833518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124833527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124833527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124833789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124833789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124833789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124833789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124833792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124833792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@6e1235c11370: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FB3A9788'O, index=0 SGSN_Test-GSUP(666)@6e1235c11370: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241014124834838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124834838 DLLC NOTICE LLME(ffffffff/fb3a9788){UNASSIGNED} LLC RX: unknown TLLI 0xfb3a9788, creating LLME on the fly (gprs_llc.c:552) 20241014124834838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124834838 DMM NOTICE LLME(ffffffff/fb3a9788){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241014124834838 DLLC NOTICE LLME(ffffffff/fb3a9788){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241014124834838 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfb3a9788 type=GPRS detach (gprs_gmm.c:1465) 20241014124834838 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241014124834838 DLLC NOTICE LLME(ffffffff/fb3a9788){UNASSIGNED} LLGM Assign pre (fb3a9788 => ffffffff) (gprs_llc.c:1079) 20241014124834838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb3a9788 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@6e1235c11370: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@6e1235c11370: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@6e1235c11370: Final verdict of PTC: pass 20241014124834852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@6e1235c11370: Final verdict of PTC: none -NSVCI97(654)@6e1235c11370: Final verdict of PTC: none 20241014124834854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124834854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(664)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@6e1235c11370: Final verdict of PTC: none -NSVCI98(659)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@6e1235c11370: Final verdict of PTC: none -NSVCI99(665)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(657)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(663)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(652)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@6e1235c11370: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Oct 14 12:48:34 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 20241014124834981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124835282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54812) 20241014124835855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124835855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54812, count=58084) 20241014124836856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124836856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Oct 14 12:48:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124837857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124837857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_detach_unknown_poweroff started. 20241014124838343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124838345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124838396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124838396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124838396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124838396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124838396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124838396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124838396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124838396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124838398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124838398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124838398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124838398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124838398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124838398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124838398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124838399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124838399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124838403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124838413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124838413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(671)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124838424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124838425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124838425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124838425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124838425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124838425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124838425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124838425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124838426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124838426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124838426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124838426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124838426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124838426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124838426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124838426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124838426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124838426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124838427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124838427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124838430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124838438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124838438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124838464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124838464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124838464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124838464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124838464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124838464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124838464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124838464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124838465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124838465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124838465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124838466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124838466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124838466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124838466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124838466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124838466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124838466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124838466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124838466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124838466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124838471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124838482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124838482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124838858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124838858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124838858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124838858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124838860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241014124838861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@6e1235c11370: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D6DA3075'O, index=0 SGSN_Test-GSUP(685)@6e1235c11370: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241014124839912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124839912 DLLC NOTICE LLME(ffffffff/d6da3075){UNASSIGNED} LLC RX: unknown TLLI 0xd6da3075, creating LLME on the fly (gprs_llc.c:552) 20241014124839912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124839912 DMM NOTICE LLME(ffffffff/d6da3075){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@6e1235c11370: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@6e1235c11370: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@6e1235c11370: Final verdict of PTC: pass 20241014124844919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49500<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124844920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124844920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(685)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@6e1235c11370: Final verdict of PTC: none -NSVCI97(673)@6e1235c11370: Final verdict of PTC: none -NSVCI98(678)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@6e1235c11370: Final verdict of PTC: none -NSVCI99(683)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@6e1235c11370: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(672)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(676)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(681)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@6e1235c11370: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Oct 14 12:48:45 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 20241014124845056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124845358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46528) 20241014124845921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124845921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46528, count=51960) 20241014124846922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124846923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Oct 14 12:48:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124847923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124847924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_detach_nopoweroff started. 20241014124848414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124848415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124848469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124848469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124848469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124848469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124848469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124848469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124848469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124848469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124848472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124848472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124848472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124848472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124848472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124848472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124848472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124848472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124848472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124848472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(693)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124848473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124848473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124848476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124848485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124848485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(690)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124848495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124848495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124848495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124848495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124848495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124848496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124848496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124848496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124848497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124848497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124848497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124848498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124848498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124848498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124848498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124848498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124848498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124848498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124848498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124848498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124848502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124848512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124848512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124848533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124848533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124848533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124848533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124848533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124848533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124848533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124848533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124848535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124848535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124848535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124848535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124848535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124848535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124848535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124848535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124848535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124848535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124848536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124848536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124848536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124848540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124848550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124848550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124848925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124848925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124848925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124848925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124848927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124848927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@6e1235c11370: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F2908BBD'O, index=0 SGSN_Test-GSUP(704)@6e1235c11370: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@6e1235c11370: 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 := '85A42F95E17F92E872BE2D338F1145D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9206743'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A761CA1E51025E28'O } } } } } 20241014124849979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124849979 DLLC NOTICE LLME(ffffffff/f2908bbd){UNASSIGNED} LLC RX: unknown TLLI 0xf2908bbd, creating LLME on the fly (gprs_llc.c:552) 20241014124849979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124849979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241014124849979 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Allocated (fsm.c:456) 20241014124849979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Allocated (fsm.c:456) 20241014124849979 DMM DEBUG MM_STATE_Gb[0x6120000159a0]{Idle}: Allocated (fsm.c:456) 20241014124849979 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Allocated (fsm.c:456) 20241014124849979 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124849980 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124849980 DLLC NOTICE LLME(ffffffff/f2908bbd){UNASSIGNED} LLGM Assign pre (f2908bbd => f1eafd23) (gprs_llc.c:1079) 20241014124849980 DLLC NOTICE LLME(f2908bbd/f1eafd23){ASSIGNED} LLGM Assign post (f2908bbd => f1eafd23) (gprs_llc.c:1125) 20241014124849980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124849980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124849980 DMM DEBUG MM(262420000000015/f1eafd23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124849995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124849995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124849995 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124849995 DMM DEBUG MM(262420000000015/f1eafd23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241014124849995 DMM NOTICE MM(262420000000015/f1eafd23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124849995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124849995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124849995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124849995 DMM DEBUG MM(262420000000015/f1eafd23) Requesting authorization (sgsn_auth.c:160) 20241014124849995 DMM INFO MM(262420000000015/f1eafd23) Requesting authentication tuples (sgsn_auth.c:184) 20241014124849995 DMM DEBUG MM(262420000000015/f1eafd23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124849996 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241014124849996 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@6e1235c11370: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@6e1235c11370: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241014124849999 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124849999 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124849999 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124849999 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124849999 DMM INFO MM(262420000000015/f1eafd23) Subscriber data update (mmctx.c:445) 20241014124849999 DMM DEBUG MM(262420000000015/f1eafd23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124849999 DMM INFO MM(262420000000015/f1eafd23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124849999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124849999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124849999 DMM INFO MM(262420000000015/f1eafd23) <- GMM AUTH AND CIPHERING REQ (rand = 85 a4 2f 95 e1 7f 92 e8 72 be 2d 33 8f 11 45 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124850007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124850007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124850007 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124850007 DMM INFO MM(262420000000015/f1eafd23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124850007 DMM NOTICE MM(262420000000015/f1eafd23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124850007 DMM DEBUG MM(262420000000015/f1eafd23) checking auth: received GSM SRES = a9 20 67 43 (gprs_gmm.c:666) 20241014124850007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124850007 DMM DEBUG MM(262420000000015/f1eafd23) Requesting authorization (sgsn_auth.c:160) 20241014124850007 DMM INFO MM(262420000000015/f1eafd23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124850007 DMM DEBUG MM(262420000000015/f1eafd23) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124850007 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241014124850007 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) 20241014124850007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124850007 DMM INFO MM(262420000000015/f1eafd23) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1eafd23) (gprs_gmm.c:300) 20241014124850009 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124850009 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124850009 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241014124850009 DMM INFO MM(262420000000015/f1eafd23) Subscriber data update (mmctx.c:445) 20241014124850009 DMM DEBUG MM(262420000000015/f1eafd23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124850009 DMM INFO MM(262420000000015/f1eafd23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124850009 DMM NOTICE MM(262420000000015/f1eafd23) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241014124850009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124850009 DMM NOTICE MM(262420000000015/f1eafd23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124850009 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) 20241014124850009 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124850009 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241014124850009 DMM INFO MM(262420000000015/f1eafd23) Subscriber data update (mmctx.c:445) 20241014124850010 DMM DEBUG MM(262420000000015/f1eafd23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124850016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124850016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124850016 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124850016 DMM INFO MM(262420000000015/f1eafd23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124850016 DMM NOTICE MM(262420000000015/f1eafd23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124850016 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124850016 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124850016 DLLC NOTICE LLME(f2908bbd/f1eafd23){ASSIGNED} LLGM Assign pre (ffffffff => f1eafd23) (gprs_llc.c:1079) 20241014124850016 DLLC NOTICE LLME(ffffffff/f1eafd23){ASSIGNED} LLGM Assign post (ffffffff => f1eafd23) (gprs_llc.c:1125) 20241014124850016 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124850016 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124850016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124850016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@6e1235c11370: setverdict(pass): none -> pass 20241014124850067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124850067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124850067 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124850067 DMM INFO MM(262420000000015/f1eafd23) -> GMM DETACH REQUEST TLLI=0xf1eafd23 type=GPRS detach (gprs_gmm.c:1465) 20241014124850067 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241014124850067 DMM INFO MM(262420000000015/f1eafd23) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014124850067 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124850067 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124850067 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124850067 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124850067 DLLC NOTICE LLME(ffffffff/f1eafd23){ASSIGNED} LLGM Assign pre (f1eafd23 => ffffffff) (gprs_llc.c:1079) 20241014124850068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1eafd23 => ffffffff) (gprs_llc.c:1125) 20241014124850068 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241014124850068 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) 20241014124850068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Deallocated (fsm.c:568) 20241014124850068 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Deallocated (fsm.c:568) 20241014124850068 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Deallocated (fsm.c:568) 20241014124850068 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124850068 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@6e1235c11370: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@6e1235c11370: Final verdict of PTC: pass 20241014124850076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43362<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(702)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(704)@6e1235c11370: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@6e1235c11370: Final verdict of PTC: none -NSVCI98(697)@6e1235c11370: Final verdict of PTC: none 20241014124850079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124850079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(693)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@6e1235c11370: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@6e1235c11370: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(700)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(691)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(695)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@6e1235c11370: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Oct 14 12:48:50 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241014124850205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124850506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20241014124851081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124851081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78992, count=93728) 20241014124852083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124852083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Oct 14 12:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124853085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124853085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_detach_poweroff started. 20241014124853566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124853567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124853611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124853611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124853611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124853611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124853611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124853611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124853611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124853611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124853613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124853613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124853613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124853613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124853613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124853613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124853613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124853613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124853614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124853614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124853614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124853614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124853618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124853629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124853629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124853657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124853657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124853657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124853657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853657 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124853657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124853657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124853657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124853657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124853660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124853660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124853660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124853660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124853660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124853660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124853660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124853660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124853660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124853660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124853661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124853661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124853665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124853675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124853675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(714)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124853686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124853686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124853686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124853686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124853686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124853686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124853686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124853686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124853688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124853688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124853688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124853688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124853688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124853688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124853688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124853689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124853689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124853689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124853689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124853689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124853690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124853694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124853703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124853703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124854086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124854086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124854086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124854086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124854088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124854088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@6e1235c11370: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FF8F93B2'O, index=0 SGSN_Test-GSUP(723)@6e1235c11370: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@6e1235c11370: 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 := '785BB1F03EE00AD1F22608A063C164DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B11EB7B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F9F021B998507A6'O } } } } } 20241014124855140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124855140 DLLC NOTICE LLME(ffffffff/ff8f93b2){UNASSIGNED} LLC RX: unknown TLLI 0xff8f93b2, creating LLME on the fly (gprs_llc.c:552) 20241014124855140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124855140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241014124855140 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Allocated (fsm.c:456) 20241014124855140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Allocated (fsm.c:456) 20241014124855140 DMM DEBUG MM_STATE_Gb[0x612000015fa0]{Idle}: Allocated (fsm.c:456) 20241014124855140 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Allocated (fsm.c:456) 20241014124855140 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124855140 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124855140 DLLC NOTICE LLME(ffffffff/ff8f93b2){UNASSIGNED} LLGM Assign pre (ff8f93b2 => de51d46e) (gprs_llc.c:1079) 20241014124855140 DLLC NOTICE LLME(ff8f93b2/de51d46e){ASSIGNED} LLGM Assign post (ff8f93b2 => de51d46e) (gprs_llc.c:1125) 20241014124855140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124855140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124855140 DMM DEBUG MM(262420000000016/de51d46e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124855154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124855154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124855154 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124855154 DMM DEBUG MM(262420000000016/de51d46e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241014124855154 DMM NOTICE MM(262420000000016/de51d46e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124855154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124855154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124855154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124855154 DMM DEBUG MM(262420000000016/de51d46e) Requesting authorization (sgsn_auth.c:160) 20241014124855154 DMM INFO MM(262420000000016/de51d46e) Requesting authentication tuples (sgsn_auth.c:184) 20241014124855154 DMM DEBUG MM(262420000000016/de51d46e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124855154 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241014124855154 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@6e1235c11370: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@6e1235c11370: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241014124855157 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124855157 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124855157 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124855157 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124855157 DMM INFO MM(262420000000016/de51d46e) Subscriber data update (mmctx.c:445) 20241014124855157 DMM DEBUG MM(262420000000016/de51d46e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124855157 DMM INFO MM(262420000000016/de51d46e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124855157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124855157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124855157 DMM INFO MM(262420000000016/de51d46e) <- GMM AUTH AND CIPHERING REQ (rand = 78 5b b1 f0 3e e0 0a d1 f2 26 08 a0 63 c1 64 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124855166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124855166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124855166 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124855166 DMM INFO MM(262420000000016/de51d46e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124855166 DMM NOTICE MM(262420000000016/de51d46e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124855166 DMM DEBUG MM(262420000000016/de51d46e) checking auth: received GSM SRES = b1 1e b7 b0 (gprs_gmm.c:666) 20241014124855166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124855166 DMM DEBUG MM(262420000000016/de51d46e) Requesting authorization (sgsn_auth.c:160) 20241014124855166 DMM INFO MM(262420000000016/de51d46e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124855166 DMM DEBUG MM(262420000000016/de51d46e) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124855166 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241014124855166 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) 20241014124855166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124855166 DMM INFO MM(262420000000016/de51d46e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde51d46e) (gprs_gmm.c:300) 20241014124855168 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124855168 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124855168 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241014124855168 DMM INFO MM(262420000000016/de51d46e) Subscriber data update (mmctx.c:445) 20241014124855168 DMM DEBUG MM(262420000000016/de51d46e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124855168 DMM INFO MM(262420000000016/de51d46e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124855168 DMM NOTICE MM(262420000000016/de51d46e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241014124855168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124855168 DMM NOTICE MM(262420000000016/de51d46e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124855168 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) 20241014124855169 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124855169 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241014124855169 DMM INFO MM(262420000000016/de51d46e) Subscriber data update (mmctx.c:445) 20241014124855169 DMM DEBUG MM(262420000000016/de51d46e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124855174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124855175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124855175 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124855175 DMM INFO MM(262420000000016/de51d46e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124855175 DMM NOTICE MM(262420000000016/de51d46e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124855175 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124855175 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124855175 DLLC NOTICE LLME(ff8f93b2/de51d46e){ASSIGNED} LLGM Assign pre (ffffffff => de51d46e) (gprs_llc.c:1079) 20241014124855175 DLLC NOTICE LLME(ffffffff/de51d46e){ASSIGNED} LLGM Assign post (ffffffff => de51d46e) (gprs_llc.c:1125) 20241014124855175 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124855175 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124855175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124855175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@6e1235c11370: setverdict(pass): none -> pass 20241014124855226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124855226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241014124855226 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124855226 DMM INFO MM(262420000000016/de51d46e) -> GMM DETACH REQUEST TLLI=0xde51d46e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241014124855226 DMM INFO MM(262420000000016/de51d46e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014124855226 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124855226 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124855226 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124855226 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124855226 DLLC NOTICE LLME(ffffffff/de51d46e){ASSIGNED} LLGM Assign pre (de51d46e => ffffffff) (gprs_llc.c:1079) 20241014124855226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de51d46e => ffffffff) (gprs_llc.c:1125) 20241014124855226 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241014124855226 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) 20241014124855226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Deallocated (fsm.c:568) 20241014124855226 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Deallocated (fsm.c:568) 20241014124855226 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Deallocated (fsm.c:568) 20241014124855226 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Deallocated (fsm.c:568) 20241014124855227 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241014124858260 DGPRS DEBUG Checking for inactive LLMEs, time = 10720872 (sgsn.c:131) TC_detach_poweroff(725)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@6e1235c11370: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@6e1235c11370: Final verdict of PTC: pass 20241014124900233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@6e1235c11370: Final verdict of PTC: none 20241014124900235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124900235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(711)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@6e1235c11370: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@6e1235c11370: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@6e1235c11370: Final verdict of PTC: none -NSVCI98(717)@6e1235c11370: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@6e1235c11370: Final verdict of PTC: none -NSVCI99(721)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(709)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(715)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(719)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@6e1235c11370: Test case TC_detach_poweroff finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Oct 14 12:49:00 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241014124900359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124900660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89868) 20241014124901237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124901237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89868, count=94224) 20241014124902239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124902239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Oct 14 12:49:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124903241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124903241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act started. 20241014124903722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124903724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124903766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124903766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124903766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124903766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903766 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124903766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124903766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124903766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124903766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124903767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124903767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124903767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124903767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124903767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124903768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124903768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124903768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124903768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124903768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124903768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124903768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124903773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124903782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124903782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124903800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124903801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124903801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124903801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124903801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124903801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124903801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124903801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124903803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124903803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124903803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124903803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124903803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124903803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124903803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124903803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124903803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124903803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124903804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124903804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124903808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124903817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124903817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124903833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124903835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124903835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124903835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124903835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124903835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124903835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124903835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124903835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124903835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124903835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124903835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124903836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124903836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124903840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124903849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124903849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124904241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124904241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124904241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124904241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124904244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124904245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@6e1235c11370: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C566A3EB'O, index=0 SGSN_Test-GSUP(742)@6e1235c11370: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@6e1235c11370: 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 := '4218B7F23E1655D6642F3DF7FB085EA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9127086'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '615632602F81EAE5'O } } } } } 20241014124904294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124904294 DLLC NOTICE LLME(ffffffff/c566a3eb){UNASSIGNED} LLC RX: unknown TLLI 0xc566a3eb, creating LLME on the fly (gprs_llc.c:552) 20241014124904294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124904294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241014124904294 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Allocated (fsm.c:456) 20241014124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Allocated (fsm.c:456) 20241014124904294 DMM DEBUG MM_STATE_Gb[0x6120000165a0]{Idle}: Allocated (fsm.c:456) 20241014124904294 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Allocated (fsm.c:456) 20241014124904294 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124904294 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124904294 DLLC NOTICE LLME(ffffffff/c566a3eb){UNASSIGNED} LLGM Assign pre (c566a3eb => f12378f7) (gprs_llc.c:1079) 20241014124904294 DLLC NOTICE LLME(c566a3eb/f12378f7){ASSIGNED} LLGM Assign post (c566a3eb => f12378f7) (gprs_llc.c:1125) 20241014124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124904294 DMM DEBUG MM(262420000000017/f12378f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124904307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124904307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124904307 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124904307 DMM DEBUG MM(262420000000017/f12378f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241014124904308 DMM NOTICE MM(262420000000017/f12378f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124904308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124904308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124904308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124904308 DMM DEBUG MM(262420000000017/f12378f7) Requesting authorization (sgsn_auth.c:160) 20241014124904308 DMM INFO MM(262420000000017/f12378f7) Requesting authentication tuples (sgsn_auth.c:184) 20241014124904308 DMM DEBUG MM(262420000000017/f12378f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124904308 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241014124904308 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@6e1235c11370: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241014124904310 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124904310 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124904310 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124904310 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124904310 DMM INFO MM(262420000000017/f12378f7) Subscriber data update (mmctx.c:445) 20241014124904310 DMM DEBUG MM(262420000000017/f12378f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124904310 DMM INFO MM(262420000000017/f12378f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124904310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124904310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124904310 DMM INFO MM(262420000000017/f12378f7) <- GMM AUTH AND CIPHERING REQ (rand = 42 18 b7 f2 3e 16 55 d6 64 2f 3d f7 fb 08 5e a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124904319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124904319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124904319 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124904319 DMM INFO MM(262420000000017/f12378f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124904319 DMM NOTICE MM(262420000000017/f12378f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124904319 DMM DEBUG MM(262420000000017/f12378f7) checking auth: received GSM SRES = e9 12 70 86 (gprs_gmm.c:666) 20241014124904319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124904319 DMM DEBUG MM(262420000000017/f12378f7) Requesting authorization (sgsn_auth.c:160) 20241014124904319 DMM INFO MM(262420000000017/f12378f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124904319 DMM DEBUG MM(262420000000017/f12378f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124904320 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241014124904320 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) 20241014124904320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124904320 DMM INFO MM(262420000000017/f12378f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf12378f7) (gprs_gmm.c:300) 20241014124904321 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124904321 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124904321 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241014124904321 DMM INFO MM(262420000000017/f12378f7) Subscriber data update (mmctx.c:445) 20241014124904321 DMM DEBUG MM(262420000000017/f12378f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124904321 DMM INFO MM(262420000000017/f12378f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124904321 DMM NOTICE MM(262420000000017/f12378f7) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241014124904321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124904321 DMM NOTICE MM(262420000000017/f12378f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124904321 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) 20241014124904322 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124904322 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241014124904322 DMM INFO MM(262420000000017/f12378f7) Subscriber data update (mmctx.c:445) 20241014124904322 DMM DEBUG MM(262420000000017/f12378f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124904328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124904328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124904328 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124904328 DMM INFO MM(262420000000017/f12378f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124904328 DMM NOTICE MM(262420000000017/f12378f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124904328 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124904328 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124904328 DLLC NOTICE LLME(c566a3eb/f12378f7){ASSIGNED} LLGM Assign pre (ffffffff => f12378f7) (gprs_llc.c:1079) 20241014124904328 DLLC NOTICE LLME(ffffffff/f12378f7){ASSIGNED} LLGM Assign post (ffffffff => f12378f7) (gprs_llc.c:1125) 20241014124904328 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124904328 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124904328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124904328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@6e1235c11370: setverdict(pass): none -> pass 20241014124904380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124904380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124904380 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124904381 DMM INFO MM(262420000000017/f12378f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124904381 DMM INFO MM(262420000000017/f12378f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124904381 DMM DEBUG MM(262420000000017/f12378f7) Using GGSN 0 (gprs_sm.c:317) 20241014124904381 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) 20241014124904381 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241014124904381 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124904381 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124904381 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241014124904392 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 d5 3c cc c4 11 05 1d 5f db 14 05 7f 9b 75 65 d3 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) 20241014124904392 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:629) 20241014124904392 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124904392 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003b500b8 TLLI=f12378f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124904392 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124904392 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@6e1235c11370: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@6e1235c11370: Final verdict of PTC: pass 20241014124904402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124904404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124904404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@6e1235c11370: Final verdict of PTC: none -NSVCI99(740)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@6e1235c11370: Final verdict of PTC: none -NSVCI97(730)@6e1235c11370: Final verdict of PTC: none -NSVCI98(735)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(733)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(728)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(738)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Oct 14 12:49:04 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 20241014124904532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124904933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42940) 20241014124905405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124905405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42940, count=91852) 20241014124906406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124906406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Oct 14 12:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124907407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124907407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_pdp_act_unattached started. 20241014124907993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124907994 DMM INFO MM(262420000000017/f12378f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124907995 DMM INFO MM(262420000000017/f12378f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124907995 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124907995 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124907995 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124907995 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124907995 DLLC NOTICE LLME(ffffffff/f12378f7){ASSIGNED} LLGM Assign pre (f12378f7 => ffffffff) (gprs_llc.c:1079) 20241014124907995 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f12378f7 => ffffffff) (gprs_llc.c:1125) 20241014124907995 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003b4fd60 (gprs_sndcp.c:574) 20241014124907995 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003b500b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124907995 DMM NOTICE MM(262420000000017/f12378f7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014124907995 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241014124907995 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014124907995 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124907995 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241014124907995 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241014124907995 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) 20241014124907995 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) 20241014124907995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Deallocated (fsm.c:568) 20241014124907995 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Deallocated (fsm.c:568) 20241014124907995 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Deallocated (fsm.c:568) 20241014124907995 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124907995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124908047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124908047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124908047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124908047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124908047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124908047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124908047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124908047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124908049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124908049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124908049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124908049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124908049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124908049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124908049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124908049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124908049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124908049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(749)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124908050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124908050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124908054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124908062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124908062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(747)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124908075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124908075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124908075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124908075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124908075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124908075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124908075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124908075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124908077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124908077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124908077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124908077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124908077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124908077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124908077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124908077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124908077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124908077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124908078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124908078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124908082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124908093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124908093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124908113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124908113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124908113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124908113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124908113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124908113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124908113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124908113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124908115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124908115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124908115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124908115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124908115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124908115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124908115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124908116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124908116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124908116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124908116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124908116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124908116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124908120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124908129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124908130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124908408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124908408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124908408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124908408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124908410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014124908410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@6e1235c11370: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FBADBC98'O, index=0 SGSN_Test-GSUP(761)@6e1235c11370: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241014124908454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124908454 DLLC NOTICE LLME(ffffffff/fbadbc98){UNASSIGNED} LLC RX: unknown TLLI 0xfbadbc98, creating LLME on the fly (gprs_llc.c:552) 20241014124908454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124908454 DMM NOTICE LLME(ffffffff/fbadbc98){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241014124908454 DLLC NOTICE LLME(ffffffff/fbadbc98){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241014124908454 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@6e1235c11370: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@6e1235c11370: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@6e1235c11370: Final verdict of PTC: pass 20241014124908467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@6e1235c11370: Final verdict of PTC: none 20241014124908469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124908469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@6e1235c11370: Final verdict of PTC: none -NSVCI97(750)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@6e1235c11370: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@6e1235c11370: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@6e1235c11370: Final verdict of PTC: none -NSVCI98(754)@6e1235c11370: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@6e1235c11370: Final verdict of PTC: none -NSVCI99(759)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(748)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(757)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(752)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@6e1235c11370: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Oct 14 12:49:08 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 20241014124908625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124908929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55436) 20241014124909470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124909470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55436, count=59792) 20241014124910471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124910471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:49:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124911472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124911472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act_user started. 20241014124911990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124911991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124912039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124912039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124912039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124912039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124912039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124912039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124912039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124912039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124912041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124912041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124912041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124912041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124912041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124912041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124912041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124912042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124912042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124912042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124912042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124912042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124912046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124912056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124912076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124912076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124912076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124912076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124912076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124912076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124912076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124912076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124912078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124912078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124912078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124912078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124912078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124912078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124912078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124912078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124912078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124912078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124912079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(773)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124912079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124912083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124912094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124912117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124912117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124912117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124912117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124912117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124912117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124912117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124912117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124912119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124912119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124912119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124912119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124912119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124912119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124912119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124912119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124912119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124912119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124912119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124912120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124912120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124912124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124912136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124912473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124912473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124912473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124912473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124912475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(778)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014124912475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@6e1235c11370: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CBC889CB'O, index=0 SGSN_Test-GSUP(780)@6e1235c11370: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@6e1235c11370: 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 := '7EF9F2B98773EB90255BA3B8A42FD106'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7876DF03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07D6227EB9C5D53C'O } } } } } 20241014124912518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912518 DLLC NOTICE LLME(ffffffff/cbc889cb){UNASSIGNED} LLC RX: unknown TLLI 0xcbc889cb, creating LLME on the fly (gprs_llc.c:552) 20241014124912518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912518 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241014124912518 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Allocated (fsm.c:456) 20241014124912518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Allocated (fsm.c:456) 20241014124912518 DMM DEBUG MM_STATE_Gb[0x612000016d20]{Idle}: Allocated (fsm.c:456) 20241014124912518 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Allocated (fsm.c:456) 20241014124912518 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124912518 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124912518 DLLC NOTICE LLME(ffffffff/cbc889cb){UNASSIGNED} LLGM Assign pre (cbc889cb => e39d8301) (gprs_llc.c:1079) 20241014124912518 DLLC NOTICE LLME(cbc889cb/e39d8301){ASSIGNED} LLGM Assign post (cbc889cb => e39d8301) (gprs_llc.c:1125) 20241014124912518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124912518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124912518 DMM DEBUG MM(262420000000019/e39d8301) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124912531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912531 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124912531 DMM DEBUG MM(262420000000019/e39d8301) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241014124912531 DMM NOTICE MM(262420000000019/e39d8301) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124912531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124912531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124912531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124912531 DMM DEBUG MM(262420000000019/e39d8301) Requesting authorization (sgsn_auth.c:160) 20241014124912531 DMM INFO MM(262420000000019/e39d8301) Requesting authentication tuples (sgsn_auth.c:184) 20241014124912531 DMM DEBUG MM(262420000000019/e39d8301) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124912531 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241014124912531 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@6e1235c11370: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241014124912534 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124912534 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124912534 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124912534 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124912534 DMM INFO MM(262420000000019/e39d8301) Subscriber data update (mmctx.c:445) 20241014124912534 DMM DEBUG MM(262420000000019/e39d8301) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124912534 DMM INFO MM(262420000000019/e39d8301) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124912534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124912534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124912534 DMM INFO MM(262420000000019/e39d8301) <- GMM AUTH AND CIPHERING REQ (rand = 7e f9 f2 b9 87 73 eb 90 25 5b a3 b8 a4 2f d1 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124912542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912542 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124912542 DMM INFO MM(262420000000019/e39d8301) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124912542 DMM NOTICE MM(262420000000019/e39d8301) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124912542 DMM DEBUG MM(262420000000019/e39d8301) checking auth: received GSM SRES = 78 76 df 03 (gprs_gmm.c:666) 20241014124912542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124912542 DMM DEBUG MM(262420000000019/e39d8301) Requesting authorization (sgsn_auth.c:160) 20241014124912542 DMM INFO MM(262420000000019/e39d8301) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124912542 DMM DEBUG MM(262420000000019/e39d8301) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124912542 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241014124912542 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) 20241014124912542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124912542 DMM INFO MM(262420000000019/e39d8301) <- GMM ATTACH ACCEPT (new P-TMSI=0xe39d8301) (gprs_gmm.c:300) 20241014124912544 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124912544 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124912544 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241014124912544 DMM INFO MM(262420000000019/e39d8301) Subscriber data update (mmctx.c:445) 20241014124912544 DMM DEBUG MM(262420000000019/e39d8301) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124912544 DMM INFO MM(262420000000019/e39d8301) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124912544 DMM NOTICE MM(262420000000019/e39d8301) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241014124912544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124912544 DMM NOTICE MM(262420000000019/e39d8301) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124912544 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) 20241014124912545 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124912545 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241014124912545 DMM INFO MM(262420000000019/e39d8301) Subscriber data update (mmctx.c:445) 20241014124912545 DMM DEBUG MM(262420000000019/e39d8301) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124912551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912551 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124912551 DMM INFO MM(262420000000019/e39d8301) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124912551 DMM NOTICE MM(262420000000019/e39d8301) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124912551 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124912551 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124912552 DLLC NOTICE LLME(cbc889cb/e39d8301){ASSIGNED} LLGM Assign pre (ffffffff => e39d8301) (gprs_llc.c:1079) 20241014124912552 DLLC NOTICE LLME(ffffffff/e39d8301){ASSIGNED} LLGM Assign post (ffffffff => e39d8301) (gprs_llc.c:1125) 20241014124912552 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124912552 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124912552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124912552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@6e1235c11370: setverdict(pass): none -> pass 20241014124912603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912604 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124912604 DMM INFO MM(262420000000019/e39d8301) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124912604 DMM INFO MM(262420000000019/e39d8301) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124912604 DMM DEBUG MM(262420000000019/e39d8301) Using GGSN 0 (gprs_sm.c:317) 20241014124912604 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) 20241014124912604 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241014124912604 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124912604 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124912604 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241014124912617 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 58 10 a3 67 11 03 01 74 0b 14 05 7f 05 64 be 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=1028 from retransmit req queue (gtp.c:443) 20241014124912617 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:629) 20241014124912617 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124912617 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003e200b8 TLLI=e39d8301, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124912617 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124912617 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124912625 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241014124912631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124912631 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124912631 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@6e1235c11370: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@6e1235c11370: Final verdict of PTC: pass 20241014124912636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41898<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124912638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124912638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@6e1235c11370: Final verdict of PTC: none -NSVCI97(768)@6e1235c11370: Final verdict of PTC: none -NSVCI99(779)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(766)@6e1235c11370: Final verdict of PTC: none -NSVCI98(773)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(771)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(777)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Oct 14 12:49:12 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 20241014124912777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124913179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78964) 20241014124913639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124913639 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=95416) 20241014124914640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124914640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:49:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124915641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124915641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act_ggsn_reject started. 20241014124916242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124916244 DMM INFO MM(262420000000019/e39d8301) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124916244 DMM INFO MM(262420000000019/e39d8301) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124916244 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124916244 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124916244 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124916244 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124916244 DLLC NOTICE LLME(ffffffff/e39d8301){ASSIGNED} LLGM Assign pre (e39d8301 => ffffffff) (gprs_llc.c:1079) 20241014124916244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e39d8301 => ffffffff) (gprs_llc.c:1125) 20241014124916244 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003e1fd60 (gprs_sndcp.c:574) 20241014124916244 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003e200b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124916244 DMM NOTICE MM(262420000000019/e39d8301) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014124916244 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241014124916244 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014124916244 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124916244 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241014124916244 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241014124916244 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) 20241014124916244 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) 20241014124916244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Deallocated (fsm.c:568) 20241014124916244 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Deallocated (fsm.c:568) 20241014124916244 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Deallocated (fsm.c:568) 20241014124916244 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Deallocated (fsm.c:568) 20241014124916244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124916287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124916287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124916287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124916287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124916287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124916287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124916287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124916287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124916289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124916289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124916289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124916289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124916289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124916289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124916289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124916290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124916290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124916293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124916306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124916331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124916331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124916331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124916331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124916331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124916331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124916331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124916331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(792)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124916333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124916333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124916333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124916333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124916333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124916333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124916333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124916333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916333 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124916333 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124916333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124916334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124916334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124916338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124916347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(790)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124916360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124916360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124916360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124916360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124916360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124916360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124916360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124916360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124916362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124916362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124916362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124916362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124916362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124916362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124916362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124916362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124916362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124916362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124916362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124916363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124916363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124916366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124916376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124916642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124916642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124916642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124916642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124916644 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124916645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6e1235c11370: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D72C7C2C'O, index=0 SGSN_Test-GSUP(799)@6e1235c11370: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@6e1235c11370: 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 := 'D8BC262B51D30E280D4FCC2D9E2E87B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C55C9B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17D0EC6890550798'O } } } } } 20241014124916690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916690 DLLC NOTICE LLME(ffffffff/d72c7c2c){UNASSIGNED} LLC RX: unknown TLLI 0xd72c7c2c, creating LLME on the fly (gprs_llc.c:552) 20241014124916690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124916690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241014124916690 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Allocated (fsm.c:456) 20241014124916690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Allocated (fsm.c:456) 20241014124916690 DMM DEBUG MM_STATE_Gb[0x6120000174a0]{Idle}: Allocated (fsm.c:456) 20241014124916690 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Allocated (fsm.c:456) 20241014124916691 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124916691 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124916691 DLLC NOTICE LLME(ffffffff/d72c7c2c){UNASSIGNED} LLGM Assign pre (d72c7c2c => f888cf6f) (gprs_llc.c:1079) 20241014124916691 DLLC NOTICE LLME(d72c7c2c/f888cf6f){ASSIGNED} LLGM Assign post (d72c7c2c => f888cf6f) (gprs_llc.c:1125) 20241014124916691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124916691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124916691 DMM DEBUG MM(262420000000020/f888cf6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124916703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124916704 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124916704 DMM DEBUG MM(262420000000020/f888cf6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241014124916704 DMM NOTICE MM(262420000000020/f888cf6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124916704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124916704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124916704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124916704 DMM DEBUG MM(262420000000020/f888cf6f) Requesting authorization (sgsn_auth.c:160) 20241014124916704 DMM INFO MM(262420000000020/f888cf6f) Requesting authentication tuples (sgsn_auth.c:184) 20241014124916704 DMM DEBUG MM(262420000000020/f888cf6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124916704 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241014124916704 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@6e1235c11370: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241014124916707 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124916707 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124916707 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124916707 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124916707 DMM INFO MM(262420000000020/f888cf6f) Subscriber data update (mmctx.c:445) 20241014124916707 DMM DEBUG MM(262420000000020/f888cf6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124916707 DMM INFO MM(262420000000020/f888cf6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124916707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124916707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124916707 DMM INFO MM(262420000000020/f888cf6f) <- GMM AUTH AND CIPHERING REQ (rand = d8 bc 26 2b 51 d3 0e 28 0d 4f cc 2d 9e 2e 87 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124916716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124916716 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124916716 DMM INFO MM(262420000000020/f888cf6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124916716 DMM NOTICE MM(262420000000020/f888cf6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124916716 DMM DEBUG MM(262420000000020/f888cf6f) checking auth: received GSM SRES = 5c 55 c9 b3 (gprs_gmm.c:666) 20241014124916716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124916716 DMM DEBUG MM(262420000000020/f888cf6f) Requesting authorization (sgsn_auth.c:160) 20241014124916716 DMM INFO MM(262420000000020/f888cf6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124916716 DMM DEBUG MM(262420000000020/f888cf6f) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124916716 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241014124916716 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) 20241014124916716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124916716 DMM INFO MM(262420000000020/f888cf6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf888cf6f) (gprs_gmm.c:300) 20241014124916718 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124916718 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124916718 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241014124916718 DMM INFO MM(262420000000020/f888cf6f) Subscriber data update (mmctx.c:445) 20241014124916718 DMM DEBUG MM(262420000000020/f888cf6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124916718 DMM INFO MM(262420000000020/f888cf6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124916718 DMM NOTICE MM(262420000000020/f888cf6f) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241014124916718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124916718 DMM NOTICE MM(262420000000020/f888cf6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124916718 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) 20241014124916719 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124916719 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241014124916719 DMM INFO MM(262420000000020/f888cf6f) Subscriber data update (mmctx.c:445) 20241014124916719 DMM DEBUG MM(262420000000020/f888cf6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124916725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124916725 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124916725 DMM INFO MM(262420000000020/f888cf6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124916725 DMM NOTICE MM(262420000000020/f888cf6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124916725 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124916725 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124916725 DLLC NOTICE LLME(d72c7c2c/f888cf6f){ASSIGNED} LLGM Assign pre (ffffffff => f888cf6f) (gprs_llc.c:1079) 20241014124916725 DLLC NOTICE LLME(ffffffff/f888cf6f){ASSIGNED} LLGM Assign post (ffffffff => f888cf6f) (gprs_llc.c:1125) 20241014124916725 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124916725 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124916725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124916725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@6e1235c11370: setverdict(pass): none -> pass 20241014124916777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124916777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124916777 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124916777 DMM INFO MM(262420000000020/f888cf6f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124916777 DMM INFO MM(262420000000020/f888cf6f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124916777 DMM DEBUG MM(262420000000020/f888cf6f) Using GGSN 0 (gprs_sm.c:317) 20241014124916777 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) 20241014124916777 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241014124916777 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124916777 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124916777 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241014124916789 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 27 74 5c f7 11 34 07 2b 16 14 05 7f 41 f6 23 4b 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) 20241014124916789 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fee9b4e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:629) 20241014124916789 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241014124916789 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241014124916789 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014124916789 DMM NOTICE MM(262420000000020/f888cf6f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6e1235c11370: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@6e1235c11370: Final verdict of PTC: pass 20241014124916798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@6e1235c11370: Final verdict of PTC: none 20241014124916801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124916801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(789)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@6e1235c11370: Final verdict of PTC: none -NSVCI99(797)@6e1235c11370: Final verdict of PTC: none -NSVCI97(787)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@6e1235c11370: Final verdict of PTC: none -NSVCI98(793)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(791)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(785)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(795)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Oct 14 12:49:16 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 20241014124916934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124917336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43068) 20241014124917802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124917802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43068, count=97948) 20241014124918803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124918803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:49:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124919804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124919805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_user_deact_mo started. 20241014124920396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124920398 DMM INFO MM(262420000000020/f888cf6f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124920398 DMM INFO MM(262420000000020/f888cf6f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124920398 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124920398 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124920398 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124920398 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124920398 DLLC NOTICE LLME(ffffffff/f888cf6f){ASSIGNED} LLGM Assign pre (f888cf6f => ffffffff) (gprs_llc.c:1079) 20241014124920398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f888cf6f => ffffffff) (gprs_llc.c:1125) 20241014124920398 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241014124920398 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) 20241014124920398 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) 20241014124920398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Deallocated (fsm.c:568) 20241014124920398 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Deallocated (fsm.c:568) 20241014124920398 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Deallocated (fsm.c:568) 20241014124920398 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124920398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124920447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124920447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124920447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124920447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124920447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124920447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124920447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124920447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124920449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124920449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124920449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124920449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124920450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124920450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124920450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124920450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124920450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124920450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124920450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124920450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124920454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124920464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124920477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124920477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124920477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124920477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124920477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124920477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124920477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124920477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124920479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124920479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124920479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124920479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124920479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124920479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124920479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124920479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124920479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124920479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124920479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124920479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124920483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124920493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(812)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124920518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124920520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124920520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124920520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124920520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124920520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124920520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124920520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124920520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124920520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124920520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124920520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124920520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124920520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124920524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124920534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124920805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124920805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124920805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124920805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124920807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124920808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@6e1235c11370: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F033F29A'O, index=0 SGSN_Test-GSUP(818)@6e1235c11370: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: 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 := 'D79F6C42C8D4391F0C3BB5C263F1A84C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B75F7E2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F4924F0D03A8C1E'O } } } } } 20241014124920854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920854 DLLC NOTICE LLME(ffffffff/f033f29a){UNASSIGNED} LLC RX: unknown TLLI 0xf033f29a, creating LLME on the fly (gprs_llc.c:552) 20241014124920854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241014124920855 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Allocated (fsm.c:456) 20241014124920855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Allocated (fsm.c:456) 20241014124920855 DMM DEBUG MM_STATE_Gb[0x612000017aa0]{Idle}: Allocated (fsm.c:456) 20241014124920855 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Allocated (fsm.c:456) 20241014124920855 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124920855 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124920855 DLLC NOTICE LLME(ffffffff/f033f29a){UNASSIGNED} LLGM Assign pre (f033f29a => eab2e641) (gprs_llc.c:1079) 20241014124920855 DLLC NOTICE LLME(f033f29a/eab2e641){ASSIGNED} LLGM Assign post (f033f29a => eab2e641) (gprs_llc.c:1125) 20241014124920855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124920855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124920855 DMM DEBUG MM(262420000000021/eab2e641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124920868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920868 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920868 DMM DEBUG MM(262420000000021/eab2e641) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241014124920868 DMM NOTICE MM(262420000000021/eab2e641) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124920868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124920868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124920868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124920868 DMM DEBUG MM(262420000000021/eab2e641) Requesting authorization (sgsn_auth.c:160) 20241014124920868 DMM INFO MM(262420000000021/eab2e641) Requesting authentication tuples (sgsn_auth.c:184) 20241014124920868 DMM DEBUG MM(262420000000021/eab2e641) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124920868 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241014124920868 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@6e1235c11370: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241014124920871 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124920871 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124920871 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124920871 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124920871 DMM INFO MM(262420000000021/eab2e641) Subscriber data update (mmctx.c:445) 20241014124920871 DMM DEBUG MM(262420000000021/eab2e641) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124920871 DMM INFO MM(262420000000021/eab2e641) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124920871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124920871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124920871 DMM INFO MM(262420000000021/eab2e641) <- GMM AUTH AND CIPHERING REQ (rand = d7 9f 6c 42 c8 d4 39 1f 0c 3b b5 c2 63 f1 a8 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124920879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920879 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920879 DMM INFO MM(262420000000021/eab2e641) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124920879 DMM NOTICE MM(262420000000021/eab2e641) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124920879 DMM DEBUG MM(262420000000021/eab2e641) checking auth: received GSM SRES = b7 5f 7e 2c (gprs_gmm.c:666) 20241014124920879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124920880 DMM DEBUG MM(262420000000021/eab2e641) Requesting authorization (sgsn_auth.c:160) 20241014124920880 DMM INFO MM(262420000000021/eab2e641) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124920880 DMM DEBUG MM(262420000000021/eab2e641) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124920880 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241014124920880 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) 20241014124920880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124920880 DMM INFO MM(262420000000021/eab2e641) <- GMM ATTACH ACCEPT (new P-TMSI=0xeab2e641) (gprs_gmm.c:300) 20241014124920881 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124920881 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124920881 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124920881 DMM INFO MM(262420000000021/eab2e641) Subscriber data update (mmctx.c:445) 20241014124920881 DMM DEBUG MM(262420000000021/eab2e641) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124920881 DMM INFO MM(262420000000021/eab2e641) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124920881 DMM NOTICE MM(262420000000021/eab2e641) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241014124920881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124920881 DMM NOTICE MM(262420000000021/eab2e641) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124920881 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) 20241014124920882 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124920882 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241014124920882 DMM INFO MM(262420000000021/eab2e641) Subscriber data update (mmctx.c:445) 20241014124920882 DMM DEBUG MM(262420000000021/eab2e641) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124920886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920887 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920887 DMM INFO MM(262420000000021/eab2e641) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124920887 DMM NOTICE MM(262420000000021/eab2e641) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124920887 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124920887 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124920887 DLLC NOTICE LLME(f033f29a/eab2e641){ASSIGNED} LLGM Assign pre (ffffffff => eab2e641) (gprs_llc.c:1079) 20241014124920887 DLLC NOTICE LLME(ffffffff/eab2e641){ASSIGNED} LLGM Assign post (ffffffff => eab2e641) (gprs_llc.c:1125) 20241014124920887 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124920887 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124920887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124920887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: setverdict(pass): none -> pass 20241014124920938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920938 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920938 DMM INFO MM(262420000000021/eab2e641) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124920938 DMM INFO MM(262420000000021/eab2e641) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124920938 DMM DEBUG MM(262420000000021/eab2e641) Using GGSN 0 (gprs_sm.c:317) 20241014124920938 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) 20241014124920938 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241014124920938 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124920938 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124920938 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241014124920949 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 f3 3b 77 a9 11 f1 86 71 26 14 05 7f 71 1e 6d 22 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) 20241014124920949 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241014124920950 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124920950 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210041ec8b8 TLLI=eab2e641, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124920950 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124920950 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124920958 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241014124920965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920965 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920965 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124920969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241014124920969 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124920969 DMM INFO MM(262420000000021/eab2e641) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241014124920969 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124920969 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241014124920971 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) 20241014124920971 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241014124920971 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241014124920971 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210041ec8b8, TLLI=eab2e641, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124920971 DMM INFO MM(262420000000021/eab2e641) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241014124920971 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241014124920971 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@6e1235c11370: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@6e1235c11370: Final verdict of PTC: pass 20241014124920979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@6e1235c11370: Final verdict of PTC: none -NSVCI98(811)@6e1235c11370: Final verdict of PTC: none -NSVCI97(807)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@6e1235c11370: Final verdict of PTC: none 20241014124920981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@6e1235c11370: Final verdict of PTC: none 20241014124920981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(808)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@6e1235c11370: Final verdict of PTC: none -NSVCI99(816)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(809)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(814)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(805)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Oct 14 12:49:21 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 20241014124921110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124921511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20241014124921982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124921982 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=105028) 20241014124922984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124922984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124923985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124923986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_user_deact_mt started. 20241014124924570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124924572 DMM INFO MM(262420000000021/eab2e641) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124924572 DMM INFO MM(262420000000021/eab2e641) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124924572 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124924572 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124924572 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124924572 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124924572 DLLC NOTICE LLME(ffffffff/eab2e641){ASSIGNED} LLGM Assign pre (eab2e641 => ffffffff) (gprs_llc.c:1079) 20241014124924572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eab2e641 => ffffffff) (gprs_llc.c:1125) 20241014124924572 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241014124924572 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) 20241014124924572 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) 20241014124924572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Deallocated (fsm.c:568) 20241014124924572 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Deallocated (fsm.c:568) 20241014124924572 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Deallocated (fsm.c:568) 20241014124924572 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124924572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124924623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124924623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124924623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124924623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124924623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124924623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124924623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124924623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124924625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124924625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124924625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124924626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124924626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124924626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124924626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124924626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124924626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124924626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124924626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124924626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124924631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124924640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124924640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(825)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(830)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124924647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124924649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124924649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124924649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124924649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124924649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124924649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124924649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124924649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124924649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124924649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124924649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124924649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124924652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124924662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124924662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124924694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124924694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124924694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124924694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124924694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124924694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124924694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124924695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124924697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124924697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124924697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124924697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124924697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124924697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124924697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124924697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124924697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124924697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124924697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124924698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124924698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124924702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124924710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124924710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124924987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124924987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124924987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124924987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124924989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124924989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(823)@6e1235c11370: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D6988E50'O, index=0 SGSN_Test-GSUP(837)@6e1235c11370: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@6e1235c11370: 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 := 'C3D123715B38009E75A7C134FEFE023E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F369353'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7915FD1C688C998'O } } } } } 20241014124925033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925033 DLLC NOTICE LLME(ffffffff/d6988e50){UNASSIGNED} LLC RX: unknown TLLI 0xd6988e50, creating LLME on the fly (gprs_llc.c:552) 20241014124925033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241014124925033 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Allocated (fsm.c:456) 20241014124925034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Allocated (fsm.c:456) 20241014124925034 DMM DEBUG MM_STATE_Gb[0x612000018220]{Idle}: Allocated (fsm.c:456) 20241014124925034 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Allocated (fsm.c:456) 20241014124925034 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124925034 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124925034 DLLC NOTICE LLME(ffffffff/d6988e50){UNASSIGNED} LLGM Assign pre (d6988e50 => f4825bba) (gprs_llc.c:1079) 20241014124925034 DLLC NOTICE LLME(d6988e50/f4825bba){ASSIGNED} LLGM Assign post (d6988e50 => f4825bba) (gprs_llc.c:1125) 20241014124925034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124925034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124925034 DMM DEBUG MM(262420000000022/f4825bba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124925047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925047 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925047 DMM DEBUG MM(262420000000022/f4825bba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241014124925047 DMM NOTICE MM(262420000000022/f4825bba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124925047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124925047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124925047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124925047 DMM DEBUG MM(262420000000022/f4825bba) Requesting authorization (sgsn_auth.c:160) 20241014124925047 DMM INFO MM(262420000000022/f4825bba) Requesting authentication tuples (sgsn_auth.c:184) 20241014124925047 DMM DEBUG MM(262420000000022/f4825bba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124925047 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241014124925047 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@6e1235c11370: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241014124925050 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124925050 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124925050 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124925050 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124925050 DMM INFO MM(262420000000022/f4825bba) Subscriber data update (mmctx.c:445) 20241014124925050 DMM DEBUG MM(262420000000022/f4825bba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124925051 DMM INFO MM(262420000000022/f4825bba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124925051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124925051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124925051 DMM INFO MM(262420000000022/f4825bba) <- GMM AUTH AND CIPHERING REQ (rand = c3 d1 23 71 5b 38 00 9e 75 a7 c1 34 fe fe 02 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124925059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925059 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925059 DMM INFO MM(262420000000022/f4825bba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124925059 DMM NOTICE MM(262420000000022/f4825bba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124925059 DMM DEBUG MM(262420000000022/f4825bba) checking auth: received GSM SRES = 9f 36 93 53 (gprs_gmm.c:666) 20241014124925059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124925059 DMM DEBUG MM(262420000000022/f4825bba) Requesting authorization (sgsn_auth.c:160) 20241014124925059 DMM INFO MM(262420000000022/f4825bba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124925059 DMM DEBUG MM(262420000000022/f4825bba) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124925059 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241014124925059 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) 20241014124925059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124925060 DMM INFO MM(262420000000022/f4825bba) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4825bba) (gprs_gmm.c:300) 20241014124925061 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124925061 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124925061 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241014124925061 DMM INFO MM(262420000000022/f4825bba) Subscriber data update (mmctx.c:445) 20241014124925061 DMM DEBUG MM(262420000000022/f4825bba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124925061 DMM INFO MM(262420000000022/f4825bba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124925061 DMM NOTICE MM(262420000000022/f4825bba) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241014124925061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124925061 DMM NOTICE MM(262420000000022/f4825bba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124925061 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) 20241014124925062 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124925062 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241014124925062 DMM INFO MM(262420000000022/f4825bba) Subscriber data update (mmctx.c:445) 20241014124925062 DMM DEBUG MM(262420000000022/f4825bba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124925068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925068 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925068 DMM INFO MM(262420000000022/f4825bba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124925068 DMM NOTICE MM(262420000000022/f4825bba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124925068 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124925068 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124925068 DLLC NOTICE LLME(d6988e50/f4825bba){ASSIGNED} LLGM Assign pre (ffffffff => f4825bba) (gprs_llc.c:1079) 20241014124925068 DLLC NOTICE LLME(ffffffff/f4825bba){ASSIGNED} LLGM Assign post (ffffffff => f4825bba) (gprs_llc.c:1125) 20241014124925068 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124925068 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124925068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124925068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@6e1235c11370: setverdict(pass): none -> pass 20241014124925120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925120 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925120 DMM INFO MM(262420000000022/f4825bba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124925120 DMM INFO MM(262420000000022/f4825bba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124925120 DMM DEBUG MM(262420000000022/f4825bba) Using GGSN 0 (gprs_sm.c:317) 20241014124925120 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) 20241014124925120 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241014124925120 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124925120 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124925120 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241014124925131 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 4d 10 f1 d5 11 05 7d 96 7f 14 05 7f bf 6b 80 4c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241014124925131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:629) 20241014124925131 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124925131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210043ed0b8 TLLI=f4825bba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124925131 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124925131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124925139 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241014124925145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925145 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925146 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925148 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241014124925148 DGPRS INFO PDP(262420000000022:5): Context 0x7fee9b4e19b0 was deleted (sgsn_libgtp.c:703) 20241014124925148 DMM INFO MM(262420000000022/f4825bba) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014124925148 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241014124925148 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@6e1235c11370: Removing Client IMSI='262420000000022'H, index=0 20241014124925154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124925154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014124925155 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124925155 DMM INFO MM(262420000000022/f4825bba) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@6e1235c11370: Final verdict of PTC: pass 20241014124925157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014124925159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124925159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@6e1235c11370: Final verdict of PTC: none -NSVCI99(836)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@6e1235c11370: Final verdict of PTC: none -NSVCI98(830)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@6e1235c11370: Final verdict of PTC: none -NSVCI97(826)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(823)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(833)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(824)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(834)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(828)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(823): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Oct 14 12:49:25 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 20241014124925285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124925687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83520) 20241014124926160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124926160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83520, count=103940) 20241014124927161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124927161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:49:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124928163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124928163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014124928261 DGPRS DEBUG Checking for inactive LLMEs, time = 10720902 (sgsn.c:131) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act_deact_dup started. 20241014124928751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124928752 DMM INFO MM(262420000000022/f4825bba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124928752 DMM INFO MM(262420000000022/f4825bba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124928752 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124928752 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124928752 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124928752 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124928752 DLLC NOTICE LLME(ffffffff/f4825bba){ASSIGNED} LLGM Assign pre (f4825bba => ffffffff) (gprs_llc.c:1079) 20241014124928752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4825bba => ffffffff) (gprs_llc.c:1125) 20241014124928752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210043ecd60 (gprs_sndcp.c:574) 20241014124928752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210043ed0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124928752 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241014124928752 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) 20241014124928753 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) 20241014124928753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Deallocated (fsm.c:568) 20241014124928753 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Deallocated (fsm.c:568) 20241014124928753 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Deallocated (fsm.c:568) 20241014124928753 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Deallocated (fsm.c:568) 20241014124928753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124928795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124928796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124928796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124928796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124928796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124928796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124928796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124928796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124928798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124928798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124928798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124928798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124928798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124928798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124928798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124928798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124928798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124928798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014124928799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124928799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124928802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124928811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124928835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124928835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124928835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124928835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124928835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124928835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124928835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124928836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124928837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124928837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124928837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124928837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124928837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124928837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124928837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124928837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124928838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124928838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(849)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014124928838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124928838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124928842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014124928851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124928851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(847)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124928876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124928876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124928876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124928876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124928876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124928876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124928876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124928876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124928878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124928878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124928878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124928878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124928878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124928878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124928878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124928878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124928878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124928882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124928892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124928892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124929163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124929163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124929163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124929163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124929166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124929167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@6e1235c11370: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DB254EBA'O, index=0 SGSN_Test-GSUP(856)@6e1235c11370: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@6e1235c11370: 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 := '11ABD3A3F9A4A94E1577B5D4CCD69C7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1F1AB46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05E41559A9116BE8'O } } } } } 20241014124929212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929212 DLLC NOTICE LLME(ffffffff/db254eba){UNASSIGNED} LLC RX: unknown TLLI 0xdb254eba, creating LLME on the fly (gprs_llc.c:552) 20241014124929212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241014124929212 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Allocated (fsm.c:456) 20241014124929212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Allocated (fsm.c:456) 20241014124929212 DMM DEBUG MM_STATE_Gb[0x6120000189a0]{Idle}: Allocated (fsm.c:456) 20241014124929212 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Allocated (fsm.c:456) 20241014124929212 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124929212 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124929212 DLLC NOTICE LLME(ffffffff/db254eba){UNASSIGNED} LLGM Assign pre (db254eba => e6639ec6) (gprs_llc.c:1079) 20241014124929213 DLLC NOTICE LLME(db254eba/e6639ec6){ASSIGNED} LLGM Assign post (db254eba => e6639ec6) (gprs_llc.c:1125) 20241014124929213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124929213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124929213 DMM DEBUG MM(262420000000046/e6639ec6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124929225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929226 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929226 DMM DEBUG MM(262420000000046/e6639ec6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241014124929226 DMM NOTICE MM(262420000000046/e6639ec6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124929226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124929226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124929226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124929226 DMM DEBUG MM(262420000000046/e6639ec6) Requesting authorization (sgsn_auth.c:160) 20241014124929226 DMM INFO MM(262420000000046/e6639ec6) Requesting authentication tuples (sgsn_auth.c:184) 20241014124929226 DMM DEBUG MM(262420000000046/e6639ec6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124929226 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241014124929226 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@6e1235c11370: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241014124929228 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124929228 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124929228 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124929228 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124929228 DMM INFO MM(262420000000046/e6639ec6) Subscriber data update (mmctx.c:445) 20241014124929228 DMM DEBUG MM(262420000000046/e6639ec6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124929228 DMM INFO MM(262420000000046/e6639ec6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124929228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124929228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124929228 DMM INFO MM(262420000000046/e6639ec6) <- GMM AUTH AND CIPHERING REQ (rand = 11 ab d3 a3 f9 a4 a9 4e 15 77 b5 d4 cc d6 9c 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124929235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929236 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929236 DMM INFO MM(262420000000046/e6639ec6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124929236 DMM NOTICE MM(262420000000046/e6639ec6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124929236 DMM DEBUG MM(262420000000046/e6639ec6) checking auth: received GSM SRES = d1 f1 ab 46 (gprs_gmm.c:666) 20241014124929236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124929236 DMM DEBUG MM(262420000000046/e6639ec6) Requesting authorization (sgsn_auth.c:160) 20241014124929236 DMM INFO MM(262420000000046/e6639ec6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124929236 DMM DEBUG MM(262420000000046/e6639ec6) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124929236 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241014124929236 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) 20241014124929236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124929236 DMM INFO MM(262420000000046/e6639ec6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6639ec6) (gprs_gmm.c:300) 20241014124929237 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124929237 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124929237 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241014124929237 DMM INFO MM(262420000000046/e6639ec6) Subscriber data update (mmctx.c:445) 20241014124929237 DMM DEBUG MM(262420000000046/e6639ec6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124929237 DMM INFO MM(262420000000046/e6639ec6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124929238 DMM NOTICE MM(262420000000046/e6639ec6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241014124929238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124929238 DMM NOTICE MM(262420000000046/e6639ec6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124929238 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) 20241014124929238 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124929238 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241014124929238 DMM INFO MM(262420000000046/e6639ec6) Subscriber data update (mmctx.c:445) 20241014124929238 DMM DEBUG MM(262420000000046/e6639ec6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124929245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929245 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929245 DMM INFO MM(262420000000046/e6639ec6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124929245 DMM NOTICE MM(262420000000046/e6639ec6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124929245 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124929245 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124929245 DLLC NOTICE LLME(db254eba/e6639ec6){ASSIGNED} LLGM Assign pre (ffffffff => e6639ec6) (gprs_llc.c:1079) 20241014124929245 DLLC NOTICE LLME(ffffffff/e6639ec6){ASSIGNED} LLGM Assign post (ffffffff => e6639ec6) (gprs_llc.c:1125) 20241014124929245 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124929245 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124929245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124929245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): none -> pass 20241014124929297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929297 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929297 DMM INFO MM(262420000000046/e6639ec6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014124929297 DMM INFO MM(262420000000046/e6639ec6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014124929297 DMM DEBUG MM(262420000000046/e6639ec6) Using GGSN 0 (gprs_sm.c:317) 20241014124929297 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) 20241014124929297 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241014124929297 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014124929297 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241014124929297 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241014124929307 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 8c 17 45 8c 11 58 2a a8 d8 14 05 7f 57 ed 11 f8 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) 20241014124929307 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241014124929307 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014124929307 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210045f28b8 TLLI=e6639ec6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014124929307 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014124929307 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014124929315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929315 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929315 DMM INFO MM(262420000000046/e6639ec6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241014124929315 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124929316 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241014124929316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124929316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124929316 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124929316 DMM INFO MM(262420000000046/e6639ec6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241014124929316 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014124929316 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@6e1235c11370: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@6e1235c11370: "Received deletePDPContextResponse 1, seq_nr=1036" 20241014124929318 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) 20241014124929318 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241014124929318 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241014124929318 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210045f28b8, TLLI=e6639ec6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014124929318 DMM INFO MM(262420000000046/e6639ec6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241014124929318 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241014124929318 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014124929318 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) 20241014124929318 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@6e1235c11370: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@6e1235c11370: Final verdict of PTC: pass 20241014124931328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@6e1235c11370: Final verdict of PTC: none 20241014124931331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014124931331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(850)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@6e1235c11370: Final verdict of PTC: none -NSVCI97(844)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@6e1235c11370: Final verdict of PTC: none -NSVCI99(855)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(842)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(853)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(848)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Oct 14 12:49:31 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 20241014124931464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124931865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102688) 20241014124932332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124932332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102688, count=107324) 20241014124933333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124933333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Oct 14 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014124934333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124934333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_second_attempt started. 20241014124934926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014124934928 DMM INFO MM(262420000000046/e6639ec6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014124934928 DMM INFO MM(262420000000046/e6639ec6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014124934928 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014124934928 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014124934928 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014124934928 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014124934928 DLLC NOTICE LLME(ffffffff/e6639ec6){ASSIGNED} LLGM Assign pre (e6639ec6 => ffffffff) (gprs_llc.c:1079) 20241014124934928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6639ec6 => ffffffff) (gprs_llc.c:1125) 20241014124934928 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241014124934928 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) 20241014124934928 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) 20241014124934928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Deallocated (fsm.c:568) 20241014124934928 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Deallocated (fsm.c:568) 20241014124934928 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Deallocated (fsm.c:568) 20241014124934928 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Deallocated (fsm.c:568) 20241014124934928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124934981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014124934981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124934981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124934981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124934981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014124934981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124934981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124934981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124934981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124934984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124934984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124934984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124934985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124934985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124934985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124934985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124934985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124934985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014124934985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124934985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124934987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124934987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014124934997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124935011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124935035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014124935035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124935035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124935035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124935035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014124935035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124935035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124935035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124935035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124935037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124935037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124935037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124935038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124935038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124935038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124935038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124935038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124935038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014124935038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124935038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124935038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124935038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124935042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124935051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014124935074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014124935074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014124935074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014124935074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124935074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014124935074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014124935074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014124935074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014124935074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014124935075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014124935075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014124935075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014124935076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014124935076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014124935076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014124935076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014124935076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014124935076 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014124935076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014124935076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014124935076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014124935076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014124935080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014124935089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014124935334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014124935334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014124935334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014124935334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014124935336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124935336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@6e1235c11370: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='E7C03F17'O, index=0 SGSN_Test-GSUP(875)@6e1235c11370: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@6e1235c11370: 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 := '9486B9A91458C60C9688D2993D75A35C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4C3A2C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11F26E7220830ED8'O } } } } } 20241014124935383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935384 DLLC NOTICE LLME(ffffffff/e7c03f17){UNASSIGNED} LLC RX: unknown TLLI 0xe7c03f17, creating LLME on the fly (gprs_llc.c:552) 20241014124935384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241014124935384 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Allocated (fsm.c:456) 20241014124935384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Allocated (fsm.c:456) 20241014124935384 DMM DEBUG MM_STATE_Gb[0x612000019120]{Idle}: Allocated (fsm.c:456) 20241014124935384 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Allocated (fsm.c:456) 20241014124935384 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124935384 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014124935384 DLLC NOTICE LLME(ffffffff/e7c03f17){UNASSIGNED} LLGM Assign pre (e7c03f17 => d7c3face) (gprs_llc.c:1079) 20241014124935384 DLLC NOTICE LLME(e7c03f17/d7c3face){ASSIGNED} LLGM Assign post (e7c03f17 => d7c3face) (gprs_llc.c:1125) 20241014124935384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124935384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124935384 DMM DEBUG MM(262420000000022/d7c3face) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124935396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935396 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124935396 DMM DEBUG MM(262420000000022/d7c3face) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241014124935396 DMM NOTICE MM(262420000000022/d7c3face) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124935396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124935396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124935396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124935396 DMM DEBUG MM(262420000000022/d7c3face) Requesting authorization (sgsn_auth.c:160) 20241014124935396 DMM INFO MM(262420000000022/d7c3face) Requesting authentication tuples (sgsn_auth.c:184) 20241014124935396 DMM DEBUG MM(262420000000022/d7c3face) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014124935397 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241014124935397 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@6e1235c11370: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@6e1235c11370: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241014124935400 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014124935400 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014124935400 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014124935400 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014124935400 DMM INFO MM(262420000000022/d7c3face) Subscriber data update (mmctx.c:445) 20241014124935400 DMM DEBUG MM(262420000000022/d7c3face) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014124935400 DMM INFO MM(262420000000022/d7c3face) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014124935400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014124935400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014124935400 DMM INFO MM(262420000000022/d7c3face) <- GMM AUTH AND CIPHERING REQ (rand = 94 86 b9 a9 14 58 c6 0c 96 88 d2 99 3d 75 a3 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014124935409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935409 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124935409 DMM INFO MM(262420000000022/d7c3face) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014124935409 DMM NOTICE MM(262420000000022/d7c3face) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014124935409 DMM DEBUG MM(262420000000022/d7c3face) checking auth: received GSM SRES = f4 c3 a2 c3 (gprs_gmm.c:666) 20241014124935409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014124935409 DMM DEBUG MM(262420000000022/d7c3face) Requesting authorization (sgsn_auth.c:160) 20241014124935409 DMM INFO MM(262420000000022/d7c3face) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124935409 DMM DEBUG MM(262420000000022/d7c3face) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124935409 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241014124935409 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) 20241014124935409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014124935409 DMM INFO MM(262420000000022/d7c3face) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7c3face) (gprs_gmm.c:300) 20241014124935410 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014124935410 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014124935410 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241014124935411 DMM INFO MM(262420000000022/d7c3face) Subscriber data update (mmctx.c:445) 20241014124935411 DMM DEBUG MM(262420000000022/d7c3face) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014124935411 DMM INFO MM(262420000000022/d7c3face) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014124935411 DMM NOTICE MM(262420000000022/d7c3face) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241014124935411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014124935411 DMM NOTICE MM(262420000000022/d7c3face) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014124935411 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) 20241014124935411 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014124935411 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241014124935411 DMM INFO MM(262420000000022/d7c3face) Subscriber data update (mmctx.c:445) 20241014124935411 DMM DEBUG MM(262420000000022/d7c3face) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014124935417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935417 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124935417 DMM INFO MM(262420000000022/d7c3face) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014124935417 DMM NOTICE MM(262420000000022/d7c3face) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014124935417 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014124935417 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014124935417 DLLC NOTICE LLME(e7c03f17/d7c3face){ASSIGNED} LLGM Assign pre (ffffffff => d7c3face) (gprs_llc.c:1079) 20241014124935417 DLLC NOTICE LLME(ffffffff/d7c3face){ASSIGNED} LLGM Assign post (ffffffff => d7c3face) (gprs_llc.c:1125) 20241014124935417 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014124935417 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014124935418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014124935418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@6e1235c11370: setverdict(pass): none -> pass TC_attach_second_attempt(877)@6e1235c11370: 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 := '83EEE2F4983E6EDC3588DF04577E70CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0792A85E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2C80EC8346541C2'O } } } } } 20241014124935469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935469 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124935469 DMM INFO MM(262420000000022/d7c3face) -> GMM ATTACH REQUEST MI(TMSI-0xD7C3FACE) type="GPRS attach" (gprs_gmm.c:1266) 20241014124935469 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014124935469 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014124935469 DLLC NOTICE LLME(ffffffff/d7c3face){ASSIGNED} LLGM Assign pre (d7c3face => dcef66cd) (gprs_llc.c:1079) 20241014124935469 DLLC NOTICE LLME(d7c3face/dcef66cd){ASSIGNED} LLGM Assign post (d7c3face => dcef66cd) (gprs_llc.c:1125) 20241014124935469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014124935469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014124935469 DMM DEBUG MM(262420000000022/dcef66cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014124935475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014124935475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241014124935475 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014124935475 DMM DEBUG MM(262420000000022/dcef66cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241014124935475 DMM NOTICE MM(262420000000022/dcef66cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014124935475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014124935475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014124935475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014124935475 DMM DEBUG MM(262420000000022/dcef66cd) Requesting authorization (sgsn_auth.c:160) 20241014124935476 DMM INFO MM(262420000000022/dcef66cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014124935476 DMM DEBUG MM(262420000000022/dcef66cd) Requesting subscriber data update (gprs_subscriber.c:894) 20241014124935476 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241014124935476 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) 20241014124941476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241014124941476 DMM ERROR MM(262420000000022/dcef66cd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241014124941476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241014124941476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241014124941476 DMM NOTICE MM(262420000000022/dcef66cd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241014124941476 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241014124941476 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) 20241014124941476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Reject}: Deallocated (fsm.c:568) 20241014124941476 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Deallocated (fsm.c:568) 20241014124941476 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Deallocated (fsm.c:568) 20241014124941476 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241014124941477 DLLC NOTICE LLME(d7c3face/dcef66cd){ASSIGNED} LLGM Assign pre (dcef66cd => ffffffff) (gprs_llc.c:1079) 20241014124941477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcef66cd => ffffffff) (gprs_llc.c:1125) 20241014124955335 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014124955335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014124955335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014124958262 DGPRS DEBUG Checking for inactive LLMEs, time = 10720932 (sgsn.c:131) 20241014125004989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125004990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125004990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125005039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125005040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125005040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125005077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125005079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125005079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@6e1235c11370: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6e1235c11370: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241014125005396 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125005396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(875)@6e1235c11370: Final verdict of PTC: none -NSVCI98(868)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@6e1235c11370: Final verdict of PTC: none -NSVCI97(863)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@6e1235c11370: Final verdict of PTC: none -NSVCI99(873)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@6e1235c11370: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@6e1235c11370: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@6e1235c11370: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@6e1235c11370: Final verdict of PTC: none 20241014125005400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(870)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@6e1235c11370: Final verdict of PTC: none TC_attach_second_attempt(877)@6e1235c11370: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(866)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(861)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@6e1235c11370: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Oct 14 12:50:05 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 20241014125005528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125005830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108080) 20241014125006397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125006397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108080, count=111816) 20241014125007398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125007398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Oct 14 12:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125008399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125008399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_echo_timeout started. 20241014125008893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125008894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125008937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125008937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125008937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125008937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125008937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125008937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125008938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125008938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125008938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125008939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125008939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125008939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125008940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125008940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125008940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125008940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125008940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125008940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125008940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125008940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125008940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125008940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125008945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125008956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125008956 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125008981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125008981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125008981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125008981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125008981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125008981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125008981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125008981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125008981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125008983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125008983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125008983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125008983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125008983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125008983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125008983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125008983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125008983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125008983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125008983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125008984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125008984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125008987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125008998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125008999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125009022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125009022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125009022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125009022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125009022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125009022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125009022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125009022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125009022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125009024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125009024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125009024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125009025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125009025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125009025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125009025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125009025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125009025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125009025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125009025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125009025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125009025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125009029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125009039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125009400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125009400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125009400 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125009400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125009402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125009402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@6e1235c11370: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DD643609'O, index=0 SGSN_Test-GSUP(894)@6e1235c11370: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@6e1235c11370: 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 := 'E7E9F0A53D8A37D2660EEBE81C11EBEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5DA1084'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70FD6BB0B97E597C'O } } } } } 20241014125009445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009445 DLLC NOTICE LLME(ffffffff/dd643609){UNASSIGNED} LLC RX: unknown TLLI 0xdd643609, creating LLME on the fly (gprs_llc.c:552) 20241014125009445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125009445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241014125009445 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Allocated (fsm.c:456) 20241014125009445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Allocated (fsm.c:456) 20241014125009445 DMM DEBUG MM_STATE_Gb[0x612000019720]{Idle}: Allocated (fsm.c:456) 20241014125009445 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Allocated (fsm.c:456) 20241014125009445 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125009445 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125009445 DLLC NOTICE LLME(ffffffff/dd643609){UNASSIGNED} LLGM Assign pre (dd643609 => de0125b9) (gprs_llc.c:1079) 20241014125009445 DLLC NOTICE LLME(dd643609/de0125b9){ASSIGNED} LLGM Assign post (dd643609 => de0125b9) (gprs_llc.c:1125) 20241014125009445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125009445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125009446 DMM DEBUG MM(262420000000067/de0125b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125009459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125009459 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125009459 DMM DEBUG MM(262420000000067/de0125b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241014125009459 DMM NOTICE MM(262420000000067/de0125b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125009459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125009459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125009459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125009459 DMM DEBUG MM(262420000000067/de0125b9) Requesting authorization (sgsn_auth.c:160) 20241014125009459 DMM INFO MM(262420000000067/de0125b9) Requesting authentication tuples (sgsn_auth.c:184) 20241014125009459 DMM DEBUG MM(262420000000067/de0125b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125009459 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241014125009459 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@6e1235c11370: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@6e1235c11370: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241014125009462 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125009462 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125009462 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125009462 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125009462 DMM INFO MM(262420000000067/de0125b9) Subscriber data update (mmctx.c:445) 20241014125009462 DMM DEBUG MM(262420000000067/de0125b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125009462 DMM INFO MM(262420000000067/de0125b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125009462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125009462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125009462 DMM INFO MM(262420000000067/de0125b9) <- GMM AUTH AND CIPHERING REQ (rand = e7 e9 f0 a5 3d 8a 37 d2 66 0e eb e8 1c 11 eb ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125009470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125009470 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125009470 DMM INFO MM(262420000000067/de0125b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125009470 DMM NOTICE MM(262420000000067/de0125b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125009470 DMM DEBUG MM(262420000000067/de0125b9) checking auth: received GSM SRES = f5 da 10 84 (gprs_gmm.c:666) 20241014125009470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125009470 DMM DEBUG MM(262420000000067/de0125b9) Requesting authorization (sgsn_auth.c:160) 20241014125009470 DMM INFO MM(262420000000067/de0125b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125009470 DMM DEBUG MM(262420000000067/de0125b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125009470 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241014125009470 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) 20241014125009470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125009470 DMM INFO MM(262420000000067/de0125b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0125b9) (gprs_gmm.c:300) 20241014125009472 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125009472 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125009472 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241014125009472 DMM INFO MM(262420000000067/de0125b9) Subscriber data update (mmctx.c:445) 20241014125009472 DMM DEBUG MM(262420000000067/de0125b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125009472 DMM INFO MM(262420000000067/de0125b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125009472 DMM NOTICE MM(262420000000067/de0125b9) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241014125009472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125009472 DMM NOTICE MM(262420000000067/de0125b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125009472 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) 20241014125009473 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125009473 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241014125009473 DMM INFO MM(262420000000067/de0125b9) Subscriber data update (mmctx.c:445) 20241014125009473 DMM DEBUG MM(262420000000067/de0125b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125009478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125009478 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125009479 DMM INFO MM(262420000000067/de0125b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125009479 DMM NOTICE MM(262420000000067/de0125b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125009479 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125009479 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125009479 DLLC NOTICE LLME(dd643609/de0125b9){ASSIGNED} LLGM Assign pre (ffffffff => de0125b9) (gprs_llc.c:1079) 20241014125009479 DLLC NOTICE LLME(ffffffff/de0125b9){ASSIGNED} LLGM Assign post (ffffffff => de0125b9) (gprs_llc.c:1125) 20241014125009479 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125009479 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125009479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125009479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@6e1235c11370: setverdict(pass): none -> pass 20241014125009530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125009530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125009530 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125009530 DMM INFO MM(262420000000067/de0125b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125009531 DMM INFO MM(262420000000067/de0125b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125009531 DMM DEBUG MM(262420000000067/de0125b9) Using GGSN 0 (gprs_sm.c:317) 20241014125009531 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) 20241014125009531 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241014125009531 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125009531 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125009531 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241014125009540 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 69 cb b6 20 11 0f 76 9b 1b 14 05 7f 4a cb 26 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241014125009540 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:629) 20241014125009540 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125009540 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210049fecb8 TLLI=de0125b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125009540 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125009541 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125014412 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241014125014414 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) 20241014125014414 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241014125019413 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1039" 20241014125024414 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241014125024414 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1039" 20241014125028263 DGPRS DEBUG Checking for inactive LLMEs, time = 10720962 (sgsn.c:131) 20241014125029401 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125029401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014125029401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125029415 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241014125029415 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241014125029415 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1041" 20241014125034416 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241014125034416 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241014125034416 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241014125034416 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1041" 20241014125038941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125038943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125038943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125038985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125038987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125038987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125039026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125039028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125039028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125039417 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241014125039417 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241014125039417 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241014125039417 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241014125039417 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1043" 20241014125044418 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241014125044418 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241014125044418 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241014125044418 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241014125044418 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241014125044418 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:633) 20241014125044418 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241014125044418 DMM INFO MM(262420000000067/de0125b9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125044418 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241014125044418 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125044418 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241014125044418 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241014125044418 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125044418 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241014125044419 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241014125044419 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125044419 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241014125044419 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241014125044419 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125044419 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241014125044419 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6e1235c11370: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@6e1235c11370: Removing Client IMSI='262420000000067'H, index=0 20241014125044428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125044428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014125044428 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125044428 DMM INFO MM(262420000000067/de0125b9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@6e1235c11370: Final verdict of PTC: pass 20241014125044430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125044432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(894)@6e1235c11370: Final verdict of PTC: none 20241014125044432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@6e1235c11370: Final verdict of PTC: none -NSVCI98(887)@6e1235c11370: Final verdict of PTC: none -NSVCI97(882)@6e1235c11370: Final verdict of PTC: none -NSVCI99(892)@6e1235c11370: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@6e1235c11370: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@6e1235c11370: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(880)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(890)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(885)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Oct 14 12:50:44 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 20241014125044558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125044960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112640) 20241014125045433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125045433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112640, count=113800) 20241014125046434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125046434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:50:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125047435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125047435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_restart_ctr_echo started. 20241014125048020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125048022 DMM INFO MM(262420000000067/de0125b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125048022 DMM INFO MM(262420000000067/de0125b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125048022 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125048022 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125048022 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125048022 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125048022 DLLC NOTICE LLME(ffffffff/de0125b9){ASSIGNED} LLGM Assign pre (de0125b9 => ffffffff) (gprs_llc.c:1079) 20241014125048022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de0125b9 => ffffffff) (gprs_llc.c:1125) 20241014125048022 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210049fe960 (gprs_sndcp.c:574) 20241014125048022 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210049fecb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125048022 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241014125048022 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) 20241014125048022 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) 20241014125048022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Deallocated (fsm.c:568) 20241014125048022 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Deallocated (fsm.c:568) 20241014125048022 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Deallocated (fsm.c:568) 20241014125048022 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Deallocated (fsm.c:568) 20241014125048022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125048064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125048064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125048064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125048064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125048064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125048064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125048064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125048064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125048066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125048066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125048066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125048066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125048066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125048066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125048066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125048066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125048066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125048066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125048067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125048067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125048070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125048080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125048098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125048098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125048098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125048098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125048098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125048098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125048098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125048098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125048100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125048100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125048100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125048100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125048100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125048100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125048100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125048100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125048100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125048100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125048101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125048101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125048105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125048115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125048136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125048136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125048136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125048136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125048136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125048136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125048136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125048136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125048138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125048138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125048138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125048138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125048138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125048138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125048138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125048138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125048138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125048138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125048138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125048139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(911)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125048139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125048142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125048152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125048436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125048436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125048436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125048436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125048438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125048439 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@6e1235c11370: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E2F053BC'O, index=0 SGSN_Test-GSUP(913)@6e1235c11370: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@6e1235c11370: 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 := '28BEE4A07A8DBDBF5C179A535527AAC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '694A66DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A51047817266D1B'O } } } } } 20241014125048487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048487 DLLC NOTICE LLME(ffffffff/e2f053bc){UNASSIGNED} LLC RX: unknown TLLI 0xe2f053bc, creating LLME on the fly (gprs_llc.c:552) 20241014125048487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125048487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241014125048487 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Allocated (fsm.c:456) 20241014125048487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Allocated (fsm.c:456) 20241014125048487 DMM DEBUG MM_STATE_Gb[0x612000019ea0]{Idle}: Allocated (fsm.c:456) 20241014125048487 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Allocated (fsm.c:456) 20241014125048487 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125048487 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125048487 DLLC NOTICE LLME(ffffffff/e2f053bc){UNASSIGNED} LLGM Assign pre (e2f053bc => cfdc08ff) (gprs_llc.c:1079) 20241014125048487 DLLC NOTICE LLME(e2f053bc/cfdc08ff){ASSIGNED} LLGM Assign post (e2f053bc => cfdc08ff) (gprs_llc.c:1125) 20241014125048487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125048487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125048487 DMM DEBUG MM(262420000000023/cfdc08ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125048497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125048498 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125048498 DMM DEBUG MM(262420000000023/cfdc08ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241014125048498 DMM NOTICE MM(262420000000023/cfdc08ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125048498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125048498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125048498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125048498 DMM DEBUG MM(262420000000023/cfdc08ff) Requesting authorization (sgsn_auth.c:160) 20241014125048498 DMM INFO MM(262420000000023/cfdc08ff) Requesting authentication tuples (sgsn_auth.c:184) 20241014125048498 DMM DEBUG MM(262420000000023/cfdc08ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125048498 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241014125048498 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@6e1235c11370: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@6e1235c11370: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241014125048500 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125048500 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125048500 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125048500 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125048500 DMM INFO MM(262420000000023/cfdc08ff) Subscriber data update (mmctx.c:445) 20241014125048500 DMM DEBUG MM(262420000000023/cfdc08ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125048500 DMM INFO MM(262420000000023/cfdc08ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125048500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125048500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125048500 DMM INFO MM(262420000000023/cfdc08ff) <- GMM AUTH AND CIPHERING REQ (rand = 28 be e4 a0 7a 8d bd bf 5c 17 9a 53 55 27 aa c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125048508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125048508 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125048509 DMM INFO MM(262420000000023/cfdc08ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125048509 DMM NOTICE MM(262420000000023/cfdc08ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125048509 DMM DEBUG MM(262420000000023/cfdc08ff) checking auth: received GSM SRES = 69 4a 66 dd (gprs_gmm.c:666) 20241014125048509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125048509 DMM DEBUG MM(262420000000023/cfdc08ff) Requesting authorization (sgsn_auth.c:160) 20241014125048509 DMM INFO MM(262420000000023/cfdc08ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125048509 DMM DEBUG MM(262420000000023/cfdc08ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125048509 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241014125048509 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) 20241014125048509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125048509 DMM INFO MM(262420000000023/cfdc08ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfdc08ff) (gprs_gmm.c:300) 20241014125048510 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125048510 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125048510 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241014125048510 DMM INFO MM(262420000000023/cfdc08ff) Subscriber data update (mmctx.c:445) 20241014125048510 DMM DEBUG MM(262420000000023/cfdc08ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125048510 DMM INFO MM(262420000000023/cfdc08ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125048510 DMM NOTICE MM(262420000000023/cfdc08ff) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241014125048511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125048511 DMM NOTICE MM(262420000000023/cfdc08ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125048511 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) 20241014125048511 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125048511 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241014125048511 DMM INFO MM(262420000000023/cfdc08ff) Subscriber data update (mmctx.c:445) 20241014125048511 DMM DEBUG MM(262420000000023/cfdc08ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125048517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125048517 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125048517 DMM INFO MM(262420000000023/cfdc08ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125048517 DMM NOTICE MM(262420000000023/cfdc08ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125048517 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125048517 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125048517 DLLC NOTICE LLME(e2f053bc/cfdc08ff){ASSIGNED} LLGM Assign pre (ffffffff => cfdc08ff) (gprs_llc.c:1079) 20241014125048517 DLLC NOTICE LLME(ffffffff/cfdc08ff){ASSIGNED} LLGM Assign post (ffffffff => cfdc08ff) (gprs_llc.c:1125) 20241014125048517 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125048517 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125048517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125048517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@6e1235c11370: setverdict(pass): none -> pass 20241014125048569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125048569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125048569 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125048569 DMM INFO MM(262420000000023/cfdc08ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125048569 DMM INFO MM(262420000000023/cfdc08ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125048569 DMM DEBUG MM(262420000000023/cfdc08ff) Using GGSN 0 (gprs_sm.c:317) 20241014125048569 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241014125048569 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125048569 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125048569 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241014125048581 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 e0 4b 30 25 11 80 d0 a6 1b 14 05 7f 2f 9f 2f 12 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) 20241014125048581 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:629) 20241014125048581 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125048581 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c4f4b8 TLLI=cfdc08ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125048581 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125048581 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125053570 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241014125053572 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) 20241014125053572 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241014125058263 DGPRS DEBUG Checking for inactive LLMEs, time = 10720992 (sgsn.c:131) 20241014125058571 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241014125058573 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) 20241014125058573 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241014125058573 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241014125058573 DMM INFO MM(262420000000023/cfdc08ff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125058573 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241014125058573 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@6e1235c11370: Removing Client IMSI='262420000000023'H, index=0 20241014125058581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125058582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014125058582 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125058582 DMM INFO MM(262420000000023/cfdc08ff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@6e1235c11370: Final verdict of PTC: pass 20241014125058584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39340<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI196(900)@6e1235c11370: Final verdict of PTC: none 20241014125058586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(913)@6e1235c11370: Final verdict of PTC: none 20241014125058586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@6e1235c11370: Final verdict of PTC: none -NSVCI97(901)@6e1235c11370: Final verdict of PTC: none -NSVCI98(906)@6e1235c11370: Final verdict of PTC: none -NSVCI99(911)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@6e1235c11370: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@6e1235c11370: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(904)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(899)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(909)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Oct 14 12:50:58 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 20241014125058710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125059111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99588) 20241014125059587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125059587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99588, count=103944) 20241014125100588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125100588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125101589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125101589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_restart_ctr_create started. 20241014125102166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125102167 DMM INFO MM(262420000000023/cfdc08ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125102168 DMM INFO MM(262420000000023/cfdc08ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125102168 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125102168 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125102168 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125102168 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125102168 DLLC NOTICE LLME(ffffffff/cfdc08ff){ASSIGNED} LLGM Assign pre (cfdc08ff => ffffffff) (gprs_llc.c:1079) 20241014125102168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfdc08ff => ffffffff) (gprs_llc.c:1125) 20241014125102168 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c4f160 (gprs_sndcp.c:574) 20241014125102168 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c4f4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125102168 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241014125102168 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) 20241014125102168 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) 20241014125102168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Deallocated (fsm.c:568) 20241014125102168 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Deallocated (fsm.c:568) 20241014125102168 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Deallocated (fsm.c:568) 20241014125102168 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Deallocated (fsm.c:568) 20241014125102168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125102211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125102211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125102211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125102211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125102211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125102211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125102211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125102211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125102213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125102213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125102213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125102213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125102214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125102214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125102214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125102214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125102214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125102214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125102214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125102214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125102217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125102225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102225 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125102254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125102254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125102254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125102254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125102254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125102254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125102254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125102254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125102256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125102256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125102256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125102256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125102256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125102256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125102256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125102256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125102256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125102256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125102256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125102256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125102260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125102270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125102296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125102296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125102296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125102296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125102296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125102296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125102296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125102296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125102298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125102298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125102298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125102298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125102298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125102298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125102298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125102298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125102299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125102299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125102302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125102312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125102590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125102590 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125102590 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125102590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125102592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125102593 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@6e1235c11370: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='DA33C1B7'O, index=0 SGSN_Test-GSUP(932)@6e1235c11370: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@6e1235c11370: 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 := '06CB6B03DFF7922D49056C364903D77A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEE49BE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8190695F9B3A6768'O } } } } } 20241014125102636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102636 DLLC NOTICE LLME(ffffffff/da33c1b7){UNASSIGNED} LLC RX: unknown TLLI 0xda33c1b7, creating LLME on the fly (gprs_llc.c:552) 20241014125102636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241014125102636 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Allocated (fsm.c:456) 20241014125102636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Allocated (fsm.c:456) 20241014125102636 DMM DEBUG MM_STATE_Gb[0x61200001a620]{Idle}: Allocated (fsm.c:456) 20241014125102636 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Allocated (fsm.c:456) 20241014125102636 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125102636 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125102636 DLLC NOTICE LLME(ffffffff/da33c1b7){UNASSIGNED} LLGM Assign pre (da33c1b7 => ff9e6885) (gprs_llc.c:1079) 20241014125102637 DLLC NOTICE LLME(da33c1b7/ff9e6885){ASSIGNED} LLGM Assign post (da33c1b7 => ff9e6885) (gprs_llc.c:1125) 20241014125102637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125102637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125102637 DMM DEBUG MM(262420000000024/ff9e6885) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125102649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102649 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125102649 DMM DEBUG MM(262420000000024/ff9e6885) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241014125102649 DMM NOTICE MM(262420000000024/ff9e6885) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125102650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125102650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125102650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125102650 DMM DEBUG MM(262420000000024/ff9e6885) Requesting authorization (sgsn_auth.c:160) 20241014125102650 DMM INFO MM(262420000000024/ff9e6885) Requesting authentication tuples (sgsn_auth.c:184) 20241014125102650 DMM DEBUG MM(262420000000024/ff9e6885) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125102650 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241014125102650 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@6e1235c11370: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@6e1235c11370: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241014125102653 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125102653 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125102653 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125102653 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125102653 DMM INFO MM(262420000000024/ff9e6885) Subscriber data update (mmctx.c:445) 20241014125102653 DMM DEBUG MM(262420000000024/ff9e6885) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125102653 DMM INFO MM(262420000000024/ff9e6885) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125102653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125102653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125102653 DMM INFO MM(262420000000024/ff9e6885) <- GMM AUTH AND CIPHERING REQ (rand = 06 cb 6b 03 df f7 92 2d 49 05 6c 36 49 03 d7 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125102662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102662 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125102662 DMM INFO MM(262420000000024/ff9e6885) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125102662 DMM NOTICE MM(262420000000024/ff9e6885) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125102662 DMM DEBUG MM(262420000000024/ff9e6885) checking auth: received GSM SRES = ce e4 9b e8 (gprs_gmm.c:666) 20241014125102662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125102662 DMM DEBUG MM(262420000000024/ff9e6885) Requesting authorization (sgsn_auth.c:160) 20241014125102662 DMM INFO MM(262420000000024/ff9e6885) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125102662 DMM DEBUG MM(262420000000024/ff9e6885) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125102662 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241014125102662 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) 20241014125102662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125102662 DMM INFO MM(262420000000024/ff9e6885) <- GMM ATTACH ACCEPT (new P-TMSI=0xff9e6885) (gprs_gmm.c:300) 20241014125102664 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125102664 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125102664 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241014125102664 DMM INFO MM(262420000000024/ff9e6885) Subscriber data update (mmctx.c:445) 20241014125102664 DMM DEBUG MM(262420000000024/ff9e6885) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125102664 DMM INFO MM(262420000000024/ff9e6885) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125102664 DMM NOTICE MM(262420000000024/ff9e6885) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241014125102664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125102664 DMM NOTICE MM(262420000000024/ff9e6885) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125102664 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) 20241014125102665 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125102665 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241014125102665 DMM INFO MM(262420000000024/ff9e6885) Subscriber data update (mmctx.c:445) 20241014125102665 DMM DEBUG MM(262420000000024/ff9e6885) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125102671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102671 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125102671 DMM INFO MM(262420000000024/ff9e6885) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125102671 DMM NOTICE MM(262420000000024/ff9e6885) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125102671 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125102671 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125102671 DLLC NOTICE LLME(da33c1b7/ff9e6885){ASSIGNED} LLGM Assign pre (ffffffff => ff9e6885) (gprs_llc.c:1079) 20241014125102671 DLLC NOTICE LLME(ffffffff/ff9e6885){ASSIGNED} LLGM Assign post (ffffffff => ff9e6885) (gprs_llc.c:1125) 20241014125102671 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125102671 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125102671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125102671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): none -> pass 20241014125102722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102722 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125102722 DMM INFO MM(262420000000024/ff9e6885) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125102722 DMM INFO MM(262420000000024/ff9e6885) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125102722 DMM DEBUG MM(262420000000024/ff9e6885) Using GGSN 0 (gprs_sm.c:317) 20241014125102722 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241014125102722 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125102723 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125102723 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241014125102735 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 01 df 46 91 11 4c 5b d8 2a 14 05 7f ed e4 b9 f2 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) 20241014125102735 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fee9b4de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241014125102735 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fee9b4de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:629) 20241014125102735 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241014125102735 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241014125102735 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125102735 DMM NOTICE MM(262420000000024/ff9e6885) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125102742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125102742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125102742 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125102742 DMM INFO MM(262420000000024/ff9e6885) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125102743 DMM INFO MM(262420000000024/ff9e6885) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125102743 DMM DEBUG MM(262420000000024/ff9e6885) Using GGSN 0 (gprs_sm.c:317) 20241014125102743 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241014125102743 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125102743 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125102743 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241014125102745 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 01 df 46 91 11 4c 5b d8 2a 14 05 7f ed e4 b9 f2 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) 20241014125102745 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fee9b4de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241014125102745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:629) 20241014125102745 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125102745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e4d4b8 TLLI=ff9e6885, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125102745 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125102745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@6e1235c11370: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@6e1235c11370: Final verdict of PTC: pass 20241014125102755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125102757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125102757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI210(924)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@6e1235c11370: Final verdict of PTC: none -NSVCI99(931)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(932)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@6e1235c11370: Final verdict of PTC: none -NSVCI98(925)@6e1235c11370: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@6e1235c11370: Final verdict of PTC: none -NSVCI97(920)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(929)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(918)@6e1235c11370: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(923)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Oct 14 12:51:02 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 20241014125102882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125103284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20241014125103758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125103758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100232, count=104588) 20241014125104759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125104759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:51:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125105760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125105760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241014125106345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125106346 DMM INFO MM(262420000000024/ff9e6885) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125106347 DMM INFO MM(262420000000024/ff9e6885) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125106347 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125106347 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125106347 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125106347 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125106347 DLLC NOTICE LLME(ffffffff/ff9e6885){ASSIGNED} LLGM Assign pre (ff9e6885 => ffffffff) (gprs_llc.c:1079) 20241014125106347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff9e6885 => ffffffff) (gprs_llc.c:1125) 20241014125106347 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e4d160 (gprs_sndcp.c:574) 20241014125106347 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e4d4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125106347 DMM NOTICE MM(262420000000024/ff9e6885) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125106347 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241014125106347 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125106347 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125106347 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241014125106347 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241014125106347 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) 20241014125106347 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) 20241014125106347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Deallocated (fsm.c:568) 20241014125106347 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Deallocated (fsm.c:568) 20241014125106347 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Deallocated (fsm.c:568) 20241014125106347 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Deallocated (fsm.c:568) 20241014125106348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125106399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125106400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125106400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125106400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125106400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125106400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125106400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125106400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125106402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125106402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125106402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125106402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125106402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125106402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125106402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125106402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125106406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125106416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125106416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125106426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125106426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125106426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125106426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125106426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125106426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125106426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125106426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125106428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125106428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125106428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125106428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125106428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125106429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125106429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125106429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125106429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125106429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125106430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125106430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125106433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125106443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125106443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125106466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125106466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125106466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125106466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125106466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125106466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125106466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125106466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125106468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125106468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125106468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125106468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125106468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125106468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125106468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125106468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125106468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125106468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125106468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125106469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125106469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125106473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125106482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125106482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125106762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125106762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125106762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125106762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125106764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125106765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@6e1235c11370: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='EFE40730'O, index=0 SGSN_Test-GSUP(951)@6e1235c11370: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: 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 := '1B003BEB4EA3B0C545ACBDE4E14D3C96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49242292'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '046E72D07B0DBD7A'O } } } } } 20241014125107818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125107818 DLLC NOTICE LLME(ffffffff/efe40730){UNASSIGNED} LLC RX: unknown TLLI 0xefe40730, creating LLME on the fly (gprs_llc.c:552) 20241014125107818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125107818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241014125107818 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Allocated (fsm.c:456) 20241014125107818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Allocated (fsm.c:456) 20241014125107818 DMM DEBUG MM_STATE_Gb[0x61200001ada0]{Idle}: Allocated (fsm.c:456) 20241014125107818 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Allocated (fsm.c:456) 20241014125107818 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125107818 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125107818 DLLC NOTICE LLME(ffffffff/efe40730){UNASSIGNED} LLGM Assign pre (efe40730 => c4cfda4d) (gprs_llc.c:1079) 20241014125107818 DLLC NOTICE LLME(efe40730/c4cfda4d){ASSIGNED} LLGM Assign post (efe40730 => c4cfda4d) (gprs_llc.c:1125) 20241014125107818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125107818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125107818 DMM DEBUG MM(262420000000025/c4cfda4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125107830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125107830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125107830 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125107830 DMM DEBUG MM(262420000000025/c4cfda4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241014125107830 DMM NOTICE MM(262420000000025/c4cfda4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125107831 DMM DEBUG MM(262420000000025/c4cfda4d) Requesting authorization (sgsn_auth.c:160) 20241014125107831 DMM INFO MM(262420000000025/c4cfda4d) Requesting authentication tuples (sgsn_auth.c:184) 20241014125107831 DMM DEBUG MM(262420000000025/c4cfda4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125107831 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241014125107831 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@6e1235c11370: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241014125107833 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125107833 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125107833 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125107833 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125107834 DMM INFO MM(262420000000025/c4cfda4d) Subscriber data update (mmctx.c:445) 20241014125107834 DMM DEBUG MM(262420000000025/c4cfda4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125107834 DMM INFO MM(262420000000025/c4cfda4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125107834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125107834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125107834 DMM INFO MM(262420000000025/c4cfda4d) <- GMM AUTH AND CIPHERING REQ (rand = 1b 00 3b eb 4e a3 b0 c5 45 ac bd e4 e1 4d 3c 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125107840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125107840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125107840 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125107840 DMM INFO MM(262420000000025/c4cfda4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125107840 DMM NOTICE MM(262420000000025/c4cfda4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125107840 DMM DEBUG MM(262420000000025/c4cfda4d) checking auth: received GSM SRES = 49 24 22 92 (gprs_gmm.c:666) 20241014125107840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125107840 DMM DEBUG MM(262420000000025/c4cfda4d) Requesting authorization (sgsn_auth.c:160) 20241014125107840 DMM INFO MM(262420000000025/c4cfda4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125107840 DMM DEBUG MM(262420000000025/c4cfda4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125107840 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241014125107840 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) 20241014125107840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125107841 DMM INFO MM(262420000000025/c4cfda4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cfda4d) (gprs_gmm.c:300) 20241014125107842 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125107842 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125107842 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241014125107842 DMM INFO MM(262420000000025/c4cfda4d) Subscriber data update (mmctx.c:445) 20241014125107842 DMM DEBUG MM(262420000000025/c4cfda4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125107842 DMM INFO MM(262420000000025/c4cfda4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125107842 DMM NOTICE MM(262420000000025/c4cfda4d) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241014125107842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125107842 DMM NOTICE MM(262420000000025/c4cfda4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125107842 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) 20241014125107843 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125107843 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241014125107843 DMM INFO MM(262420000000025/c4cfda4d) Subscriber data update (mmctx.c:445) 20241014125107843 DMM DEBUG MM(262420000000025/c4cfda4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125107849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125107849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125107849 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125107849 DMM INFO MM(262420000000025/c4cfda4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125107849 DMM NOTICE MM(262420000000025/c4cfda4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125107849 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125107849 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125107849 DLLC NOTICE LLME(efe40730/c4cfda4d){ASSIGNED} LLGM Assign pre (ffffffff => c4cfda4d) (gprs_llc.c:1079) 20241014125107849 DLLC NOTICE LLME(ffffffff/c4cfda4d){ASSIGNED} LLGM Assign post (ffffffff => c4cfda4d) (gprs_llc.c:1125) 20241014125107849 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125107849 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125107849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125107849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: setverdict(pass): none -> pass 20241014125107900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125107900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125107900 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125107900 DMM INFO MM(262420000000025/c4cfda4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125107900 DMM INFO MM(262420000000025/c4cfda4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125107900 DMM DEBUG MM(262420000000025/c4cfda4d) Using GGSN 0 (gprs_sm.c:317) 20241014125107900 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) 20241014125107901 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241014125107901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125107901 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125107901 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241014125107913 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 93 6c 8c d5 11 6b 79 ef df 14 05 7f 95 81 f3 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241014125107913 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:629) 20241014125107913 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125107913 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210050590b8 TLLI=c4cfda4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125107913 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125107913 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125107919 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241014125107919 DGPRS INFO PDP(262420000000025:5): Context 0x7fee9b4df8c0 was deleted (sgsn_libgtp.c:703) 20241014125107919 DMM INFO MM(262420000000025/c4cfda4d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125107920 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241014125107920 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125115921 DMM INFO MM(262420000000025/c4cfda4d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125123001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241014125123922 DMM INFO MM(262420000000025/c4cfda4d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125126763 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125126763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014125126764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125128265 DGPRS DEBUG Checking for inactive LLMEs, time = 10721022 (sgsn.c:131) 20241014125131923 DMM INFO MM(262420000000025/c4cfda4d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125136403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125136405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125136405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125136431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125136432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125136432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125136469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125136471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125136471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125139925 DMM INFO MM(262420000000025/c4cfda4d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@6e1235c11370: Removing Client IMSI='262420000000025'H, index=0 20241014125139932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125139932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014125139932 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125139932 DMM INFO MM(262420000000025/c4cfda4d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6e1235c11370: Final verdict of PTC: pass 20241014125139934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59586<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125139936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125139936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(951)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@6e1235c11370: Final verdict of PTC: none -NSVCI99(949)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@6e1235c11370: Final verdict of PTC: none -NSVCI98(944)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(942)@6e1235c11370: Final verdict of PTC: none -NSVCI97(940)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(938)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(947)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Oct 14 12:51:40 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 20241014125140070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125140472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103480) 20241014125140937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125140937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103480, count=111816) 20241014125141939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125141939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125142940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125142940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241014125143530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125143532 DMM INFO MM(262420000000025/c4cfda4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125143532 DMM INFO MM(262420000000025/c4cfda4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125143532 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125143532 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125143532 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125143532 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125143532 DLLC NOTICE LLME(ffffffff/c4cfda4d){ASSIGNED} LLGM Assign pre (c4cfda4d => ffffffff) (gprs_llc.c:1079) 20241014125143532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4cfda4d => ffffffff) (gprs_llc.c:1125) 20241014125143532 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005058d60 (gprs_sndcp.c:574) 20241014125143532 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210050590b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125143532 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241014125143532 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) 20241014125143532 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) 20241014125143532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Deallocated (fsm.c:568) 20241014125143532 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Deallocated (fsm.c:568) 20241014125143532 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Deallocated (fsm.c:568) 20241014125143532 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Deallocated (fsm.c:568) 20241014125143532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125143572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125143572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125143572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125143572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125143572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125143572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125143572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125143572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125143574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125143575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125143575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125143575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125143575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125143575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125143575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125143575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125143575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125143575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125143575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125143575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125143580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125143590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125143590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125143616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125143616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125143616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125143616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125143616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125143616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125143616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125143616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125143618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125143618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125143618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125143618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125143618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125143618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125143618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125143618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125143623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125143633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125143633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125143645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125143645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125143645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125143645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125143645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125143645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125143645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125143645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125143647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125143647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125143647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125143647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125143647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125143647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125143647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125143647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125143647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125143647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125143647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125143648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125143648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125143652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125143662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125143662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125143941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125143942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125143942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125143942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125143944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125143944 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6e1235c11370: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C041A7CF'O, index=0 SGSN_Test-GSUP(970)@6e1235c11370: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: 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 := '0B35A184E95875BD224BE54C7F90CC72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B4A06A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C4F96148E5BBA7E'O } } } } } 20241014125143990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125143990 DLLC NOTICE LLME(ffffffff/c041a7cf){UNASSIGNED} LLC RX: unknown TLLI 0xc041a7cf, creating LLME on the fly (gprs_llc.c:552) 20241014125143990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125143990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241014125143990 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Allocated (fsm.c:456) 20241014125143990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Allocated (fsm.c:456) 20241014125143990 DMM DEBUG MM_STATE_Gb[0x61200001b520]{Idle}: Allocated (fsm.c:456) 20241014125143991 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Allocated (fsm.c:456) 20241014125143991 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125143991 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125143991 DLLC NOTICE LLME(ffffffff/c041a7cf){UNASSIGNED} LLGM Assign pre (c041a7cf => da54de4a) (gprs_llc.c:1079) 20241014125143991 DLLC NOTICE LLME(c041a7cf/da54de4a){ASSIGNED} LLGM Assign post (c041a7cf => da54de4a) (gprs_llc.c:1125) 20241014125143991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125143991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125143991 DMM DEBUG MM(262420000000027/da54de4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125144004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125144004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125144004 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125144004 DMM DEBUG MM(262420000000027/da54de4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241014125144004 DMM NOTICE MM(262420000000027/da54de4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125144005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125144005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125144005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125144005 DMM DEBUG MM(262420000000027/da54de4a) Requesting authorization (sgsn_auth.c:160) 20241014125144005 DMM INFO MM(262420000000027/da54de4a) Requesting authentication tuples (sgsn_auth.c:184) 20241014125144005 DMM DEBUG MM(262420000000027/da54de4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125144005 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241014125144005 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@6e1235c11370: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241014125144008 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125144008 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125144008 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125144008 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125144008 DMM INFO MM(262420000000027/da54de4a) Subscriber data update (mmctx.c:445) 20241014125144008 DMM DEBUG MM(262420000000027/da54de4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125144008 DMM INFO MM(262420000000027/da54de4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125144008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125144008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125144008 DMM INFO MM(262420000000027/da54de4a) <- GMM AUTH AND CIPHERING REQ (rand = 0b 35 a1 84 e9 58 75 bd 22 4b e5 4c 7f 90 cc 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125144016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125144016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125144016 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125144016 DMM INFO MM(262420000000027/da54de4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125144016 DMM NOTICE MM(262420000000027/da54de4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125144016 DMM DEBUG MM(262420000000027/da54de4a) checking auth: received GSM SRES = 3b 4a 06 a3 (gprs_gmm.c:666) 20241014125144016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125144016 DMM DEBUG MM(262420000000027/da54de4a) Requesting authorization (sgsn_auth.c:160) 20241014125144016 DMM INFO MM(262420000000027/da54de4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125144016 DMM DEBUG MM(262420000000027/da54de4a) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125144016 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241014125144016 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) 20241014125144016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125144016 DMM INFO MM(262420000000027/da54de4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xda54de4a) (gprs_gmm.c:300) 20241014125144017 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125144017 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125144017 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241014125144018 DMM INFO MM(262420000000027/da54de4a) Subscriber data update (mmctx.c:445) 20241014125144018 DMM DEBUG MM(262420000000027/da54de4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125144018 DMM INFO MM(262420000000027/da54de4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125144018 DMM NOTICE MM(262420000000027/da54de4a) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241014125144018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125144018 DMM NOTICE MM(262420000000027/da54de4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125144018 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) 20241014125144018 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125144018 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241014125144018 DMM INFO MM(262420000000027/da54de4a) Subscriber data update (mmctx.c:445) 20241014125144018 DMM DEBUG MM(262420000000027/da54de4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125144025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125144025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125144025 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125144025 DMM INFO MM(262420000000027/da54de4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125144025 DMM NOTICE MM(262420000000027/da54de4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125144025 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125144025 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125144025 DLLC NOTICE LLME(c041a7cf/da54de4a){ASSIGNED} LLGM Assign pre (ffffffff => da54de4a) (gprs_llc.c:1079) 20241014125144025 DLLC NOTICE LLME(ffffffff/da54de4a){ASSIGNED} LLGM Assign post (ffffffff => da54de4a) (gprs_llc.c:1125) 20241014125144025 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125144025 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125144025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125144025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: setverdict(pass): none -> pass 20241014125144076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125144076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125144076 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125144076 DMM INFO MM(262420000000027/da54de4a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125144076 DMM INFO MM(262420000000027/da54de4a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125144076 DMM DEBUG MM(262420000000027/da54de4a) Using GGSN 0 (gprs_sm.c:317) 20241014125144076 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) 20241014125144076 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241014125144076 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125144076 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125144076 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: First createPDPContextRequest received, dropping & waiting for retransmission 20241014125149077 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241014125149085 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 5c 84 99 e2 11 fc d9 4d 4e 14 05 7f 43 b5 b2 e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241014125149085 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241014125149085 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125149085 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210052778b8 TLLI=da54de4a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125149085 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125149086 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241014125149095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125149095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241014125149095 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125149095 DMM INFO MM(262420000000027/da54de4a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241014125149095 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125149095 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: First deletePDPContextRequest received, dropping & waiting for retransmission 20241014125154096 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241014125154099 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) 20241014125154099 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fee9b4df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241014125154099 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241014125154099 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210052778b8, TLLI=da54de4a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125154099 DMM INFO MM(262420000000027/da54de4a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241014125154099 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241014125154099 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6e1235c11370: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@6e1235c11370: Final verdict of PTC: pass 20241014125154109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49426<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@6e1235c11370: Final verdict of PTC: none -NSVCI97(958)@6e1235c11370: Final verdict of PTC: none 20241014125154111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125154111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(964)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@6e1235c11370: Final verdict of PTC: none -NSVCI99(968)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(956)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(966)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(962)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Oct 14 12:51:54 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 20241014125154234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125154636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94960) 20241014125155113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125155113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94960, count=102856) 20241014125156115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125156115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:51:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125157117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125157117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241014125157699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125157700 DMM INFO MM(262420000000027/da54de4a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125157700 DMM INFO MM(262420000000027/da54de4a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125157701 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125157701 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125157701 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125157701 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125157701 DLLC NOTICE LLME(ffffffff/da54de4a){ASSIGNED} LLGM Assign pre (da54de4a => ffffffff) (gprs_llc.c:1079) 20241014125157701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da54de4a => ffffffff) (gprs_llc.c:1125) 20241014125157701 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241014125157701 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) 20241014125157701 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) 20241014125157701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Deallocated (fsm.c:568) 20241014125157701 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Deallocated (fsm.c:568) 20241014125157701 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Deallocated (fsm.c:568) 20241014125157701 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Deallocated (fsm.c:568) 20241014125157701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125157745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125157745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125157745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125157745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125157745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125157745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125157745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125157745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125157747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125157747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125157747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125157747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125157747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125157747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125157747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125157747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157747 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125157747 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125157747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125157748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125157748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125157752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125157763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125157764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125157783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125157783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125157783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125157783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125157784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125157784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125157784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125157784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125157785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125157785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125157785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125157785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125157785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125157786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125157786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125157786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125157786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125157786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125157786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125157786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(982)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125157790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125157800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125157800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125157821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125157821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125157821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125157821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125157821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125157821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125157822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125157822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125157823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125157824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125157824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125157824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125157824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125157824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125157824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125157824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125157824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125157824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125157824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125157824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125157824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125157829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125157839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125157839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125158117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125158118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125158118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125158118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125158120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241014125158120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6e1235c11370: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C184A5A0'O, index=0 SGSN_Test-GSUP(989)@6e1235c11370: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: 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 := 'A982A95CCA296B78D00425973250ED7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18946BD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4E33CC27F227A3D'O } } } } } 20241014125158166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158166 DLLC NOTICE LLME(ffffffff/c184a5a0){UNASSIGNED} LLC RX: unknown TLLI 0xc184a5a0, creating LLME on the fly (gprs_llc.c:552) 20241014125158166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241014125158166 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Allocated (fsm.c:456) 20241014125158166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Allocated (fsm.c:456) 20241014125158166 DMM DEBUG MM_STATE_Gb[0x61200001bca0]{Idle}: Allocated (fsm.c:456) 20241014125158166 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Allocated (fsm.c:456) 20241014125158166 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125158166 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125158166 DLLC NOTICE LLME(ffffffff/c184a5a0){UNASSIGNED} LLGM Assign pre (c184a5a0 => cf53c37b) (gprs_llc.c:1079) 20241014125158166 DLLC NOTICE LLME(c184a5a0/cf53c37b){ASSIGNED} LLGM Assign post (c184a5a0 => cf53c37b) (gprs_llc.c:1125) 20241014125158166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125158166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125158166 DMM DEBUG MM(262420000000028/cf53c37b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125158181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158181 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125158181 DMM DEBUG MM(262420000000028/cf53c37b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241014125158181 DMM NOTICE MM(262420000000028/cf53c37b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125158181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125158181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125158181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125158181 DMM DEBUG MM(262420000000028/cf53c37b) Requesting authorization (sgsn_auth.c:160) 20241014125158181 DMM INFO MM(262420000000028/cf53c37b) Requesting authentication tuples (sgsn_auth.c:184) 20241014125158181 DMM DEBUG MM(262420000000028/cf53c37b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125158181 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241014125158181 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@6e1235c11370: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241014125158184 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125158184 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125158184 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125158184 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125158184 DMM INFO MM(262420000000028/cf53c37b) Subscriber data update (mmctx.c:445) 20241014125158184 DMM DEBUG MM(262420000000028/cf53c37b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125158184 DMM INFO MM(262420000000028/cf53c37b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125158184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125158184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125158184 DMM INFO MM(262420000000028/cf53c37b) <- GMM AUTH AND CIPHERING REQ (rand = a9 82 a9 5c ca 29 6b 78 d0 04 25 97 32 50 ed 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125158193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158193 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125158193 DMM INFO MM(262420000000028/cf53c37b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125158193 DMM NOTICE MM(262420000000028/cf53c37b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125158193 DMM DEBUG MM(262420000000028/cf53c37b) checking auth: received GSM SRES = 18 94 6b d8 (gprs_gmm.c:666) 20241014125158193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125158193 DMM DEBUG MM(262420000000028/cf53c37b) Requesting authorization (sgsn_auth.c:160) 20241014125158193 DMM INFO MM(262420000000028/cf53c37b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125158193 DMM DEBUG MM(262420000000028/cf53c37b) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125158193 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241014125158194 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) 20241014125158194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125158194 DMM INFO MM(262420000000028/cf53c37b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf53c37b) (gprs_gmm.c:300) 20241014125158195 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125158195 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125158195 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241014125158195 DMM INFO MM(262420000000028/cf53c37b) Subscriber data update (mmctx.c:445) 20241014125158195 DMM DEBUG MM(262420000000028/cf53c37b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125158195 DMM INFO MM(262420000000028/cf53c37b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125158195 DMM NOTICE MM(262420000000028/cf53c37b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241014125158196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125158196 DMM NOTICE MM(262420000000028/cf53c37b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125158196 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) 20241014125158196 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125158196 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241014125158196 DMM INFO MM(262420000000028/cf53c37b) Subscriber data update (mmctx.c:445) 20241014125158196 DMM DEBUG MM(262420000000028/cf53c37b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125158202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158202 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125158202 DMM INFO MM(262420000000028/cf53c37b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125158202 DMM NOTICE MM(262420000000028/cf53c37b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125158202 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125158202 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125158202 DLLC NOTICE LLME(c184a5a0/cf53c37b){ASSIGNED} LLGM Assign pre (ffffffff => cf53c37b) (gprs_llc.c:1079) 20241014125158202 DLLC NOTICE LLME(ffffffff/cf53c37b){ASSIGNED} LLGM Assign post (ffffffff => cf53c37b) (gprs_llc.c:1125) 20241014125158202 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125158202 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125158202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125158202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: setverdict(pass): none -> pass 20241014125158254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158254 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125158254 DMM INFO MM(262420000000028/cf53c37b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125158254 DMM INFO MM(262420000000028/cf53c37b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125158254 DMM DEBUG MM(262420000000028/cf53c37b) Using GGSN 0 (gprs_sm.c:317) 20241014125158254 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) 20241014125158254 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241014125158254 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125158254 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125158254 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241014125158266 DGPRS DEBUG Checking for inactive LLMEs, time = 10721052 (sgsn.c:131) 20241014125158266 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 50 bb 56 22 11 3d 2c 7c e4 14 05 7f ee 68 34 ae 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) 20241014125158266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:629) 20241014125158266 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125158266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210054604b8 TLLI=cf53c37b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125158267 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125158267 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125158274 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241014125158274 DGPRS INFO PDP(262420000000028:5): Context 0x7fee9b4df8c0 was deleted (sgsn_libgtp.c:703) 20241014125158274 DMM INFO MM(262420000000028/cf53c37b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125158274 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241014125158274 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241014125158279 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241014125158280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125158280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014125158280 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125158280 DMM INFO MM(262420000000028/cf53c37b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241014125158280 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241014125158280 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6e1235c11370: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6e1235c11370: Final verdict of PTC: pass 20241014125158284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(989)@6e1235c11370: Final verdict of PTC: none 20241014125158286 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125158286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(987)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@6e1235c11370: Final verdict of PTC: none -NSVCI98(983)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(975)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(981)@6e1235c11370: Final verdict of PTC: none -NSVCI97(977)@6e1235c11370: Final verdict of PTC: none -NSVCI99(988)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(986)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Oct 14 12:51:58 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 20241014125158410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125158812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91772) 20241014125159287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125159287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91772, count=102920) 20241014125200288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125200288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125201289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125201289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241014125201873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125201875 DMM INFO MM(262420000000028/cf53c37b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125201875 DMM INFO MM(262420000000028/cf53c37b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125201875 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125201875 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125201875 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125201875 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125201875 DLLC NOTICE LLME(ffffffff/cf53c37b){ASSIGNED} LLGM Assign pre (cf53c37b => ffffffff) (gprs_llc.c:1079) 20241014125201875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf53c37b => ffffffff) (gprs_llc.c:1125) 20241014125201875 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005460160 (gprs_sndcp.c:574) 20241014125201875 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210054604b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125201875 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241014125201875 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) 20241014125201875 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) 20241014125201875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Deallocated (fsm.c:568) 20241014125201876 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Deallocated (fsm.c:568) 20241014125201876 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Deallocated (fsm.c:568) 20241014125201876 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125201876 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125201924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125201924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125201924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125201924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125201924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125201924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125201924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125201924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(996)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125201926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125201926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125201926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125201926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125201926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125201926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125201926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125201926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125201927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125201927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125201927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125201927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125201931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125201942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125201942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125201952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125201952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125201952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125201952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125201952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125201952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125201952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125201952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125201954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125201954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125201954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125201954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125201954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125201954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125201954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125201954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125201954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125201954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125201955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125201955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125201959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125201968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125201968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125201995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125201995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125201995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125201995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125201997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125201997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125201997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125201997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125201997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125201997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125201997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125201997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125201997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125201997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125201997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125201998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125201998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125202002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125202010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125202290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125202290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125202290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125202290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125202292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125202293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@6e1235c11370: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F6748500'O, index=0 SGSN_Test-GSUP(1008)@6e1235c11370: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6e1235c11370: 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 := '39258C4A70FE597832A4616BCBB4EB6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F72D2D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD5F7B5422CCB905'O } } } } } 20241014125202335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202335 DLLC NOTICE LLME(ffffffff/f6748500){UNASSIGNED} LLC RX: unknown TLLI 0xf6748500, creating LLME on the fly (gprs_llc.c:552) 20241014125202335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241014125202336 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Allocated (fsm.c:456) 20241014125202336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Allocated (fsm.c:456) 20241014125202336 DMM DEBUG MM_STATE_Gb[0x6120000204a0]{Idle}: Allocated (fsm.c:456) 20241014125202336 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Allocated (fsm.c:456) 20241014125202336 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125202336 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125202336 DLLC NOTICE LLME(ffffffff/f6748500){UNASSIGNED} LLGM Assign pre (f6748500 => c058ecd9) (gprs_llc.c:1079) 20241014125202336 DLLC NOTICE LLME(f6748500/c058ecd9){ASSIGNED} LLGM Assign post (f6748500 => c058ecd9) (gprs_llc.c:1125) 20241014125202336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125202336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125202336 DMM DEBUG MM(262420000000026/c058ecd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125202349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202350 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202350 DMM DEBUG MM(262420000000026/c058ecd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241014125202350 DMM NOTICE MM(262420000000026/c058ecd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125202350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125202350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125202350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125202350 DMM DEBUG MM(262420000000026/c058ecd9) Requesting authorization (sgsn_auth.c:160) 20241014125202350 DMM INFO MM(262420000000026/c058ecd9) Requesting authentication tuples (sgsn_auth.c:184) 20241014125202350 DMM DEBUG MM(262420000000026/c058ecd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125202350 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241014125202350 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)@6e1235c11370: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241014125202353 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125202353 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125202353 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125202353 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125202353 DMM INFO MM(262420000000026/c058ecd9) Subscriber data update (mmctx.c:445) 20241014125202353 DMM DEBUG MM(262420000000026/c058ecd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125202353 DMM INFO MM(262420000000026/c058ecd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125202353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125202353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125202353 DMM INFO MM(262420000000026/c058ecd9) <- GMM AUTH AND CIPHERING REQ (rand = 39 25 8c 4a 70 fe 59 78 32 a4 61 6b cb b4 eb 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125202361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202361 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202361 DMM INFO MM(262420000000026/c058ecd9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125202361 DMM NOTICE MM(262420000000026/c058ecd9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125202361 DMM DEBUG MM(262420000000026/c058ecd9) checking auth: received GSM SRES = 4f 72 d2 d8 (gprs_gmm.c:666) 20241014125202361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125202361 DMM DEBUG MM(262420000000026/c058ecd9) Requesting authorization (sgsn_auth.c:160) 20241014125202361 DMM INFO MM(262420000000026/c058ecd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125202361 DMM DEBUG MM(262420000000026/c058ecd9) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125202361 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241014125202361 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) 20241014125202361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125202361 DMM INFO MM(262420000000026/c058ecd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc058ecd9) (gprs_gmm.c:300) 20241014125202362 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125202362 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125202362 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241014125202363 DMM INFO MM(262420000000026/c058ecd9) Subscriber data update (mmctx.c:445) 20241014125202363 DMM DEBUG MM(262420000000026/c058ecd9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125202363 DMM INFO MM(262420000000026/c058ecd9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125202363 DMM NOTICE MM(262420000000026/c058ecd9) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241014125202363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125202363 DMM NOTICE MM(262420000000026/c058ecd9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125202363 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) 20241014125202363 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125202363 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241014125202363 DMM INFO MM(262420000000026/c058ecd9) Subscriber data update (mmctx.c:445) 20241014125202363 DMM DEBUG MM(262420000000026/c058ecd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125202370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202370 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202370 DMM INFO MM(262420000000026/c058ecd9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125202370 DMM NOTICE MM(262420000000026/c058ecd9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125202370 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125202370 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125202370 DLLC NOTICE LLME(f6748500/c058ecd9){ASSIGNED} LLGM Assign pre (ffffffff => c058ecd9) (gprs_llc.c:1079) 20241014125202370 DLLC NOTICE LLME(ffffffff/c058ecd9){ASSIGNED} LLGM Assign post (ffffffff => c058ecd9) (gprs_llc.c:1125) 20241014125202370 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125202370 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125202370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125202370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6e1235c11370: setverdict(pass): none -> pass 20241014125202421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202421 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202421 DMM INFO MM(262420000000026/c058ecd9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125202421 DMM INFO MM(262420000000026/c058ecd9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125202421 DMM DEBUG MM(262420000000026/c058ecd9) Using GGSN 0 (gprs_sm.c:317) 20241014125202422 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) 20241014125202422 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241014125202422 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125202422 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125202422 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241014125202433 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 11 7d e4 1d 11 58 b4 65 21 14 05 7f e6 78 69 1c 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) 20241014125202433 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:629) 20241014125202433 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125202433 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005656cb8 TLLI=c058ecd9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125202433 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125202433 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125202443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202443 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202443 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202445 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 11 7d e4 1d 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241014125202445 DGPRS INFO PDP(262420000000026:5): Context 0x7fee9b4df8c0 was deleted (sgsn_libgtp.c:703) 20241014125202445 DMM INFO MM(262420000000026/c058ecd9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241014125202446 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241014125202446 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@6e1235c11370: Removing Client IMSI='262420000000026'H, index=0 20241014125202451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125202451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241014125202452 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125202452 DMM INFO MM(262420000000026/c058ecd9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6e1235c11370: Final verdict of PTC: pass 20241014125202453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(997)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1008)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@6e1235c11370: Final verdict of PTC: none 20241014125202456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6e1235c11370: Final verdict of PTC: none 20241014125202456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1001)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1006)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(995)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1005)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(999)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Oct 14 12:52:02 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 20241014125202585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125202987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20241014125203457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125203457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=103732) 20241014125204458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125204458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125205459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125205459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act_gmm_detach started. 20241014125206046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125206047 DMM INFO MM(262420000000026/c058ecd9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125206048 DMM INFO MM(262420000000026/c058ecd9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125206048 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125206048 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125206048 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125206048 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125206048 DLLC NOTICE LLME(ffffffff/c058ecd9){ASSIGNED} LLGM Assign pre (c058ecd9 => ffffffff) (gprs_llc.c:1079) 20241014125206048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c058ecd9 => ffffffff) (gprs_llc.c:1125) 20241014125206048 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005656960 (gprs_sndcp.c:574) 20241014125206048 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005656cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125206048 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241014125206048 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) 20241014125206048 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) 20241014125206048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Deallocated (fsm.c:568) 20241014125206048 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Deallocated (fsm.c:568) 20241014125206048 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Deallocated (fsm.c:568) 20241014125206048 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125206048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125206092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125206092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125206092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125206092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125206092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125206092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125206092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125206092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125206094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125206094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125206094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125206094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125206094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125206094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125206094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125206094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125206095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125206098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1016)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125206107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125206128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125206128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125206128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125206128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125206128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125206128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125206128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125206128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125206130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125206130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125206130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125206130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125206130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125206130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125206130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125206130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125206130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125206130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125206131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125206131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125206135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125206146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125206163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125206163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125206163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125206163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125206163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125206163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125206163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125206163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125206165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125206165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125206165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125206165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125206165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125206165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125206165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125206165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125206165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125206165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125206165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125206166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125206166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125206169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125206178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125206460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125206460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125206460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125206460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125206462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125206463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6e1235c11370: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D78A330A'O, index=0 SGSN_Test-GSUP(1027)@6e1235c11370: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: 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 := '0737385D54D7E30C07F5D6B1F1BDBFAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BCF8415'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32745F9EF2FC8F60'O } } } } } 20241014125206507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206507 DLLC NOTICE LLME(ffffffff/d78a330a){UNASSIGNED} LLC RX: unknown TLLI 0xd78a330a, creating LLME on the fly (gprs_llc.c:552) 20241014125206507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241014125206508 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Allocated (fsm.c:456) 20241014125206508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Allocated (fsm.c:456) 20241014125206508 DMM DEBUG MM_STATE_Gb[0x612000020c20]{Idle}: Allocated (fsm.c:456) 20241014125206508 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Allocated (fsm.c:456) 20241014125206508 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125206508 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125206508 DLLC NOTICE LLME(ffffffff/d78a330a){UNASSIGNED} LLGM Assign pre (d78a330a => d20a8deb) (gprs_llc.c:1079) 20241014125206508 DLLC NOTICE LLME(d78a330a/d20a8deb){ASSIGNED} LLGM Assign post (d78a330a => d20a8deb) (gprs_llc.c:1125) 20241014125206508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125206508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125206508 DMM DEBUG MM(262420000000026/d20a8deb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125206519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206519 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125206519 DMM DEBUG MM(262420000000026/d20a8deb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241014125206519 DMM NOTICE MM(262420000000026/d20a8deb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125206519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125206519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125206519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125206519 DMM DEBUG MM(262420000000026/d20a8deb) Requesting authorization (sgsn_auth.c:160) 20241014125206519 DMM INFO MM(262420000000026/d20a8deb) Requesting authentication tuples (sgsn_auth.c:184) 20241014125206519 DMM DEBUG MM(262420000000026/d20a8deb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125206519 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241014125206519 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@6e1235c11370: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241014125206522 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125206522 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125206522 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125206522 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125206522 DMM INFO MM(262420000000026/d20a8deb) Subscriber data update (mmctx.c:445) 20241014125206522 DMM DEBUG MM(262420000000026/d20a8deb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125206522 DMM INFO MM(262420000000026/d20a8deb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125206522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125206522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125206522 DMM INFO MM(262420000000026/d20a8deb) <- GMM AUTH AND CIPHERING REQ (rand = 07 37 38 5d 54 d7 e3 0c 07 f5 d6 b1 f1 bd bf ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125206530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206530 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125206530 DMM INFO MM(262420000000026/d20a8deb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125206530 DMM NOTICE MM(262420000000026/d20a8deb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125206530 DMM DEBUG MM(262420000000026/d20a8deb) checking auth: received GSM SRES = 2b cf 84 15 (gprs_gmm.c:666) 20241014125206530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125206530 DMM DEBUG MM(262420000000026/d20a8deb) Requesting authorization (sgsn_auth.c:160) 20241014125206531 DMM INFO MM(262420000000026/d20a8deb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125206531 DMM DEBUG MM(262420000000026/d20a8deb) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125206531 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241014125206531 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) 20241014125206531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125206531 DMM INFO MM(262420000000026/d20a8deb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd20a8deb) (gprs_gmm.c:300) 20241014125206532 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125206532 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125206532 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241014125206532 DMM INFO MM(262420000000026/d20a8deb) Subscriber data update (mmctx.c:445) 20241014125206532 DMM DEBUG MM(262420000000026/d20a8deb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125206532 DMM INFO MM(262420000000026/d20a8deb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125206532 DMM NOTICE MM(262420000000026/d20a8deb) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241014125206532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125206532 DMM NOTICE MM(262420000000026/d20a8deb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125206532 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) 20241014125206533 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125206533 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241014125206533 DMM INFO MM(262420000000026/d20a8deb) Subscriber data update (mmctx.c:445) 20241014125206533 DMM DEBUG MM(262420000000026/d20a8deb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125206538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206539 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125206539 DMM INFO MM(262420000000026/d20a8deb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125206539 DMM NOTICE MM(262420000000026/d20a8deb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125206539 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125206539 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125206539 DLLC NOTICE LLME(d78a330a/d20a8deb){ASSIGNED} LLGM Assign pre (ffffffff => d20a8deb) (gprs_llc.c:1079) 20241014125206539 DLLC NOTICE LLME(ffffffff/d20a8deb){ASSIGNED} LLGM Assign post (ffffffff => d20a8deb) (gprs_llc.c:1125) 20241014125206539 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125206539 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125206539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125206539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: setverdict(pass): none -> pass 20241014125206590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206590 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125206590 DMM INFO MM(262420000000026/d20a8deb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125206590 DMM INFO MM(262420000000026/d20a8deb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125206590 DMM DEBUG MM(262420000000026/d20a8deb) Using GGSN 0 (gprs_sm.c:317) 20241014125206590 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) 20241014125206590 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241014125206590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125206590 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125206590 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241014125206598 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 1a ed 37 0f 11 a8 24 a9 f3 14 05 7f 2f e2 bd b3 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) 20241014125206598 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:629) 20241014125206598 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125206599 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210058538b8 TLLI=d20a8deb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125206599 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125206599 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125206606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125206607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125206607 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125206607 DMM INFO MM(262420000000026/d20a8deb) -> GMM DETACH REQUEST TLLI=0xd20a8deb type=GPRS detach (gprs_gmm.c:1465) 20241014125206607 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241014125206607 DMM INFO MM(262420000000026/d20a8deb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014125206607 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125206607 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125206607 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125206607 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125206607 DLLC NOTICE LLME(ffffffff/d20a8deb){ASSIGNED} LLGM Assign pre (d20a8deb => ffffffff) (gprs_llc.c:1079) 20241014125206607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d20a8deb => ffffffff) (gprs_llc.c:1125) 20241014125206607 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005853560 (gprs_sndcp.c:574) 20241014125206607 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210058538b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125206607 DMM NOTICE MM(262420000000026/d20a8deb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125206607 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241014125206607 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125206607 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125206607 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241014125206607 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241014125206607 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) 20241014125206607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Deallocated (fsm.c:568) 20241014125206607 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Deallocated (fsm.c:568) 20241014125206607 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Deallocated (fsm.c:568) 20241014125206607 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Deallocated (fsm.c:568) 20241014125206608 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6e1235c11370: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@6e1235c11370: Final verdict of PTC: pass 20241014125206614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@6e1235c11370: Final verdict of PTC: none 20241014125206616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125206616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1020)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1025)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1013)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1023)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1018)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Oct 14 12:52:06 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 20241014125206747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125207049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88980) 20241014125207617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125207617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88980, count=107848) 20241014125208618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125208618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125209619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125209619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241014125210110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125210111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125210153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125210153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125210153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125210153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125210154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125210154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125210154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125210154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125210155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125210156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125210156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125210156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125210156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125210156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125210156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125210156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125210156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125210156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125210156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125210156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125210160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125210168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125210168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125210190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125210190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125210190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125210190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125210190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125210190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125210190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125210190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125210191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125210192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125210192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125210192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125210192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125210192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125210192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125210192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125210192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125210192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125210192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125210192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125210196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125210205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125210205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125210227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125210227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125210227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125210227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125210227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125210227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125210227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125210227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125210229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125210229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125210229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125210229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125210229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125210229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125210229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125210229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125210229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125210229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125210229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125210230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125210230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125210233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125210243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125210243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125210620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125210620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125210620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125210620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125210622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125210623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6e1235c11370: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='DCB6A9B5'O, index=0 SGSN_Test-GSUP(1046)@6e1235c11370: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241014125211676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125211676 DLLC NOTICE LLME(ffffffff/dcb6a9b5){UNASSIGNED} LLC RX: unknown TLLI 0xdcb6a9b5, creating LLME on the fly (gprs_llc.c:552) 20241014125211676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125211676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014125211676 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Allocated (fsm.c:456) 20241014125211676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Allocated (fsm.c:456) 20241014125211676 DMM DEBUG MM_STATE_Gb[0x6120000213a0]{Idle}: Allocated (fsm.c:456) 20241014125211676 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Allocated (fsm.c:456) 20241014125211676 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125211676 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125211676 DLLC NOTICE LLME(ffffffff/dcb6a9b5){UNASSIGNED} LLGM Assign pre (dcb6a9b5 => e995f693) (gprs_llc.c:1079) 20241014125211676 DLLC NOTICE LLME(dcb6a9b5/e995f693){ASSIGNED} LLGM Assign post (dcb6a9b5 => e995f693) (gprs_llc.c:1125) 20241014125211676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125211676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125211676 DMM DEBUG MM(262420000000039/e995f693) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125211690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125211690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241014125211690 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125211690 DMM INFO MM(262420000000039/e995f693) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241014125211690 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125211690 DLLC NOTICE LLME(dcb6a9b5/e995f693){ASSIGNED} LLGM Assign pre (dcb6a9b5 => e995f693) (gprs_llc.c:1079) 20241014125211690 DLLC NOTICE LLME(dcb6a9b5/e995f693){ASSIGNED} LLGM Assign post (dcb6a9b5 => e995f693) (gprs_llc.c:1125) 20241014125211690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125211690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125211691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125211691 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125211691 DMM DEBUG MM(262420000000039/e995f693) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241014125211691 DMM NOTICE MM(262420000000039/e995f693) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125211691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125211691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125211691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014125211691 DMM INFO MM(262420000000039/e995f693) <- GMM ATTACH ACCEPT (new P-TMSI=0xe995f693) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6e1235c11370: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6e1235c11370: Removing Client IMSI='262420000000039'H, index=0 20241014125212695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125212695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125212695 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125212695 DMM INFO MM(262420000000039/e995f693) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125212695 DMM NOTICE MM(262420000000039/e995f693) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125212695 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125212695 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125212695 DLLC NOTICE LLME(dcb6a9b5/e995f693){ASSIGNED} LLGM Assign pre (ffffffff => e995f693) (gprs_llc.c:1079) 20241014125212695 DLLC NOTICE LLME(ffffffff/e995f693){ASSIGNED} LLGM Assign post (ffffffff => e995f693) (gprs_llc.c:1125) 20241014125212695 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125212695 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125212695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125212695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6e1235c11370: Final verdict of PTC: pass 20241014125212698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125212701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125212701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1046)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1034)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1044)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@6e1235c11370: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1039)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@6e1235c11370: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1037)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1042)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1032)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Oct 14 12:52:12 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 20241014125212829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125213230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66760) 20241014125213702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125213702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66760, count=71116) 20241014125214703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125214703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Oct 14 12:52:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125215704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125215704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_xid_empty_l3 started. 20241014125216289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125216291 DMM INFO MM(262420000000039/e995f693) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125216291 DMM INFO MM(262420000000039/e995f693) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125216291 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125216291 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125216291 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125216291 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125216291 DLLC NOTICE LLME(ffffffff/e995f693){ASSIGNED} LLGM Assign pre (e995f693 => ffffffff) (gprs_llc.c:1079) 20241014125216291 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e995f693 => ffffffff) (gprs_llc.c:1125) 20241014125216291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Deallocated (fsm.c:568) 20241014125216291 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Deallocated (fsm.c:568) 20241014125216291 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Deallocated (fsm.c:568) 20241014125216291 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125216291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125216341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125216341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125216342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125216342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216342 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125216342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125216342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125216342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125216342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125216344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125216344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125216344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125216344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125216344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125216344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125216344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125216344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125216344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125216344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125216345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125216345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125216349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125216358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125216358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125216379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125216379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125216379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125216379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216379 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125216379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125216379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125216379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125216379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125216380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125216380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125216381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125216381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125216381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125216381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125216381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125216381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125216381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125216381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125216381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125216381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125216394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125216394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125216431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125216431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125216431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125216431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125216431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125216431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125216431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125216431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125216433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125216433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125216433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125216433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125216433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125216433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125216433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125216433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125216433 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125216433 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125216433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125216434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125216434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125216437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125216446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125216446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125216705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125216705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125216705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125216705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125216708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125216708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@6e1235c11370: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DB7D7B50'O, index=0 SGSN_Test-GSUP(1065)@6e1235c11370: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@6e1235c11370: 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 := '3868E67F9BB0E3A82B5ADFB12848F91A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85EF030E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6B23D640359A48E'O } } } } } 20241014125217762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217762 DLLC NOTICE LLME(ffffffff/db7d7b50){UNASSIGNED} LLC RX: unknown TLLI 0xdb7d7b50, creating LLME on the fly (gprs_llc.c:552) 20241014125217762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125217762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241014125217762 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Allocated (fsm.c:456) 20241014125217762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Allocated (fsm.c:456) 20241014125217762 DMM DEBUG MM_STATE_Gb[0x6120000219a0]{Idle}: Allocated (fsm.c:456) 20241014125217763 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Allocated (fsm.c:456) 20241014125217763 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125217763 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125217763 DLLC NOTICE LLME(ffffffff/db7d7b50){UNASSIGNED} LLGM Assign pre (db7d7b50 => c1b380cc) (gprs_llc.c:1079) 20241014125217763 DLLC NOTICE LLME(db7d7b50/c1b380cc){ASSIGNED} LLGM Assign post (db7d7b50 => c1b380cc) (gprs_llc.c:1125) 20241014125217763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125217763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125217763 DMM DEBUG MM(262420000000044/c1b380cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125217776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125217776 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125217776 DMM DEBUG MM(262420000000044/c1b380cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241014125217776 DMM NOTICE MM(262420000000044/c1b380cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125217776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125217776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125217776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125217776 DMM DEBUG MM(262420000000044/c1b380cc) Requesting authorization (sgsn_auth.c:160) 20241014125217776 DMM INFO MM(262420000000044/c1b380cc) Requesting authentication tuples (sgsn_auth.c:184) 20241014125217776 DMM DEBUG MM(262420000000044/c1b380cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125217776 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241014125217776 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@6e1235c11370: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@6e1235c11370: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241014125217779 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125217779 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125217779 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125217779 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125217779 DMM INFO MM(262420000000044/c1b380cc) Subscriber data update (mmctx.c:445) 20241014125217779 DMM DEBUG MM(262420000000044/c1b380cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125217779 DMM INFO MM(262420000000044/c1b380cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125217779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125217779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125217779 DMM INFO MM(262420000000044/c1b380cc) <- GMM AUTH AND CIPHERING REQ (rand = 38 68 e6 7f 9b b0 e3 a8 2b 5a df b1 28 48 f9 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125217786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125217786 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125217786 DMM INFO MM(262420000000044/c1b380cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125217786 DMM NOTICE MM(262420000000044/c1b380cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125217786 DMM DEBUG MM(262420000000044/c1b380cc) checking auth: received GSM SRES = 85 ef 03 0e (gprs_gmm.c:666) 20241014125217786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125217786 DMM DEBUG MM(262420000000044/c1b380cc) Requesting authorization (sgsn_auth.c:160) 20241014125217786 DMM INFO MM(262420000000044/c1b380cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125217786 DMM DEBUG MM(262420000000044/c1b380cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125217786 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241014125217787 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) 20241014125217787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125217787 DMM INFO MM(262420000000044/c1b380cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b380cc) (gprs_gmm.c:300) 20241014125217788 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125217788 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125217788 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241014125217788 DMM INFO MM(262420000000044/c1b380cc) Subscriber data update (mmctx.c:445) 20241014125217788 DMM DEBUG MM(262420000000044/c1b380cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125217788 DMM INFO MM(262420000000044/c1b380cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125217788 DMM NOTICE MM(262420000000044/c1b380cc) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241014125217788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125217788 DMM NOTICE MM(262420000000044/c1b380cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125217788 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) 20241014125217789 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125217789 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241014125217789 DMM INFO MM(262420000000044/c1b380cc) Subscriber data update (mmctx.c:445) 20241014125217789 DMM DEBUG MM(262420000000044/c1b380cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125217795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125217795 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125217795 DMM INFO MM(262420000000044/c1b380cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125217795 DMM NOTICE MM(262420000000044/c1b380cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125217795 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125217795 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125217795 DLLC NOTICE LLME(db7d7b50/c1b380cc){ASSIGNED} LLGM Assign pre (ffffffff => c1b380cc) (gprs_llc.c:1079) 20241014125217795 DLLC NOTICE LLME(ffffffff/c1b380cc){ASSIGNED} LLGM Assign post (ffffffff => c1b380cc) (gprs_llc.c:1125) 20241014125217795 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125217795 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125217795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125217795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@6e1235c11370: setverdict(pass): none -> pass 20241014125217847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125217847 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125217847 DMM INFO MM(262420000000044/c1b380cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125217847 DMM INFO MM(262420000000044/c1b380cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125217847 DMM DEBUG MM(262420000000044/c1b380cc) Using GGSN 0 (gprs_sm.c:317) 20241014125217847 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) 20241014125217847 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241014125217847 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125217847 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125217847 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241014125217857 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 0b 83 a5 f2 11 c6 7b 7e 30 14 05 7f 79 be 0b f2 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) 20241014125217857 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:629) 20241014125217857 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125217857 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005baf8b8 TLLI=c1b380cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125217857 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125217857 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125217865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125217865 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241014125217865 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241014125217865 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@6e1235c11370: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@6e1235c11370: Final verdict of PTC: pass 20241014125217873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1053)@6e1235c11370: Final verdict of PTC: none 20241014125217875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(1055)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@6e1235c11370: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1058)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@6e1235c11370: Final verdict of PTC: none 20241014125217875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1064)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@6e1235c11370: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@6e1235c11370: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1062)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1051)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1056)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@6e1235c11370: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Oct 14 12:52:17 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 20241014125217997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125218398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241014125218877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125218877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98032) 20241014125219878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125219878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Oct 14 12:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125220879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125220880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_xid_n201u started. 20241014125221460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125221462 DMM INFO MM(262420000000044/c1b380cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125221462 DMM INFO MM(262420000000044/c1b380cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125221462 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125221462 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125221462 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125221462 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125221462 DLLC NOTICE LLME(ffffffff/c1b380cc){ASSIGNED} LLGM Assign pre (c1b380cc => ffffffff) (gprs_llc.c:1079) 20241014125221462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b380cc => ffffffff) (gprs_llc.c:1125) 20241014125221462 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005baf560 (gprs_sndcp.c:574) 20241014125221462 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005baf8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125221462 DMM NOTICE MM(262420000000044/c1b380cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125221462 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241014125221462 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125221462 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125221462 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241014125221462 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241014125221462 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) 20241014125221463 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) 20241014125221463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Deallocated (fsm.c:568) 20241014125221463 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Deallocated (fsm.c:568) 20241014125221463 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Deallocated (fsm.c:568) 20241014125221463 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125221463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125221505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125221505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125221506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125221506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125221506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125221506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125221506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125221506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125221508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125221508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125221508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125221508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125221508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125221508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125221508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125221508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125221508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125221508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125221509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125221509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125221512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125221521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125221521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125221542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125221542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125221542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125221542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125221542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125221542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125221542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125221542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125221543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125221543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125221543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125221543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125221543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125221543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125221543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125221543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125221543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125221543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125221544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1077)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125221544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125221547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125221555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125221555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125221587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125221587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125221587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125221587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125221587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125221587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125221587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125221587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125221590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125221590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125221590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125221590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125221590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125221590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125221590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125221590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125221590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125221590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125221590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125221591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125221591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125221595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125221602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125221602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125221880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125221880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125221880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125221880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125221882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125221883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@6e1235c11370: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FBD88DFE'O, index=0 SGSN_Test-GSUP(1084)@6e1235c11370: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@6e1235c11370: 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 := '0F098DF6023C742A6C654F627DDDC69F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEF73912'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D717671E18749FFD'O } } } } } 20241014125222935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125222936 DLLC NOTICE LLME(ffffffff/fbd88dfe){UNASSIGNED} LLC RX: unknown TLLI 0xfbd88dfe, creating LLME on the fly (gprs_llc.c:552) 20241014125222936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125222936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241014125222936 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Allocated (fsm.c:456) 20241014125222936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Allocated (fsm.c:456) 20241014125222936 DMM DEBUG MM_STATE_Gb[0x612000022120]{Idle}: Allocated (fsm.c:456) 20241014125222936 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Allocated (fsm.c:456) 20241014125222936 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125222936 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125222936 DLLC NOTICE LLME(ffffffff/fbd88dfe){UNASSIGNED} LLGM Assign pre (fbd88dfe => d6e80f0d) (gprs_llc.c:1079) 20241014125222936 DLLC NOTICE LLME(fbd88dfe/d6e80f0d){ASSIGNED} LLGM Assign post (fbd88dfe => d6e80f0d) (gprs_llc.c:1125) 20241014125222936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125222936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125222936 DMM DEBUG MM(262420000000045/d6e80f0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125222950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125222950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125222950 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125222950 DMM DEBUG MM(262420000000045/d6e80f0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241014125222950 DMM NOTICE MM(262420000000045/d6e80f0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125222950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125222950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125222950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125222950 DMM DEBUG MM(262420000000045/d6e80f0d) Requesting authorization (sgsn_auth.c:160) 20241014125222950 DMM INFO MM(262420000000045/d6e80f0d) Requesting authentication tuples (sgsn_auth.c:184) 20241014125222950 DMM DEBUG MM(262420000000045/d6e80f0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125222950 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241014125222950 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@6e1235c11370: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@6e1235c11370: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241014125222953 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125222953 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125222953 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125222953 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125222953 DMM INFO MM(262420000000045/d6e80f0d) Subscriber data update (mmctx.c:445) 20241014125222953 DMM DEBUG MM(262420000000045/d6e80f0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125222953 DMM INFO MM(262420000000045/d6e80f0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125222953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125222953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125222953 DMM INFO MM(262420000000045/d6e80f0d) <- GMM AUTH AND CIPHERING REQ (rand = 0f 09 8d f6 02 3c 74 2a 6c 65 4f 62 7d dd c6 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125222960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125222960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125222960 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125222960 DMM INFO MM(262420000000045/d6e80f0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125222960 DMM NOTICE MM(262420000000045/d6e80f0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125222960 DMM DEBUG MM(262420000000045/d6e80f0d) checking auth: received GSM SRES = de f7 39 12 (gprs_gmm.c:666) 20241014125222960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125222960 DMM DEBUG MM(262420000000045/d6e80f0d) Requesting authorization (sgsn_auth.c:160) 20241014125222961 DMM INFO MM(262420000000045/d6e80f0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125222961 DMM DEBUG MM(262420000000045/d6e80f0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125222961 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241014125222961 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) 20241014125222961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125222961 DMM INFO MM(262420000000045/d6e80f0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6e80f0d) (gprs_gmm.c:300) 20241014125222962 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125222962 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125222962 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241014125222962 DMM INFO MM(262420000000045/d6e80f0d) Subscriber data update (mmctx.c:445) 20241014125222962 DMM DEBUG MM(262420000000045/d6e80f0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125222962 DMM INFO MM(262420000000045/d6e80f0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125222962 DMM NOTICE MM(262420000000045/d6e80f0d) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241014125222962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125222962 DMM NOTICE MM(262420000000045/d6e80f0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125222962 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) 20241014125222963 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125222963 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241014125222963 DMM INFO MM(262420000000045/d6e80f0d) Subscriber data update (mmctx.c:445) 20241014125222963 DMM DEBUG MM(262420000000045/d6e80f0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125222968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125222968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125222968 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125222968 DMM INFO MM(262420000000045/d6e80f0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125222968 DMM NOTICE MM(262420000000045/d6e80f0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125222968 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125222968 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125222968 DLLC NOTICE LLME(fbd88dfe/d6e80f0d){ASSIGNED} LLGM Assign pre (ffffffff => d6e80f0d) (gprs_llc.c:1079) 20241014125222968 DLLC NOTICE LLME(ffffffff/d6e80f0d){ASSIGNED} LLGM Assign post (ffffffff => d6e80f0d) (gprs_llc.c:1125) 20241014125222968 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125222968 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125222968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125222968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@6e1235c11370: setverdict(pass): none -> pass 20241014125223020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125223020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125223020 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125223020 DMM INFO MM(262420000000045/d6e80f0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125223020 DMM INFO MM(262420000000045/d6e80f0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125223020 DMM DEBUG MM(262420000000045/d6e80f0d) Using GGSN 0 (gprs_sm.c:317) 20241014125223020 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) 20241014125223020 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241014125223020 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125223020 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125223020 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241014125223031 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 a4 99 ef 75 11 56 ce a4 fe 14 05 7f fc 1c 2e 25 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) 20241014125223031 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:629) 20241014125223031 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125223031 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005da38b8 TLLI=d6e80f0d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125223031 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125223032 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125223039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125223039 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241014125223039 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241014125223039 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241014125223039 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@6e1235c11370: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@6e1235c11370: Final verdict of PTC: pass 20241014125223047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1068)@6e1235c11370: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1084)@6e1235c11370: Final verdict of PTC: none 20241014125223049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125223049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1083)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1072)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1077)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@6e1235c11370: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@6e1235c11370: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1070)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1075)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1081)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@6e1235c11370: Test case TC_xid_n201u finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Oct 14 12:52:23 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241014125223176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125223577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95400) 20241014125224050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125224050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95400, count=101452) 20241014125225052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125225052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Oct 14 12:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125226054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125226054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_llc_null started. 20241014125226640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125226642 DMM INFO MM(262420000000045/d6e80f0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125226642 DMM INFO MM(262420000000045/d6e80f0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125226642 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125226642 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125226642 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125226642 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125226642 DLLC NOTICE LLME(ffffffff/d6e80f0d){ASSIGNED} LLGM Assign pre (d6e80f0d => ffffffff) (gprs_llc.c:1079) 20241014125226642 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e80f0d => ffffffff) (gprs_llc.c:1125) 20241014125226642 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005da3560 (gprs_sndcp.c:574) 20241014125226642 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005da38b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125226642 DMM NOTICE MM(262420000000045/d6e80f0d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125226642 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241014125226643 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125226643 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125226643 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241014125226643 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241014125226643 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) 20241014125226643 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) 20241014125226643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Deallocated (fsm.c:568) 20241014125226643 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Deallocated (fsm.c:568) 20241014125226643 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Deallocated (fsm.c:568) 20241014125226643 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Deallocated (fsm.c:568) 20241014125226643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125226685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125226685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125226685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125226685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125226685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125226685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125226685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125226685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125226687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125226687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125226687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125226688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125226688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125226688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125226688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125226688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125226688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125226688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125226688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125226688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125226692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125226701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125226701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1092)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 TC_llc_null-BVCI196(1090)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125226733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125226733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125226733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125226733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125226733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125226733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125226733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125226733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125226735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125226735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125226735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125226735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125226735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125226735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125226735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125226735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125226736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125226736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125226736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125226736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125226739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125226749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125226749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125226773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125226773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125226773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125226773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125226773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125226773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125226773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125226773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125226775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125226775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125226775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125226775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125226775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125226775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125226775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125226775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125226775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125226775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125226775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125226776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125226776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125226780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125226790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125226790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125227054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125227054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125227054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125227054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125227056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125227057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@6e1235c11370: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F8294934'O, index=0 SGSN_Test-GSUP(1103)@6e1235c11370: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@6e1235c11370: 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 := 'CC61D931345C385BAF2C3087FD774B82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16219358'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0072FFD2CEE56C29'O } } } } } 20241014125228112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125228112 DLLC NOTICE LLME(ffffffff/f8294934){UNASSIGNED} LLC RX: unknown TLLI 0xf8294934, creating LLME on the fly (gprs_llc.c:552) 20241014125228112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125228112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241014125228112 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Allocated (fsm.c:456) 20241014125228112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Allocated (fsm.c:456) 20241014125228112 DMM DEBUG MM_STATE_Gb[0x6120000228a0]{Idle}: Allocated (fsm.c:456) 20241014125228112 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Allocated (fsm.c:456) 20241014125228112 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125228112 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125228112 DLLC NOTICE LLME(ffffffff/f8294934){UNASSIGNED} LLGM Assign pre (f8294934 => da014024) (gprs_llc.c:1079) 20241014125228112 DLLC NOTICE LLME(f8294934/da014024){ASSIGNED} LLGM Assign post (f8294934 => da014024) (gprs_llc.c:1125) 20241014125228112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125228112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125228112 DMM DEBUG MM(262420000000041/da014024) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125228126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125228126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125228126 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125228126 DMM DEBUG MM(262420000000041/da014024) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241014125228126 DMM NOTICE MM(262420000000041/da014024) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125228126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125228126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125228126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125228126 DMM DEBUG MM(262420000000041/da014024) Requesting authorization (sgsn_auth.c:160) 20241014125228126 DMM INFO MM(262420000000041/da014024) Requesting authentication tuples (sgsn_auth.c:184) 20241014125228126 DMM DEBUG MM(262420000000041/da014024) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125228126 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241014125228127 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@6e1235c11370: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@6e1235c11370: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241014125228129 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125228129 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125228129 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125228129 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125228129 DMM INFO MM(262420000000041/da014024) Subscriber data update (mmctx.c:445) 20241014125228129 DMM DEBUG MM(262420000000041/da014024) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125228129 DMM INFO MM(262420000000041/da014024) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125228129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125228129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125228129 DMM INFO MM(262420000000041/da014024) <- GMM AUTH AND CIPHERING REQ (rand = cc 61 d9 31 34 5c 38 5b af 2c 30 87 fd 77 4b 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125228137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125228137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125228138 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125228138 DMM INFO MM(262420000000041/da014024) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125228138 DMM NOTICE MM(262420000000041/da014024) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125228138 DMM DEBUG MM(262420000000041/da014024) checking auth: received GSM SRES = 16 21 93 58 (gprs_gmm.c:666) 20241014125228138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125228138 DMM DEBUG MM(262420000000041/da014024) Requesting authorization (sgsn_auth.c:160) 20241014125228138 DMM INFO MM(262420000000041/da014024) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125228138 DMM DEBUG MM(262420000000041/da014024) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125228138 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241014125228138 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) 20241014125228138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125228138 DMM INFO MM(262420000000041/da014024) <- GMM ATTACH ACCEPT (new P-TMSI=0xda014024) (gprs_gmm.c:300) 20241014125228139 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125228139 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125228139 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241014125228140 DMM INFO MM(262420000000041/da014024) Subscriber data update (mmctx.c:445) 20241014125228140 DMM DEBUG MM(262420000000041/da014024) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125228140 DMM INFO MM(262420000000041/da014024) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125228140 DMM NOTICE MM(262420000000041/da014024) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241014125228140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125228140 DMM NOTICE MM(262420000000041/da014024) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125228140 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) 20241014125228140 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125228140 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241014125228140 DMM INFO MM(262420000000041/da014024) Subscriber data update (mmctx.c:445) 20241014125228140 DMM DEBUG MM(262420000000041/da014024) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125228146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125228147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125228147 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125228147 DMM INFO MM(262420000000041/da014024) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125228147 DMM NOTICE MM(262420000000041/da014024) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125228147 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125228147 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125228147 DLLC NOTICE LLME(f8294934/da014024){ASSIGNED} LLGM Assign pre (ffffffff => da014024) (gprs_llc.c:1079) 20241014125228147 DLLC NOTICE LLME(ffffffff/da014024){ASSIGNED} LLGM Assign post (ffffffff => da014024) (gprs_llc.c:1125) 20241014125228147 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125228147 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125228147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125228147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125228267 DGPRS DEBUG Checking for inactive LLMEs, time = 10721082 (sgsn.c:131) 20241014125229199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125229199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241014125229200 DLLC DEBUG TLLI=da014024 sends us LLC NULL (gprs_llc.c:912) 20241014125229200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125229200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241014125229200 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125229200 DMM INFO MM(262420000000041/da014024) -> GMM DETACH REQUEST TLLI=0xda014024 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241014125229200 DMM INFO MM(262420000000041/da014024) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241014125229200 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125229200 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125229200 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125229200 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125229200 DLLC NOTICE LLME(ffffffff/da014024){ASSIGNED} LLGM Assign pre (da014024 => ffffffff) (gprs_llc.c:1079) 20241014125229200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da014024 => ffffffff) (gprs_llc.c:1125) 20241014125229200 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241014125229200 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) 20241014125229200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Deallocated (fsm.c:568) 20241014125229200 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Deallocated (fsm.c:568) 20241014125229200 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Deallocated (fsm.c:568) 20241014125229200 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125229201 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@6e1235c11370: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@6e1235c11370: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@6e1235c11370: Final verdict of PTC: pass 20241014125234211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125234213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1103)@6e1235c11370: Final verdict of PTC: none 20241014125234213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@6e1235c11370: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@6e1235c11370: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1101)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1089)@6e1235c11370: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1096)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1099)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1094)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@6e1235c11370: Test case TC_llc_null finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Oct 14 12:52:34 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241014125234334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125234635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95032) 20241014125235215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125235215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95032, count=100464) 20241014125236217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125236217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125237219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125237219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_llc_sabm_dm_llgmm started. 20241014125237695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125237696 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125237743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125237743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125237743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125237743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125237743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125237743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125237743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125237744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125237745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125237745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125237745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125237746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125237746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125237746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125237746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125237746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125237746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125237746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125237746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125237746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125237750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125237760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125237760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125237783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125237783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125237783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125237784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125237784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125237784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125237784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125237784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125237785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125237785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125237785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125237786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125237786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125237786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125237786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125237786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125237786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125237786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125237786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125237786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125237790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125237801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125237801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125237825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125237825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125237825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125237825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125237826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125237826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125237826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125237826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125237828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125237828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125237828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125237828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125237828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125237828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125237828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125237828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125237828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125237828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125237828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1121)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125237829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125237829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125237832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125237841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125237841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125238220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125238220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125238220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125238220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125238222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125238222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@6e1235c11370: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E2487F4F'O, index=0 SGSN_Test-GSUP(1122)@6e1235c11370: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@6e1235c11370: 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 := 'E20D8D13DC7E093EF7693A69AD8D86A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D86BE7E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9818D553C8B3EC7'O } } } } } 20241014125239275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125239275 DLLC NOTICE LLME(ffffffff/e2487f4f){UNASSIGNED} LLC RX: unknown TLLI 0xe2487f4f, creating LLME on the fly (gprs_llc.c:552) 20241014125239275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125239275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241014125239275 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Allocated (fsm.c:456) 20241014125239275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Allocated (fsm.c:456) 20241014125239275 DMM DEBUG MM_STATE_Gb[0x612000022ea0]{Idle}: Allocated (fsm.c:456) 20241014125239275 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Allocated (fsm.c:456) 20241014125239276 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125239276 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125239276 DLLC NOTICE LLME(ffffffff/e2487f4f){UNASSIGNED} LLGM Assign pre (e2487f4f => c8752347) (gprs_llc.c:1079) 20241014125239276 DLLC NOTICE LLME(e2487f4f/c8752347){ASSIGNED} LLGM Assign post (e2487f4f => c8752347) (gprs_llc.c:1125) 20241014125239276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125239276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125239276 DMM DEBUG MM(262420000000042/c8752347) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125239288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125239288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125239288 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125239288 DMM DEBUG MM(262420000000042/c8752347) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241014125239288 DMM NOTICE MM(262420000000042/c8752347) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125239288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125239288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125239288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125239288 DMM DEBUG MM(262420000000042/c8752347) Requesting authorization (sgsn_auth.c:160) 20241014125239288 DMM INFO MM(262420000000042/c8752347) Requesting authentication tuples (sgsn_auth.c:184) 20241014125239288 DMM DEBUG MM(262420000000042/c8752347) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125239288 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241014125239288 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@6e1235c11370: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@6e1235c11370: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241014125239291 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125239291 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125239291 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125239291 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125239291 DMM INFO MM(262420000000042/c8752347) Subscriber data update (mmctx.c:445) 20241014125239291 DMM DEBUG MM(262420000000042/c8752347) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125239291 DMM INFO MM(262420000000042/c8752347) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125239291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125239291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125239291 DMM INFO MM(262420000000042/c8752347) <- GMM AUTH AND CIPHERING REQ (rand = e2 0d 8d 13 dc 7e 09 3e f7 69 3a 69 ad 8d 86 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125239300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125239300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125239300 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125239300 DMM INFO MM(262420000000042/c8752347) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125239300 DMM NOTICE MM(262420000000042/c8752347) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125239300 DMM DEBUG MM(262420000000042/c8752347) checking auth: received GSM SRES = d8 6b e7 e3 (gprs_gmm.c:666) 20241014125239300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125239300 DMM DEBUG MM(262420000000042/c8752347) Requesting authorization (sgsn_auth.c:160) 20241014125239300 DMM INFO MM(262420000000042/c8752347) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125239300 DMM DEBUG MM(262420000000042/c8752347) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125239300 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241014125239300 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) 20241014125239300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125239300 DMM INFO MM(262420000000042/c8752347) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8752347) (gprs_gmm.c:300) 20241014125239302 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125239302 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125239302 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241014125239302 DMM INFO MM(262420000000042/c8752347) Subscriber data update (mmctx.c:445) 20241014125239302 DMM DEBUG MM(262420000000042/c8752347) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125239302 DMM INFO MM(262420000000042/c8752347) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125239302 DMM NOTICE MM(262420000000042/c8752347) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241014125239302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125239302 DMM NOTICE MM(262420000000042/c8752347) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125239302 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) 20241014125239303 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125239303 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241014125239303 DMM INFO MM(262420000000042/c8752347) Subscriber data update (mmctx.c:445) 20241014125239303 DMM DEBUG MM(262420000000042/c8752347) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125239309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125239309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125239309 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125239309 DMM INFO MM(262420000000042/c8752347) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125239309 DMM NOTICE MM(262420000000042/c8752347) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125239309 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125239309 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125239309 DLLC NOTICE LLME(e2487f4f/c8752347){ASSIGNED} LLGM Assign pre (ffffffff => c8752347) (gprs_llc.c:1079) 20241014125239309 DLLC NOTICE LLME(ffffffff/c8752347){ASSIGNED} LLGM Assign post (ffffffff => c8752347) (gprs_llc.c:1125) 20241014125239309 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125239309 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125239309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125239309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125240361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125240361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@6e1235c11370: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@6e1235c11370: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@6e1235c11370: Final verdict of PTC: pass 20241014125240370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125240371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125240371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1120)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1122)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1115)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1110)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1119)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1121)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1113)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1108)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@6e1235c11370: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Oct 14 12:52:40 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 20241014125240496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125240898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79092) 20241014125241372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125241372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79092, count=86784) 20241014125242373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125242373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:52:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125243374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125243374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_llc_sabm_dm_ll5 started. 20241014125243986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125243987 DMM INFO MM(262420000000042/c8752347) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125243987 DMM INFO MM(262420000000042/c8752347) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125243987 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125243987 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125243987 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125243987 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125243987 DLLC NOTICE LLME(ffffffff/c8752347){ASSIGNED} LLGM Assign pre (c8752347 => ffffffff) (gprs_llc.c:1079) 20241014125243987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8752347 => ffffffff) (gprs_llc.c:1125) 20241014125243987 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241014125243988 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) 20241014125243988 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) 20241014125243988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Deallocated (fsm.c:568) 20241014125243988 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Deallocated (fsm.c:568) 20241014125243988 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Deallocated (fsm.c:568) 20241014125243988 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Deallocated (fsm.c:568) 20241014125243988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125244027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125244027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125244027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125244027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125244028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125244028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125244028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125244028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125244029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125244029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125244029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125244029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125244029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125244029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125244029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125244029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125244029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125244029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125244030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125244030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125244034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125244044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125244044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125244076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125244076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125244076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125244076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125244076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125244076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125244076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125244076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125244078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125244078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125244078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125244078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125244078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125244078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125244078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125244078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125244078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125244078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1135)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125244079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125244079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125244082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125244091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125244091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1132)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125244108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125244108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125244108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125244108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125244108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125244108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125244108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125244108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125244110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125244110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125244110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125244110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125244110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125244110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125244110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125244110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125244111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125244111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125244111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125244111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125244111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125244115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125244126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125244126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125244375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125244375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125244375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125244375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125244377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125244378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@6e1235c11370: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C89B98D0'O, index=0 SGSN_Test-GSUP(1141)@6e1235c11370: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@6e1235c11370: 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 := '79275FCB3171EA88B002FCDFEEB5ABD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75652DC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00543FB8BE2A4E9C'O } } } } } 20241014125245428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125245428 DLLC NOTICE LLME(ffffffff/c89b98d0){UNASSIGNED} LLC RX: unknown TLLI 0xc89b98d0, creating LLME on the fly (gprs_llc.c:552) 20241014125245428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125245428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241014125245428 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Allocated (fsm.c:456) 20241014125245428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Allocated (fsm.c:456) 20241014125245428 DMM DEBUG MM_STATE_Gb[0x6120000234a0]{Idle}: Allocated (fsm.c:456) 20241014125245428 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Allocated (fsm.c:456) 20241014125245428 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125245428 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125245428 DLLC NOTICE LLME(ffffffff/c89b98d0){UNASSIGNED} LLGM Assign pre (c89b98d0 => efdbee8d) (gprs_llc.c:1079) 20241014125245428 DLLC NOTICE LLME(c89b98d0/efdbee8d){ASSIGNED} LLGM Assign post (c89b98d0 => efdbee8d) (gprs_llc.c:1125) 20241014125245428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125245428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125245428 DMM DEBUG MM(262420000000043/efdbee8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125245440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125245441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125245441 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125245441 DMM DEBUG MM(262420000000043/efdbee8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241014125245441 DMM NOTICE MM(262420000000043/efdbee8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125245441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125245441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125245441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125245441 DMM DEBUG MM(262420000000043/efdbee8d) Requesting authorization (sgsn_auth.c:160) 20241014125245441 DMM INFO MM(262420000000043/efdbee8d) Requesting authentication tuples (sgsn_auth.c:184) 20241014125245441 DMM DEBUG MM(262420000000043/efdbee8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125245441 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241014125245441 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@6e1235c11370: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@6e1235c11370: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241014125245444 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125245444 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125245444 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125245444 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125245444 DMM INFO MM(262420000000043/efdbee8d) Subscriber data update (mmctx.c:445) 20241014125245444 DMM DEBUG MM(262420000000043/efdbee8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125245444 DMM INFO MM(262420000000043/efdbee8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125245444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125245444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125245444 DMM INFO MM(262420000000043/efdbee8d) <- GMM AUTH AND CIPHERING REQ (rand = 79 27 5f cb 31 71 ea 88 b0 02 fc df ee b5 ab d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125245453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125245453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125245453 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125245453 DMM INFO MM(262420000000043/efdbee8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125245453 DMM NOTICE MM(262420000000043/efdbee8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125245453 DMM DEBUG MM(262420000000043/efdbee8d) checking auth: received GSM SRES = 75 65 2d c5 (gprs_gmm.c:666) 20241014125245453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125245453 DMM DEBUG MM(262420000000043/efdbee8d) Requesting authorization (sgsn_auth.c:160) 20241014125245453 DMM INFO MM(262420000000043/efdbee8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125245453 DMM DEBUG MM(262420000000043/efdbee8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125245453 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241014125245453 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) 20241014125245453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125245453 DMM INFO MM(262420000000043/efdbee8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdbee8d) (gprs_gmm.c:300) 20241014125245455 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125245455 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125245455 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241014125245455 DMM INFO MM(262420000000043/efdbee8d) Subscriber data update (mmctx.c:445) 20241014125245455 DMM DEBUG MM(262420000000043/efdbee8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125245455 DMM INFO MM(262420000000043/efdbee8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125245455 DMM NOTICE MM(262420000000043/efdbee8d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241014125245455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125245455 DMM NOTICE MM(262420000000043/efdbee8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125245455 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) 20241014125245456 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125245456 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241014125245456 DMM INFO MM(262420000000043/efdbee8d) Subscriber data update (mmctx.c:445) 20241014125245456 DMM DEBUG MM(262420000000043/efdbee8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125245462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125245462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125245462 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125245462 DMM INFO MM(262420000000043/efdbee8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125245462 DMM NOTICE MM(262420000000043/efdbee8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125245462 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125245462 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125245462 DLLC NOTICE LLME(c89b98d0/efdbee8d){ASSIGNED} LLGM Assign pre (ffffffff => efdbee8d) (gprs_llc.c:1079) 20241014125245462 DLLC NOTICE LLME(ffffffff/efdbee8d){ASSIGNED} LLGM Assign post (ffffffff => efdbee8d) (gprs_llc.c:1125) 20241014125245462 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125245462 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125245462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125245462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125246514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125246514 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@6e1235c11370: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@6e1235c11370: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@6e1235c11370: Final verdict of PTC: pass 20241014125246522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125246525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125246525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1129)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1135)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@6e1235c11370: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1139)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1137)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1133)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1127)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@6e1235c11370: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Oct 14 12:52:46 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 20241014125246659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125247061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241014125247525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125247525 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) 20241014125248526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125248526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Oct 14 12:52:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125249527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125249527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_suspend_nopaging started. 20241014125250119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125250121 DMM INFO MM(262420000000043/efdbee8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125250121 DMM INFO MM(262420000000043/efdbee8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125250121 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125250121 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125250121 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125250121 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125250121 DLLC NOTICE LLME(ffffffff/efdbee8d){ASSIGNED} LLGM Assign pre (efdbee8d => ffffffff) (gprs_llc.c:1079) 20241014125250121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdbee8d => ffffffff) (gprs_llc.c:1125) 20241014125250121 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241014125250121 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) 20241014125250121 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) 20241014125250121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Deallocated (fsm.c:568) 20241014125250121 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Deallocated (fsm.c:568) 20241014125250121 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Deallocated (fsm.c:568) 20241014125250121 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125250121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125250164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125250164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125250164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125250164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125250164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125250164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125250164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125250164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125250165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125250165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125250165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125250166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125250166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125250166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125250166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125250166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125250166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125250166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125250166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125250166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125250170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125250179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125250179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125250201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125250201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125250201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125250201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125250201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125250201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125250201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125250201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125250203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125250204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125250204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125250204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125250204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125250204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125250204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125250204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250204 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125250204 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125250204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125250204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125250204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125250208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125250217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125250217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125250233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125250233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125250233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125250234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125250234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125250234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125250234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125250234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125250235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125250235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125250236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125250236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125250236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125250236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125250236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125250236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125250236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125250236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125250236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125250237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125250237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125250241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125250251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125250251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125250528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125250528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125250528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125250528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125250530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125250530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@6e1235c11370: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C6CE0DA7'O, index=0 SGSN_Test-GSUP(1160)@6e1235c11370: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@6e1235c11370: 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 := '0E027E9145A6CE6179680B8F595B4E78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B91DD99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7339997F0907D1B8'O } } } } } 20241014125251583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251583 DLLC NOTICE LLME(ffffffff/c6ce0da7){UNASSIGNED} LLC RX: unknown TLLI 0xc6ce0da7, creating LLME on the fly (gprs_llc.c:552) 20241014125251583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125251583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241014125251583 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Allocated (fsm.c:456) 20241014125251583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Allocated (fsm.c:456) 20241014125251583 DMM DEBUG MM_STATE_Gb[0x612000023aa0]{Idle}: Allocated (fsm.c:456) 20241014125251583 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Allocated (fsm.c:456) 20241014125251583 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125251583 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125251583 DLLC NOTICE LLME(ffffffff/c6ce0da7){UNASSIGNED} LLGM Assign pre (c6ce0da7 => cb1ea501) (gprs_llc.c:1079) 20241014125251583 DLLC NOTICE LLME(c6ce0da7/cb1ea501){ASSIGNED} LLGM Assign post (c6ce0da7 => cb1ea501) (gprs_llc.c:1125) 20241014125251583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125251583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125251583 DMM DEBUG MM(262420000000048/cb1ea501) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125251596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125251596 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125251596 DMM DEBUG MM(262420000000048/cb1ea501) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241014125251596 DMM NOTICE MM(262420000000048/cb1ea501) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125251596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125251596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125251596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125251596 DMM DEBUG MM(262420000000048/cb1ea501) Requesting authorization (sgsn_auth.c:160) 20241014125251596 DMM INFO MM(262420000000048/cb1ea501) Requesting authentication tuples (sgsn_auth.c:184) 20241014125251596 DMM DEBUG MM(262420000000048/cb1ea501) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125251596 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241014125251596 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@6e1235c11370: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@6e1235c11370: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241014125251599 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125251599 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125251600 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125251600 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125251600 DMM INFO MM(262420000000048/cb1ea501) Subscriber data update (mmctx.c:445) 20241014125251600 DMM DEBUG MM(262420000000048/cb1ea501) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125251600 DMM INFO MM(262420000000048/cb1ea501) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125251600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125251600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125251600 DMM INFO MM(262420000000048/cb1ea501) <- GMM AUTH AND CIPHERING REQ (rand = 0e 02 7e 91 45 a6 ce 61 79 68 0b 8f 59 5b 4e 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125251607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125251607 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125251607 DMM INFO MM(262420000000048/cb1ea501) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125251607 DMM NOTICE MM(262420000000048/cb1ea501) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125251607 DMM DEBUG MM(262420000000048/cb1ea501) checking auth: received GSM SRES = 0b 91 dd 99 (gprs_gmm.c:666) 20241014125251607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125251607 DMM DEBUG MM(262420000000048/cb1ea501) Requesting authorization (sgsn_auth.c:160) 20241014125251607 DMM INFO MM(262420000000048/cb1ea501) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125251607 DMM DEBUG MM(262420000000048/cb1ea501) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125251607 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241014125251607 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) 20241014125251607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125251607 DMM INFO MM(262420000000048/cb1ea501) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb1ea501) (gprs_gmm.c:300) 20241014125251609 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125251609 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125251609 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241014125251609 DMM INFO MM(262420000000048/cb1ea501) Subscriber data update (mmctx.c:445) 20241014125251609 DMM DEBUG MM(262420000000048/cb1ea501) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125251609 DMM INFO MM(262420000000048/cb1ea501) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125251609 DMM NOTICE MM(262420000000048/cb1ea501) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241014125251609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125251609 DMM NOTICE MM(262420000000048/cb1ea501) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125251609 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) 20241014125251609 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125251609 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241014125251610 DMM INFO MM(262420000000048/cb1ea501) Subscriber data update (mmctx.c:445) 20241014125251610 DMM DEBUG MM(262420000000048/cb1ea501) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125251616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125251616 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125251616 DMM INFO MM(262420000000048/cb1ea501) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125251616 DMM NOTICE MM(262420000000048/cb1ea501) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125251616 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125251616 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125251616 DLLC NOTICE LLME(c6ce0da7/cb1ea501){ASSIGNED} LLGM Assign pre (ffffffff => cb1ea501) (gprs_llc.c:1079) 20241014125251616 DLLC NOTICE LLME(ffffffff/cb1ea501){ASSIGNED} LLGM Assign post (ffffffff => cb1ea501) (gprs_llc.c:1125) 20241014125251616 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125251616 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125251616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125251616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@6e1235c11370: setverdict(pass): none -> pass 20241014125251668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125251668 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125251668 DMM INFO MM(262420000000048/cb1ea501) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125251668 DMM INFO MM(262420000000048/cb1ea501) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125251668 DMM DEBUG MM(262420000000048/cb1ea501) Using GGSN 0 (gprs_sm.c:317) 20241014125251668 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) 20241014125251668 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241014125251668 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125251668 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125251668 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241014125251681 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 c7 db e1 bd 11 1e 6f 51 91 14 05 7f f5 1c 58 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=1062 from retransmit req queue (gtp.c:443) 20241014125251682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:629) 20241014125251682 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125251682 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064e00b8 TLLI=cb1ea501, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125251682 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125251682 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125251690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241014125251695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125251695 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241014125251695 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241014125251698 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241014125251698 DMM INFO MM(262420000000048/cb1ea501) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1147)@6e1235c11370: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@6e1235c11370: Final verdict of PTC: pass 20241014125256705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@6e1235c11370: Final verdict of PTC: none 20241014125256707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125256707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_nopaging-BVCI210(1152)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1153)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1148)@6e1235c11370: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1158)@6e1235c11370: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1151)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1146)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1156)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@6e1235c11370: Test case TC_suspend_nopaging finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Oct 14 12:52:56 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241014125256841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125257242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99240) 20241014125257708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125257708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99240, count=100400) 20241014125258268 DGPRS DEBUG Checking for inactive LLMEs, time = 10721112 (sgsn.c:131) 20241014125258709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125258709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Oct 14 12:52:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125259710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125259710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_suspend_resume started. 20241014125300294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125300296 DMM INFO MM(262420000000048/cb1ea501) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125300296 DMM INFO MM(262420000000048/cb1ea501) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125300296 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125300296 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125300296 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125300296 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125300296 DLLC NOTICE LLME(ffffffff/cb1ea501){ASSIGNED} LLGM Assign pre (cb1ea501 => ffffffff) (gprs_llc.c:1079) 20241014125300296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1ea501 => ffffffff) (gprs_llc.c:1125) 20241014125300296 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064dfd60 (gprs_sndcp.c:574) 20241014125300296 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064e00b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125300296 DMM NOTICE MM(262420000000048/cb1ea501) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125300296 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241014125300296 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125300296 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125300296 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241014125300296 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241014125300296 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) 20241014125300296 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) 20241014125300296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Deallocated (fsm.c:568) 20241014125300296 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Deallocated (fsm.c:568) 20241014125300296 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Deallocated (fsm.c:568) 20241014125300296 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125300296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125300348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125300348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125300348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125300348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125300348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125300348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125300348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125300348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125300349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125300349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125300349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125300349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125300350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125300350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125300350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125300350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125300350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125300350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125300350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1167)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125300350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125300354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125300362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125300362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 TC_suspend_resume-BVCI196(1166)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125300398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125300398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125300398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125300398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125300398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125300398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125300398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125300398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125300400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125300400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125300400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125300400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125300400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125300400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125300400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125300400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125300400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125300400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125300401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125300401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1172)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125300405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125300413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125300413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1170)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1172)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125300429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125300429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125300429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125300429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125300429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125300429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125300429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125300429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125300431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125300431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125300431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125300431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125300431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125300431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125300431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125300431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125300431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125300431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125300432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125300432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125300432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125300436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125300451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125300451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125300712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125300712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125300712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125300712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125300714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125300715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@6e1235c11370: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C0DD565D'O, index=0 SGSN_Test-GSUP(1179)@6e1235c11370: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@6e1235c11370: 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 := 'F33F105BF75EFB7BB9C0916B4B5B9DB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A4CE138'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D17D7D4C0741661'O } } } } } 20241014125301768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301768 DLLC NOTICE LLME(ffffffff/c0dd565d){UNASSIGNED} LLC RX: unknown TLLI 0xc0dd565d, creating LLME on the fly (gprs_llc.c:552) 20241014125301768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125301768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241014125301768 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Allocated (fsm.c:456) 20241014125301768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Allocated (fsm.c:456) 20241014125301768 DMM DEBUG MM_STATE_Gb[0x612000024220]{Idle}: Allocated (fsm.c:456) 20241014125301768 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Allocated (fsm.c:456) 20241014125301768 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125301768 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125301768 DLLC NOTICE LLME(ffffffff/c0dd565d){UNASSIGNED} LLGM Assign pre (c0dd565d => c03a117c) (gprs_llc.c:1079) 20241014125301768 DLLC NOTICE LLME(c0dd565d/c03a117c){ASSIGNED} LLGM Assign post (c0dd565d => c03a117c) (gprs_llc.c:1125) 20241014125301768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125301768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125301768 DMM DEBUG MM(262420000000049/c03a117c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125301782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125301782 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125301782 DMM DEBUG MM(262420000000049/c03a117c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241014125301782 DMM NOTICE MM(262420000000049/c03a117c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125301782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125301782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125301782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125301782 DMM DEBUG MM(262420000000049/c03a117c) Requesting authorization (sgsn_auth.c:160) 20241014125301783 DMM INFO MM(262420000000049/c03a117c) Requesting authentication tuples (sgsn_auth.c:184) 20241014125301783 DMM DEBUG MM(262420000000049/c03a117c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125301783 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241014125301783 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@6e1235c11370: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@6e1235c11370: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241014125301786 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125301786 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125301786 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125301786 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125301786 DMM INFO MM(262420000000049/c03a117c) Subscriber data update (mmctx.c:445) 20241014125301786 DMM DEBUG MM(262420000000049/c03a117c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125301786 DMM INFO MM(262420000000049/c03a117c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125301786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125301786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125301786 DMM INFO MM(262420000000049/c03a117c) <- GMM AUTH AND CIPHERING REQ (rand = f3 3f 10 5b f7 5e fb 7b b9 c0 91 6b 4b 5b 9d b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125301793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125301793 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125301793 DMM INFO MM(262420000000049/c03a117c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125301793 DMM NOTICE MM(262420000000049/c03a117c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125301793 DMM DEBUG MM(262420000000049/c03a117c) checking auth: received GSM SRES = 0a 4c e1 38 (gprs_gmm.c:666) 20241014125301793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125301793 DMM DEBUG MM(262420000000049/c03a117c) Requesting authorization (sgsn_auth.c:160) 20241014125301793 DMM INFO MM(262420000000049/c03a117c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125301793 DMM DEBUG MM(262420000000049/c03a117c) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125301793 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241014125301793 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) 20241014125301793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125301793 DMM INFO MM(262420000000049/c03a117c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc03a117c) (gprs_gmm.c:300) 20241014125301795 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125301795 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125301795 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241014125301795 DMM INFO MM(262420000000049/c03a117c) Subscriber data update (mmctx.c:445) 20241014125301795 DMM DEBUG MM(262420000000049/c03a117c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125301795 DMM INFO MM(262420000000049/c03a117c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125301795 DMM NOTICE MM(262420000000049/c03a117c) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241014125301795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125301795 DMM NOTICE MM(262420000000049/c03a117c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125301795 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) 20241014125301796 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125301796 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241014125301796 DMM INFO MM(262420000000049/c03a117c) Subscriber data update (mmctx.c:445) 20241014125301796 DMM DEBUG MM(262420000000049/c03a117c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125301801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125301801 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125301801 DMM INFO MM(262420000000049/c03a117c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125301801 DMM NOTICE MM(262420000000049/c03a117c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125301801 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125301801 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125301801 DLLC NOTICE LLME(c0dd565d/c03a117c){ASSIGNED} LLGM Assign pre (ffffffff => c03a117c) (gprs_llc.c:1079) 20241014125301801 DLLC NOTICE LLME(ffffffff/c03a117c){ASSIGNED} LLGM Assign post (ffffffff => c03a117c) (gprs_llc.c:1125) 20241014125301801 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125301801 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125301801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125301801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@6e1235c11370: setverdict(pass): none -> pass 20241014125301853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125301853 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125301853 DMM INFO MM(262420000000049/c03a117c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125301853 DMM INFO MM(262420000000049/c03a117c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125301853 DMM DEBUG MM(262420000000049/c03a117c) Using GGSN 0 (gprs_sm.c:317) 20241014125301853 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) 20241014125301854 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241014125301854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125301854 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125301854 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241014125301866 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 c2 0b 45 8b 11 4f 4a 48 33 14 05 7f da b6 f0 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=1064 from retransmit req queue (gtp.c:443) 20241014125301866 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:629) 20241014125301866 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125301866 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066d54b8 TLLI=c03a117c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125301867 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125301867 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125301874 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241014125301881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125301881 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241014125301881 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241014125301884 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241014125301884 DMM INFO MM(262420000000049/c03a117c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241014125306891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125306891 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241014125306891 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241014125306894 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@6e1235c11370: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@6e1235c11370: Final verdict of PTC: pass 20241014125306903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125306905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125306905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@6e1235c11370: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1179)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1167)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1173)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1177)@6e1235c11370: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@6e1235c11370: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1171)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1175)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1165)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@6e1235c11370: Test case TC_suspend_resume finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Oct 14 12:53:07 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241014125307042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125307444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96144) 20241014125307906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125307906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96144, count=104316) 20241014125308907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125308907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Oct 14 12:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125309909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125309909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_suspend_rau started. 20241014125310499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125310500 DMM INFO MM(262420000000049/c03a117c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125310500 DMM INFO MM(262420000000049/c03a117c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125310500 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125310500 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125310500 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125310500 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125310500 DLLC NOTICE LLME(ffffffff/c03a117c){ASSIGNED} LLGM Assign pre (c03a117c => ffffffff) (gprs_llc.c:1079) 20241014125310500 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c03a117c => ffffffff) (gprs_llc.c:1125) 20241014125310500 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066d5160 (gprs_sndcp.c:574) 20241014125310501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066d54b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125310501 DMM NOTICE MM(262420000000049/c03a117c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125310501 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241014125310501 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125310501 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125310501 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241014125310501 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241014125310501 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) 20241014125310501 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) 20241014125310501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Deallocated (fsm.c:568) 20241014125310501 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Deallocated (fsm.c:568) 20241014125310501 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Deallocated (fsm.c:568) 20241014125310501 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Deallocated (fsm.c:568) 20241014125310501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125310556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125310556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125310556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125310556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125310556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125310556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125310556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125310556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125310556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125310558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125310558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125310558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125310558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125310558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125310558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125310558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125310558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125310558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125310558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125310558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125310558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125310558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125310562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125310572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125310572 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1184)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125310590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125310590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125310590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125310590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(1191)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125310590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125310590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125310590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125310590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125310590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125310592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125310592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125310592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125310592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125310592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125310592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125310592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125310592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125310593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125310597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125310607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125310607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1191)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_suspend_rau-BVCI210(1189)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125310616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125310616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125310616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125310616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125310616 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125310616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125310616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125310616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125310616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125310618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125310618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125310618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125310618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125310618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125310618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125310619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125310619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125310619 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125310619 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125310619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125310619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125310619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125310634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125310634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125310910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125310910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125310910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125310910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125310912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241014125310913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@6e1235c11370: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C7967A37'O, index=0 SGSN_Test-GSUP(1198)@6e1235c11370: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@6e1235c11370: 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 := '5B1068FE52968B87DE97C73FD535DAA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17F53516'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5BF57EB485FB5DD'O } } } } } 20241014125311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125311966 DLLC NOTICE LLME(ffffffff/c7967a37){UNASSIGNED} LLC RX: unknown TLLI 0xc7967a37, creating LLME on the fly (gprs_llc.c:552) 20241014125311966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125311966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241014125311966 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Allocated (fsm.c:456) 20241014125311966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Allocated (fsm.c:456) 20241014125311966 DMM DEBUG MM_STATE_Gb[0x6120000249a0]{Idle}: Allocated (fsm.c:456) 20241014125311966 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Allocated (fsm.c:456) 20241014125311966 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125311966 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125311966 DLLC NOTICE LLME(ffffffff/c7967a37){UNASSIGNED} LLGM Assign pre (c7967a37 => f4abdd04) (gprs_llc.c:1079) 20241014125311966 DLLC NOTICE LLME(c7967a37/f4abdd04){ASSIGNED} LLGM Assign post (c7967a37 => f4abdd04) (gprs_llc.c:1125) 20241014125311966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125311966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125311966 DMM DEBUG MM(262420000000050/f4abdd04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125311979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125311979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125311979 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125311979 DMM DEBUG MM(262420000000050/f4abdd04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241014125311979 DMM NOTICE MM(262420000000050/f4abdd04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125311979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125311979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125311979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125311979 DMM DEBUG MM(262420000000050/f4abdd04) Requesting authorization (sgsn_auth.c:160) 20241014125311979 DMM INFO MM(262420000000050/f4abdd04) Requesting authentication tuples (sgsn_auth.c:184) 20241014125311979 DMM DEBUG MM(262420000000050/f4abdd04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125311980 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241014125311980 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@6e1235c11370: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@6e1235c11370: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241014125311983 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125311983 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125311983 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125311983 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125311983 DMM INFO MM(262420000000050/f4abdd04) Subscriber data update (mmctx.c:445) 20241014125311983 DMM DEBUG MM(262420000000050/f4abdd04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125311983 DMM INFO MM(262420000000050/f4abdd04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125311983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125311983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125311983 DMM INFO MM(262420000000050/f4abdd04) <- GMM AUTH AND CIPHERING REQ (rand = 5b 10 68 fe 52 96 8b 87 de 97 c7 3f d5 35 da a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125311991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125311991 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125311991 DMM INFO MM(262420000000050/f4abdd04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125311991 DMM NOTICE MM(262420000000050/f4abdd04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125311991 DMM DEBUG MM(262420000000050/f4abdd04) checking auth: received GSM SRES = 17 f5 35 16 (gprs_gmm.c:666) 20241014125311991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125311991 DMM DEBUG MM(262420000000050/f4abdd04) Requesting authorization (sgsn_auth.c:160) 20241014125311991 DMM INFO MM(262420000000050/f4abdd04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125311991 DMM DEBUG MM(262420000000050/f4abdd04) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125311991 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241014125311991 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) 20241014125311991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125311991 DMM INFO MM(262420000000050/f4abdd04) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4abdd04) (gprs_gmm.c:300) 20241014125311993 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125311993 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125311993 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241014125311993 DMM INFO MM(262420000000050/f4abdd04) Subscriber data update (mmctx.c:445) 20241014125311993 DMM DEBUG MM(262420000000050/f4abdd04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125311993 DMM INFO MM(262420000000050/f4abdd04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125311993 DMM NOTICE MM(262420000000050/f4abdd04) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241014125311993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125311993 DMM NOTICE MM(262420000000050/f4abdd04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125311993 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) 20241014125311993 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125311993 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241014125311993 DMM INFO MM(262420000000050/f4abdd04) Subscriber data update (mmctx.c:445) 20241014125311993 DMM DEBUG MM(262420000000050/f4abdd04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125312000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125312000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125312000 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125312000 DMM INFO MM(262420000000050/f4abdd04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125312000 DMM NOTICE MM(262420000000050/f4abdd04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125312000 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125312000 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125312000 DLLC NOTICE LLME(c7967a37/f4abdd04){ASSIGNED} LLGM Assign pre (ffffffff => f4abdd04) (gprs_llc.c:1079) 20241014125312000 DLLC NOTICE LLME(ffffffff/f4abdd04){ASSIGNED} LLGM Assign post (ffffffff => f4abdd04) (gprs_llc.c:1125) 20241014125312000 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125312000 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125312000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125312000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@6e1235c11370: setverdict(pass): none -> pass 20241014125312051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125312051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125312051 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125312051 DMM INFO MM(262420000000050/f4abdd04) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125312051 DMM INFO MM(262420000000050/f4abdd04) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125312051 DMM DEBUG MM(262420000000050/f4abdd04) Using GGSN 0 (gprs_sm.c:317) 20241014125312051 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) 20241014125312052 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241014125312052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125312052 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125312052 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241014125312063 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 31 97 f2 b0 11 30 18 1c 70 14 05 7f c7 dc d5 ea 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241014125312063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:629) 20241014125312063 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125312063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068d70b8 TLLI=f4abdd04, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125312063 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125312064 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125312071 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241014125312077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125312077 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241014125312077 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241014125312080 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241014125312080 DMM INFO MM(262420000000050/f4abdd04) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241014125317089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125317089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125317089 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125317089 DMM INFO MM(262420000000050/f4abdd04) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014125317089 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125317089 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241014125317089 DLLC NOTICE LLME(ffffffff/f4abdd04){ASSIGNED} LLGM Assign pre (f4abdd04 => e92f8a32) (gprs_llc.c:1079) 20241014125317089 DLLC NOTICE LLME(f4abdd04/e92f8a32){ASSIGNED} LLGM Assign post (f4abdd04 => e92f8a32) (gprs_llc.c:1125) 20241014125317089 DMM INFO MM(262420000000050/e92f8a32) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125317097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125317097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125317098 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125317098 DMM INFO MM(262420000000050/e92f8a32) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014125317098 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014125317098 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125317098 DLLC NOTICE LLME(f4abdd04/e92f8a32){ASSIGNED} LLGM Assign pre (ffffffff => e92f8a32) (gprs_llc.c:1079) 20241014125317098 DLLC NOTICE LLME(ffffffff/e92f8a32){ASSIGNED} LLGM Assign post (ffffffff => e92f8a32) (gprs_llc.c:1125) 20241014125317098 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241014125317597 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1184)@6e1235c11370: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@6e1235c11370: Final verdict of PTC: pass 20241014125317606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125317608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125317608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1187)@6e1235c11370: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@6e1235c11370: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1192)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@6e1235c11370: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1196)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1190)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1194)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1185)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@6e1235c11370: Test case TC_suspend_rau finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Oct 14 12:53:17 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241014125317735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125318136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110184) 20241014125318609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125318609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110184, count=111444) 20241014125319610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125319610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Oct 14 12:53:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125320611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125320611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_paging_ps started. 20241014125321207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125321209 DMM INFO MM(262420000000050/e92f8a32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125321209 DMM INFO MM(262420000000050/e92f8a32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125321209 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125321209 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125321209 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125321209 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125321209 DLLC NOTICE LLME(ffffffff/e92f8a32){ASSIGNED} LLGM Assign pre (e92f8a32 => ffffffff) (gprs_llc.c:1079) 20241014125321209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e92f8a32 => ffffffff) (gprs_llc.c:1125) 20241014125321209 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068d6d60 (gprs_sndcp.c:574) 20241014125321209 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068d70b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125321209 DMM NOTICE MM(262420000000050/e92f8a32) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125321209 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241014125321209 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125321209 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125321209 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241014125321209 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241014125321209 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) 20241014125321209 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) 20241014125321209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Deallocated (fsm.c:568) 20241014125321209 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Deallocated (fsm.c:568) 20241014125321209 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Deallocated (fsm.c:568) 20241014125321209 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125321209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125321250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125321250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125321250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125321250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125321250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125321250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125321250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125321250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125321252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125321252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125321252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125321252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125321252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125321252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125321252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125321252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125321252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125321252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125321253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125321253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125321257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125321266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125321266 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125321286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125321286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125321286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125321286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125321286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125321286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125321286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125321286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125321288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125321288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125321288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125321288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125321288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125321289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125321289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125321289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125321289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125321289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125321289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125321290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125321293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125321303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125321303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125321322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125321322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125321322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125321322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125321322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125321322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125321322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125321322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125321324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125321325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125321325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125321325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125321325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125321325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125321325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125321325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125321325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125321325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125321325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125321325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125321325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125321329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125321337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125321337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125321612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125321612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125321612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125321612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125321614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125321614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@6e1235c11370: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E82AB442'O, index=0 SGSN_Test-GSUP(1217)@6e1235c11370: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@6e1235c11370: 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 := 'D6F6AA929A07C4A9136B0ED5B8607D17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2925C5A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B20642EFC32F290A'O } } } } } 20241014125322671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125322671 DLLC NOTICE LLME(ffffffff/e82ab442){UNASSIGNED} LLC RX: unknown TLLI 0xe82ab442, creating LLME on the fly (gprs_llc.c:552) 20241014125322671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125322672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241014125322672 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Allocated (fsm.c:456) 20241014125322672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Allocated (fsm.c:456) 20241014125322672 DMM DEBUG MM_STATE_Gb[0x612000025120]{Idle}: Allocated (fsm.c:456) 20241014125322672 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Allocated (fsm.c:456) 20241014125322672 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125322672 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125322672 DLLC NOTICE LLME(ffffffff/e82ab442){UNASSIGNED} LLGM Assign pre (e82ab442 => dc1f5792) (gprs_llc.c:1079) 20241014125322672 DLLC NOTICE LLME(e82ab442/dc1f5792){ASSIGNED} LLGM Assign post (e82ab442 => dc1f5792) (gprs_llc.c:1125) 20241014125322672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125322672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125322672 DMM DEBUG MM(262420000000051/dc1f5792) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125322686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125322686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125322686 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125322686 DMM DEBUG MM(262420000000051/dc1f5792) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241014125322686 DMM NOTICE MM(262420000000051/dc1f5792) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125322687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125322687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125322687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125322687 DMM DEBUG MM(262420000000051/dc1f5792) Requesting authorization (sgsn_auth.c:160) 20241014125322687 DMM INFO MM(262420000000051/dc1f5792) Requesting authentication tuples (sgsn_auth.c:184) 20241014125322687 DMM DEBUG MM(262420000000051/dc1f5792) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125322687 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241014125322687 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@6e1235c11370: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@6e1235c11370: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241014125322690 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125322690 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125322690 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125322690 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125322690 DMM INFO MM(262420000000051/dc1f5792) Subscriber data update (mmctx.c:445) 20241014125322690 DMM DEBUG MM(262420000000051/dc1f5792) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125322690 DMM INFO MM(262420000000051/dc1f5792) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125322690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125322690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125322690 DMM INFO MM(262420000000051/dc1f5792) <- GMM AUTH AND CIPHERING REQ (rand = d6 f6 aa 92 9a 07 c4 a9 13 6b 0e d5 b8 60 7d 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125322698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125322698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125322698 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125322698 DMM INFO MM(262420000000051/dc1f5792) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125322699 DMM NOTICE MM(262420000000051/dc1f5792) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125322699 DMM DEBUG MM(262420000000051/dc1f5792) checking auth: received GSM SRES = 29 25 c5 a1 (gprs_gmm.c:666) 20241014125322699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125322699 DMM DEBUG MM(262420000000051/dc1f5792) Requesting authorization (sgsn_auth.c:160) 20241014125322699 DMM INFO MM(262420000000051/dc1f5792) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125322699 DMM DEBUG MM(262420000000051/dc1f5792) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125322699 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241014125322699 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) 20241014125322699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125322699 DMM INFO MM(262420000000051/dc1f5792) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc1f5792) (gprs_gmm.c:300) 20241014125322700 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125322700 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125322701 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241014125322701 DMM INFO MM(262420000000051/dc1f5792) Subscriber data update (mmctx.c:445) 20241014125322701 DMM DEBUG MM(262420000000051/dc1f5792) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125322701 DMM INFO MM(262420000000051/dc1f5792) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125322701 DMM NOTICE MM(262420000000051/dc1f5792) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241014125322701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125322701 DMM NOTICE MM(262420000000051/dc1f5792) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125322701 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) 20241014125322702 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125322702 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241014125322702 DMM INFO MM(262420000000051/dc1f5792) Subscriber data update (mmctx.c:445) 20241014125322702 DMM DEBUG MM(262420000000051/dc1f5792) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125322708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125322708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125322708 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125322708 DMM INFO MM(262420000000051/dc1f5792) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125322708 DMM NOTICE MM(262420000000051/dc1f5792) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125322708 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125322708 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125322708 DLLC NOTICE LLME(e82ab442/dc1f5792){ASSIGNED} LLGM Assign pre (ffffffff => dc1f5792) (gprs_llc.c:1079) 20241014125322708 DLLC NOTICE LLME(ffffffff/dc1f5792){ASSIGNED} LLGM Assign post (ffffffff => dc1f5792) (gprs_llc.c:1125) 20241014125322708 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125322708 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125322708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125322708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@6e1235c11370: setverdict(pass): none -> pass 20241014125322760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125322760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125322760 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125322760 DMM INFO MM(262420000000051/dc1f5792) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125322760 DMM INFO MM(262420000000051/dc1f5792) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125322761 DMM DEBUG MM(262420000000051/dc1f5792) Using GGSN 0 (gprs_sm.c:317) 20241014125322761 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) 20241014125322761 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241014125322761 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125322761 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125322761 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241014125322771 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 31 02 6b 52 11 0f 9b 71 61 14 05 7f f9 d4 af 30 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241014125322771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:629) 20241014125322771 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125322771 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006aef4b8 TLLI=dc1f5792, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125322771 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125322771 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125322780 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241014125325761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125325761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125325761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125327790 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241014125327790 DMM INFO MM(262420000000051/dc1f5792) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@6e1235c11370: 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 := 'DC1F5792'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@6e1235c11370: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@6e1235c11370: Final verdict of PTC: pass 20241014125327805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI196(1204)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1215)@6e1235c11370: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1210)@6e1235c11370: Final verdict of PTC: none 20241014125327808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1201)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1217)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1205)@6e1235c11370: Final verdict of PTC: none 20241014125327808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98-provIP(1208)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1213)@6e1235c11370: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1203)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@6e1235c11370: Test case TC_paging_ps finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Oct 14 12:53:27 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241014125327942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125328269 DGPRS DEBUG Checking for inactive LLMEs, time = 10721142 (sgsn.c:131) 20241014125328343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99364) 20241014125328810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125328810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99364, count=103944) 20241014125329811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125329811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:53:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125330813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125330813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_paging_ps_ra_multiple_cells started. 20241014125331403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125331405 DMM INFO MM(262420000000051/dc1f5792) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125331405 DMM INFO MM(262420000000051/dc1f5792) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125331405 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125331405 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125331405 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125331405 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125331405 DLLC NOTICE LLME(ffffffff/dc1f5792){ASSIGNED} LLGM Assign pre (dc1f5792 => ffffffff) (gprs_llc.c:1079) 20241014125331405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc1f5792 => ffffffff) (gprs_llc.c:1125) 20241014125331405 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006aef160 (gprs_sndcp.c:574) 20241014125331405 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006aef4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125331405 DMM NOTICE MM(262420000000051/dc1f5792) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125331405 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241014125331405 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125331405 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125331405 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241014125331406 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241014125331406 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) 20241014125331406 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) 20241014125331406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Deallocated (fsm.c:568) 20241014125331406 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Deallocated (fsm.c:568) 20241014125331406 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Deallocated (fsm.c:568) 20241014125331406 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Deallocated (fsm.c:568) 20241014125331406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125331457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125331457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125331457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125331457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125331457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125331457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125331457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125331457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1224)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125331459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125331459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125331459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125331459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125331459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125331459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125331459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125331459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331459 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125331459 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125331459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1225)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125331460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125331460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125331464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125331472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125331472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_paging_ps_ra_multiple_cells-BVCI196(1222)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125331481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125331481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125331481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125331481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125331481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125331481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125331481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125331481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125331483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125331483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125331483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125331483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125331483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125331483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125331483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125331483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125331483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125331483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125331483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125331483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125331487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125331497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125331498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125331525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125331525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125331525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125331525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125331525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125331525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125331525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125331525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125331527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125331527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125331527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125331527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125331527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125331528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125331528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125331528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125331528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125331528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125331528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125331528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125331528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125331532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125331541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125331541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125331813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125331813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125331813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125331813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125331815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125331816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@6e1235c11370: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C20BD353'O, index=0 SGSN_Test-GSUP(1236)@6e1235c11370: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@6e1235c11370: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6e1235c11370: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C20BD353'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@6e1235c11370: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C20BD353'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@6e1235c11370: 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 := '49BA9C0B0691481B18BFE5E2C3FB187C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6982672'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '637DB941E0E3B2B9'O } } } } } 20241014125332870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125332870 DLLC NOTICE LLME(ffffffff/c20bd353){UNASSIGNED} LLC RX: unknown TLLI 0xc20bd353, creating LLME on the fly (gprs_llc.c:552) 20241014125332870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125332870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241014125332870 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Allocated (fsm.c:456) 20241014125332870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Allocated (fsm.c:456) 20241014125332870 DMM DEBUG MM_STATE_Gb[0x6120000258a0]{Idle}: Allocated (fsm.c:456) 20241014125332870 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Allocated (fsm.c:456) 20241014125332870 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125332870 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125332870 DLLC NOTICE LLME(ffffffff/c20bd353){UNASSIGNED} LLGM Assign pre (c20bd353 => c16abd76) (gprs_llc.c:1079) 20241014125332870 DLLC NOTICE LLME(c20bd353/c16abd76){ASSIGNED} LLGM Assign post (c20bd353 => c16abd76) (gprs_llc.c:1125) 20241014125332870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125332870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125332870 DMM DEBUG MM(262420000000052/c16abd76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125332885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125332885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125332886 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125332886 DMM DEBUG MM(262420000000052/c16abd76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241014125332886 DMM NOTICE MM(262420000000052/c16abd76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125332886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125332886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125332886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125332886 DMM DEBUG MM(262420000000052/c16abd76) Requesting authorization (sgsn_auth.c:160) 20241014125332886 DMM INFO MM(262420000000052/c16abd76) Requesting authentication tuples (sgsn_auth.c:184) 20241014125332886 DMM DEBUG MM(262420000000052/c16abd76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125332886 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241014125332886 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@6e1235c11370: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@6e1235c11370: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241014125332889 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125332889 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125332889 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125332889 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125332889 DMM INFO MM(262420000000052/c16abd76) Subscriber data update (mmctx.c:445) 20241014125332889 DMM DEBUG MM(262420000000052/c16abd76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125332889 DMM INFO MM(262420000000052/c16abd76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125332889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125332889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125332889 DMM INFO MM(262420000000052/c16abd76) <- GMM AUTH AND CIPHERING REQ (rand = 49 ba 9c 0b 06 91 48 1b 18 bf e5 e2 c3 fb 18 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125332896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125332896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125332896 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125332896 DMM INFO MM(262420000000052/c16abd76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125332896 DMM NOTICE MM(262420000000052/c16abd76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125332896 DMM DEBUG MM(262420000000052/c16abd76) checking auth: received GSM SRES = b6 98 26 72 (gprs_gmm.c:666) 20241014125332896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125332896 DMM DEBUG MM(262420000000052/c16abd76) Requesting authorization (sgsn_auth.c:160) 20241014125332896 DMM INFO MM(262420000000052/c16abd76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125332896 DMM DEBUG MM(262420000000052/c16abd76) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125332896 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241014125332897 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) 20241014125332897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125332897 DMM INFO MM(262420000000052/c16abd76) <- GMM ATTACH ACCEPT (new P-TMSI=0xc16abd76) (gprs_gmm.c:300) 20241014125332898 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125332898 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125332898 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241014125332898 DMM INFO MM(262420000000052/c16abd76) Subscriber data update (mmctx.c:445) 20241014125332898 DMM DEBUG MM(262420000000052/c16abd76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125332898 DMM INFO MM(262420000000052/c16abd76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125332898 DMM NOTICE MM(262420000000052/c16abd76) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241014125332898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125332898 DMM NOTICE MM(262420000000052/c16abd76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125332898 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) 20241014125332899 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125332899 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241014125332899 DMM INFO MM(262420000000052/c16abd76) Subscriber data update (mmctx.c:445) 20241014125332899 DMM DEBUG MM(262420000000052/c16abd76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125332905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125332905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125332905 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125332905 DMM INFO MM(262420000000052/c16abd76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125332905 DMM NOTICE MM(262420000000052/c16abd76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125332905 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125332905 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125332905 DLLC NOTICE LLME(c20bd353/c16abd76){ASSIGNED} LLGM Assign pre (ffffffff => c16abd76) (gprs_llc.c:1079) 20241014125332905 DLLC NOTICE LLME(ffffffff/c16abd76){ASSIGNED} LLGM Assign post (ffffffff => c16abd76) (gprs_llc.c:1125) 20241014125332905 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125332905 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125332905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125332905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125332956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125332957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125332957 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125332957 DMM INFO MM(262420000000052/c16abd76) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125332957 DMM INFO MM(262420000000052/c16abd76) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125332957 DMM DEBUG MM(262420000000052/c16abd76) Using GGSN 0 (gprs_sm.c:317) 20241014125332957 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) 20241014125332957 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241014125332957 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125332957 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125332957 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241014125332968 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 ab 53 ad 1f 11 01 36 d0 23 14 05 7f c9 b7 ad fa 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) 20241014125332968 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20241014125332968 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125332968 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006ceacb8 TLLI=c16abd76, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125332968 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125332968 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@6e1235c11370: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125332976 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241014125335958 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125335958 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125335958 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125337986 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241014125337986 DMM INFO MM(262420000000052/c16abd76) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6e1235c11370: 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 := 'C16ABD76'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241014125351814 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125351814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125351815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014125358270 DGPRS DEBUG Checking for inactive LLMEs, time = 10721172 (sgsn.c:131) 20241014125401461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125401463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125401463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125401484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125401486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125401486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125401529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125401531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125401531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@6e1235c11370: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6e1235c11370: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241014125402885 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125402885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1225)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1235)@6e1235c11370: Final verdict of PTC: none 20241014125402887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56070<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1229)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@6e1235c11370: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6e1235c11370: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@6e1235c11370: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1223)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1227)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1233)@6e1235c11370: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@6e1235c11370: Final verdict of PTC: fail reason: "Tguard timeout" MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@6e1235c11370: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Oct 14 12:54:02 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 20241014125403012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125403414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20241014125403886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125403886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103132, count=108564) 20241014125404888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125404888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125405890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125405890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_bssgp_rim_single_report started. 20241014125406472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125406473 DMM INFO MM(262420000000052/c16abd76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125406473 DMM INFO MM(262420000000052/c16abd76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125406473 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125406473 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125406473 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125406473 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125406473 DLLC NOTICE LLME(ffffffff/c16abd76){ASSIGNED} LLGM Assign pre (c16abd76 => ffffffff) (gprs_llc.c:1079) 20241014125406473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c16abd76 => ffffffff) (gprs_llc.c:1125) 20241014125406473 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cea960 (gprs_sndcp.c:574) 20241014125406473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006ceacb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125406473 DMM NOTICE MM(262420000000052/c16abd76) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125406473 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241014125406473 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125406473 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125406474 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241014125406474 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241014125406474 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) 20241014125406474 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) 20241014125406474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Deallocated (fsm.c:568) 20241014125406474 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Deallocated (fsm.c:568) 20241014125406474 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Deallocated (fsm.c:568) 20241014125406474 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125406474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125406517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125406517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125406517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125406517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125406517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125406517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125406517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125406517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125406519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125406519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125406519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125406519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125406519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125406519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125406519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125406519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125406519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125406519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125406519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125406519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125406522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125406531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125406531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125406567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125406567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125406567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125406567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125406567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125406567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125406567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125406567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125406568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125406568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125406568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125406569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125406569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125406569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125406569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125406569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125406569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125406569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125406569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125406569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125406574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125406583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125406583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125406603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125406603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125406603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125406603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125406603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125406603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125406604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125406604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125406605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125406605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125406605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125406605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125406605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125406605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125406605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125406605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125406605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125406605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125406605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125406606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125406606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125406610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125406620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125406620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125406891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125406891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125406891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125406891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125406893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125406894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125406912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: setverdict(pass): none -> pass MTC@6e1235c11370: Warning: Re-starting timer T, which is already active (running or expired). 20241014125406922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125406929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1248)@6e1235c11370: Final verdict of PTC: none 20241014125406931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125406931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1253)@6e1235c11370: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@6e1235c11370: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@6e1235c11370: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1246)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1241)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1251)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: pass MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@6e1235c11370: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Oct 14 12:54:07 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 20241014125407041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125407443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55136) 20241014125407933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125407933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55136, count=59492) 20241014125408934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125408934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Oct 14 12:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125409936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125409936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_rim_eutran_to_geran started. 20241014125410503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125410504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125410547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125410547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125410547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125410547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125410547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125410547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125410547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125410547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125410549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125410549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125410549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125410549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125410549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125410549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125410549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125410549 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410549 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125410549 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125410549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125410550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125410550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125410553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125410564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125410564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@6e1235c11370: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1266)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125410596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125410596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125410596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125410596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1267)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125410597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125410597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125410598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125410598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125410598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125410598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125410598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125410598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125410598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125410598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125410598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125410602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125410611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125410629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125410631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125410631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125410631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125410631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125410631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125410631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125410631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125410631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125410631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125410631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125410631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1272)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125410632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125410632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125410635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125410644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125410937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125410937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125410937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125410937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125410939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241014125410939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6e1235c11370: setverdict(pass): none -> pass 20241014125410969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125410973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@6e1235c11370: Final verdict of PTC: none 20241014125410975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125410975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@6e1235c11370: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1272)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1267)@6e1235c11370: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@6e1235c11370: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1261)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1259)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1265)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1270)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: pass MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@6e1235c11370: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Oct 14 12:54:11 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 20241014125411109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125411510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20241014125411977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125411977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20241014125412979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125412979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125413981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125413981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_cell_change_different_rai_ci_attach started. 20241014125414569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125414571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125414616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125414616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125414617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125414617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125414618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125414618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125414618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125414618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125414619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125414619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125414619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125414619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125414619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125414619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125414619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125414619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125414622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125414632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125414632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125414658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125414658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125414658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125414658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125414660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125414660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125414660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125414661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125414661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125414661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125414661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125414661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125414661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125414661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125414661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125414661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125414675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125414675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125414696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125414696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125414696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125414696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125414696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125414696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125414696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125414696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125414698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125414698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125414698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125414698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125414698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125414698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125414698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125414698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125414698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125414698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125414698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125414699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125414703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125414712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125414982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125414982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125414982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125414982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125414984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125414984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6e1235c11370: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EF1E14A2'O, index=0 SGSN_Test-GSUP(1291)@6e1235c11370: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@6e1235c11370: 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 := '11438A9B7C8C218316741FD36659A879'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABB6E3C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E22F22B2AF12DB2E'O } } } } } 20241014125415028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415028 DLLC NOTICE LLME(ffffffff/ef1e14a2){UNASSIGNED} LLC RX: unknown TLLI 0xef1e14a2, creating LLME on the fly (gprs_llc.c:552) 20241014125415028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241014125415029 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Allocated (fsm.c:456) 20241014125415029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Allocated (fsm.c:456) 20241014125415029 DMM DEBUG MM_STATE_Gb[0x612000026020]{Idle}: Allocated (fsm.c:456) 20241014125415029 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Allocated (fsm.c:456) 20241014125415029 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125415029 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125415029 DLLC NOTICE LLME(ffffffff/ef1e14a2){UNASSIGNED} LLGM Assign pre (ef1e14a2 => ceeb02b7) (gprs_llc.c:1079) 20241014125415029 DLLC NOTICE LLME(ef1e14a2/ceeb02b7){ASSIGNED} LLGM Assign post (ef1e14a2 => ceeb02b7) (gprs_llc.c:1125) 20241014125415029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125415029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125415029 DMM DEBUG MM(262420000000068/ceeb02b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125415040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415040 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125415040 DMM DEBUG MM(262420000000068/ceeb02b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241014125415040 DMM NOTICE MM(262420000000068/ceeb02b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125415040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125415040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125415040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125415040 DMM DEBUG MM(262420000000068/ceeb02b7) Requesting authorization (sgsn_auth.c:160) 20241014125415040 DMM INFO MM(262420000000068/ceeb02b7) Requesting authentication tuples (sgsn_auth.c:184) 20241014125415040 DMM DEBUG MM(262420000000068/ceeb02b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125415041 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241014125415041 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@6e1235c11370: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@6e1235c11370: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241014125415044 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125415044 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125415044 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125415044 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125415044 DMM INFO MM(262420000000068/ceeb02b7) Subscriber data update (mmctx.c:445) 20241014125415044 DMM DEBUG MM(262420000000068/ceeb02b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125415044 DMM INFO MM(262420000000068/ceeb02b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125415044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125415044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125415044 DMM INFO MM(262420000000068/ceeb02b7) <- GMM AUTH AND CIPHERING REQ (rand = 11 43 8a 9b 7c 8c 21 83 16 74 1f d3 66 59 a8 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125415052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415052 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125415052 DMM INFO MM(262420000000068/ceeb02b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125415052 DMM NOTICE MM(262420000000068/ceeb02b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125415052 DMM DEBUG MM(262420000000068/ceeb02b7) checking auth: received GSM SRES = ab b6 e3 c5 (gprs_gmm.c:666) 20241014125415052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125415052 DMM DEBUG MM(262420000000068/ceeb02b7) Requesting authorization (sgsn_auth.c:160) 20241014125415052 DMM INFO MM(262420000000068/ceeb02b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125415053 DMM DEBUG MM(262420000000068/ceeb02b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125415053 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241014125415053 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) 20241014125415053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125415053 DMM INFO MM(262420000000068/ceeb02b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xceeb02b7) (gprs_gmm.c:300) 20241014125415054 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125415054 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125415054 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241014125415054 DMM INFO MM(262420000000068/ceeb02b7) Subscriber data update (mmctx.c:445) 20241014125415054 DMM DEBUG MM(262420000000068/ceeb02b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125415054 DMM INFO MM(262420000000068/ceeb02b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125415054 DMM NOTICE MM(262420000000068/ceeb02b7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241014125415054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125415055 DMM NOTICE MM(262420000000068/ceeb02b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125415055 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) 20241014125415055 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125415055 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241014125415055 DMM INFO MM(262420000000068/ceeb02b7) Subscriber data update (mmctx.c:445) 20241014125415055 DMM DEBUG MM(262420000000068/ceeb02b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125415061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415061 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125415061 DMM INFO MM(262420000000068/ceeb02b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125415061 DMM NOTICE MM(262420000000068/ceeb02b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125415061 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125415061 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125415061 DLLC NOTICE LLME(ef1e14a2/ceeb02b7){ASSIGNED} LLGM Assign pre (ffffffff => ceeb02b7) (gprs_llc.c:1079) 20241014125415061 DLLC NOTICE LLME(ffffffff/ceeb02b7){ASSIGNED} LLGM Assign post (ffffffff => ceeb02b7) (gprs_llc.c:1125) 20241014125415061 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125415061 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125415061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125415061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125415113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415113 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125415113 DMM INFO MM(262420000000068/ceeb02b7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125415113 DMM INFO MM(262420000000068/ceeb02b7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125415113 DMM DEBUG MM(262420000000068/ceeb02b7) Using GGSN 0 (gprs_sm.c:317) 20241014125415114 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) 20241014125415114 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241014125415114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125415114 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125415114 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241014125415125 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 ad c0 ae de 11 d5 a7 58 e3 14 05 7f 1c 1e 7d 58 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241014125415125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:629) 20241014125415126 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125415126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070d90b8 TLLI=ceeb02b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125415126 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125415126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@6e1235c11370: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125415135 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241014125415141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415141 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415141 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6e1235c11370: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6e1235c11370: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CEEB02B7'O, index=0 20241014125415149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCEEB02B7) type="GPRS attach" (gprs_gmm.c:1266) 20241014125415149 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125415149 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125415149 DLLC NOTICE LLME(ffffffff/ceeb02b7){ASSIGNED} LLGM Assign pre (ceeb02b7 => f9cbeebd) (gprs_llc.c:1079) 20241014125415149 DLLC NOTICE LLME(ceeb02b7/f9cbeebd){ASSIGNED} LLGM Assign post (ceeb02b7 => f9cbeebd) (gprs_llc.c:1125) 20241014125415149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125415149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125415149 DMM DEBUG MM(262420000000068/f9cbeebd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125415161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125415161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241014125415161 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125415161 DMM DEBUG MM(262420000000068/f9cbeebd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241014125415161 DMM NOTICE MM(262420000000068/f9cbeebd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125415161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125415161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125415161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125415161 DMM DEBUG MM(262420000000068/f9cbeebd) Requesting authorization (sgsn_auth.c:160) 20241014125415161 DMM INFO MM(262420000000068/f9cbeebd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125415161 DMM DEBUG MM(262420000000068/f9cbeebd) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125415161 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241014125415161 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) 20241014125416148 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125416148 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125416148 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241014125416148 DMM INFO MM(262420000000068/f9cbeebd) Subscriber data update (mmctx.c:445) 20241014125416148 DMM DEBUG MM(262420000000068/f9cbeebd) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241014125416148 DMM INFO MM(262420000000068/f9cbeebd) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241014125416148 DMM NOTICE MM(262420000000068/f9cbeebd) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241014125416148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125416148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125416148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014125416148 DMM INFO MM(262420000000068/f9cbeebd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9cbeebd) (gprs_gmm.c:300) 20241014125416148 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) 20241014125416149 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125416149 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241014125416149 DMM INFO MM(262420000000068/f9cbeebd) Subscriber data update (mmctx.c:445) 20241014125416149 DMM DEBUG MM(262420000000068/f9cbeebd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125416158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125416158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125416158 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125416158 DMM INFO MM(262420000000068/f9cbeebd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125416158 DMM NOTICE MM(262420000000068/f9cbeebd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125416158 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125416158 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125416158 DLLC NOTICE LLME(ceeb02b7/f9cbeebd){ASSIGNED} LLGM Assign pre (ffffffff => f9cbeebd) (gprs_llc.c:1079) 20241014125416158 DLLC NOTICE LLME(ffffffff/f9cbeebd){ASSIGNED} LLGM Assign post (ffffffff => f9cbeebd) (gprs_llc.c:1125) 20241014125416158 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125416158 DMM ERROR MM_STATE_Gb(0)[0x612000026020]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241014125416158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125416158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125416207 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241014125416215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125416216 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125416216 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6e1235c11370: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@6e1235c11370: Final verdict of PTC: pass 20241014125416220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@6e1235c11370: Final verdict of PTC: none 20241014125416223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125416223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1290)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1284)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1279)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1282)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1277)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1288)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@6e1235c11370: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Oct 14 12:54:16 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 20241014125416351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125416753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113752) 20241014125417224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125417224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113752, count=123008) 20241014125418226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125418226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Oct 14 12:54:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125419217 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125419218 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125419218 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125419227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125419227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_cell_change_different_rai_ci_data started. 20241014125419817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125419819 DMM INFO MM(262420000000068/f9cbeebd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125419819 DMM INFO MM(262420000000068/f9cbeebd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125419819 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125419819 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125419819 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125419819 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125419819 DLLC NOTICE LLME(ffffffff/f9cbeebd){ASSIGNED} LLGM Assign pre (f9cbeebd => ffffffff) (gprs_llc.c:1079) 20241014125419819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9cbeebd => ffffffff) (gprs_llc.c:1125) 20241014125419819 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070d8d60 (gprs_sndcp.c:574) 20241014125419819 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070d90b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125419819 DMM NOTICE MM(262420000000068/f9cbeebd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125419819 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241014125419819 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125419819 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125419819 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241014125419819 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241014125419819 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) 20241014125419819 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) 20241014125419819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Deallocated (fsm.c:568) 20241014125419820 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Deallocated (fsm.c:568) 20241014125419820 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Deallocated (fsm.c:568) 20241014125419820 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Deallocated (fsm.c:568) 20241014125419820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125419863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125419864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125419864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125419864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125419864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125419864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125419864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125419864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125419865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125419865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125419865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125419865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125419865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125419865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125419865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125419865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125419866 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125419866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125419866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125419866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125419869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125419880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125419880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125419897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125419897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125419897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125419897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125419897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125419897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125419897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125419897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125419899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125419899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125419899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125419899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125419899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125419899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125419899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125419899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125419899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125419899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125419899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125419899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125419903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125419913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125419913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125419949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125419949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125419949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125419949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419949 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125419949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125419950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125419950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125419950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125419951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125419951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125419951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125419952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125419952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125419952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125419952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125419952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125419952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125419952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125419952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125419952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125419952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125419957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125419967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125419967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125420228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125420228 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125420228 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125420228 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125420231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125420231 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@6e1235c11370: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FA9A4F06'O, index=0 SGSN_Test-GSUP(1310)@6e1235c11370: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@6e1235c11370: 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 := '72DD8287CD71139B26AD4A6096BAC1AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00471689'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41C1A29220998386'O } } } } } 20241014125420278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420278 DLLC NOTICE LLME(ffffffff/fa9a4f06){UNASSIGNED} LLC RX: unknown TLLI 0xfa9a4f06, creating LLME on the fly (gprs_llc.c:552) 20241014125420278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241014125420278 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Allocated (fsm.c:456) 20241014125420278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Allocated (fsm.c:456) 20241014125420278 DMM DEBUG MM_STATE_Gb[0x6120000267a0]{Idle}: Allocated (fsm.c:456) 20241014125420278 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Allocated (fsm.c:456) 20241014125420278 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125420278 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125420278 DLLC NOTICE LLME(ffffffff/fa9a4f06){UNASSIGNED} LLGM Assign pre (fa9a4f06 => dcaf354b) (gprs_llc.c:1079) 20241014125420278 DLLC NOTICE LLME(fa9a4f06/dcaf354b){ASSIGNED} LLGM Assign post (fa9a4f06 => dcaf354b) (gprs_llc.c:1125) 20241014125420278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125420278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125420278 DMM DEBUG MM(262420000000070/dcaf354b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125420291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420292 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125420292 DMM DEBUG MM(262420000000070/dcaf354b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241014125420292 DMM NOTICE MM(262420000000070/dcaf354b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125420292 DMM DEBUG MM(262420000000070/dcaf354b) Requesting authorization (sgsn_auth.c:160) 20241014125420292 DMM INFO MM(262420000000070/dcaf354b) Requesting authentication tuples (sgsn_auth.c:184) 20241014125420292 DMM DEBUG MM(262420000000070/dcaf354b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125420292 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241014125420292 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@6e1235c11370: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@6e1235c11370: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241014125420295 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125420295 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125420295 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125420295 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125420295 DMM INFO MM(262420000000070/dcaf354b) Subscriber data update (mmctx.c:445) 20241014125420295 DMM DEBUG MM(262420000000070/dcaf354b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125420295 DMM INFO MM(262420000000070/dcaf354b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125420295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125420295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125420295 DMM INFO MM(262420000000070/dcaf354b) <- GMM AUTH AND CIPHERING REQ (rand = 72 dd 82 87 cd 71 13 9b 26 ad 4a 60 96 ba c1 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125420304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420304 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125420304 DMM INFO MM(262420000000070/dcaf354b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125420304 DMM NOTICE MM(262420000000070/dcaf354b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125420304 DMM DEBUG MM(262420000000070/dcaf354b) checking auth: received GSM SRES = 00 47 16 89 (gprs_gmm.c:666) 20241014125420305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125420305 DMM DEBUG MM(262420000000070/dcaf354b) Requesting authorization (sgsn_auth.c:160) 20241014125420305 DMM INFO MM(262420000000070/dcaf354b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125420305 DMM DEBUG MM(262420000000070/dcaf354b) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125420305 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241014125420305 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) 20241014125420305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125420305 DMM INFO MM(262420000000070/dcaf354b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcaf354b) (gprs_gmm.c:300) 20241014125420306 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125420306 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125420306 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241014125420306 DMM INFO MM(262420000000070/dcaf354b) Subscriber data update (mmctx.c:445) 20241014125420306 DMM DEBUG MM(262420000000070/dcaf354b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125420306 DMM INFO MM(262420000000070/dcaf354b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125420306 DMM NOTICE MM(262420000000070/dcaf354b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241014125420306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125420306 DMM NOTICE MM(262420000000070/dcaf354b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125420306 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) 20241014125420307 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125420307 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241014125420307 DMM INFO MM(262420000000070/dcaf354b) Subscriber data update (mmctx.c:445) 20241014125420307 DMM DEBUG MM(262420000000070/dcaf354b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125420313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420313 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125420313 DMM INFO MM(262420000000070/dcaf354b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125420313 DMM NOTICE MM(262420000000070/dcaf354b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125420313 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125420314 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125420314 DLLC NOTICE LLME(fa9a4f06/dcaf354b){ASSIGNED} LLGM Assign pre (ffffffff => dcaf354b) (gprs_llc.c:1079) 20241014125420314 DLLC NOTICE LLME(ffffffff/dcaf354b){ASSIGNED} LLGM Assign post (ffffffff => dcaf354b) (gprs_llc.c:1125) 20241014125420314 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125420314 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125420314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125420314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125420366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420366 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125420366 DMM INFO MM(262420000000070/dcaf354b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125420366 DMM INFO MM(262420000000070/dcaf354b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125420366 DMM DEBUG MM(262420000000070/dcaf354b) Using GGSN 0 (gprs_sm.c:317) 20241014125420366 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) 20241014125420366 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241014125420366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125420366 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125420366 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241014125420377 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 08 f9 65 6d 11 42 97 29 7f 14 05 7f cf b1 b4 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=1074 from retransmit req queue (gtp.c:443) 20241014125420377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:629) 20241014125420377 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125420377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210073590b8 TLLI=dcaf354b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125420377 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125420377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@6e1235c11370: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125420385 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241014125420394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420394 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420394 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6e1235c11370: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DCAF354B'O, index=0 20241014125420401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125420401 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125420401 DSNDCP ERROR Message for non-existing MM ctx (lle=0x6210073590b8, TLLI=dcaf354b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@6e1235c11370: Removing Client IMSI='262420000000070'H, index=0 20241014125422400 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6e1235c11370: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@6e1235c11370: Final verdict of PTC: pass 20241014125422410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@6e1235c11370: Final verdict of PTC: none 20241014125422412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125422412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1305)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1309)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1298)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1303)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1301)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1296)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1307)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@6e1235c11370: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Oct 14 12:54:22 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 20241014125422544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125422946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102620) 20241014125423395 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125423395 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125423395 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125423412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125423412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102620, count=107700) 20241014125424413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125424413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125425414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125425414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_cell_change_different_ci_attach started. 20241014125426007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125426009 DMM INFO MM(262420000000070/dcaf354b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125426009 DMM INFO MM(262420000000070/dcaf354b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125426009 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125426009 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125426009 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125426009 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125426009 DLLC NOTICE LLME(ffffffff/dcaf354b){ASSIGNED} LLGM Assign pre (dcaf354b => ffffffff) (gprs_llc.c:1079) 20241014125426009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcaf354b => ffffffff) (gprs_llc.c:1125) 20241014125426009 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007358d60 (gprs_sndcp.c:574) 20241014125426009 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210073590b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125426009 DMM NOTICE MM(262420000000070/dcaf354b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125426009 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241014125426009 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125426009 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125426010 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241014125426010 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241014125426010 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) 20241014125426010 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) 20241014125426010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Deallocated (fsm.c:568) 20241014125426010 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Deallocated (fsm.c:568) 20241014125426010 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Deallocated (fsm.c:568) 20241014125426010 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125426010 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125426050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125426050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125426051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125426051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125426051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125426051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125426051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125426051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125426052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125426052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125426052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125426052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125426052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125426052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125426052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125426052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125426052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125426052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125426053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125426053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125426057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125426066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125426092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125426092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125426092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125426092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125426092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125426092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125426092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125426092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125426094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125426094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125426094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125426094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125426094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125426094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125426094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125426094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125426094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125426094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125426095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125426095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1322)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125426107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125426107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125426132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125426132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125426132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125426132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125426132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125426132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125426132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125426132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125426134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125426134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125426134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125426134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125426134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125426135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125426135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125426135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125426135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125426135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125426135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125426135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125426135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125426138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125426146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125426415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125426415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125426415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125426415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125426418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125426418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@6e1235c11370: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E6654DF6'O, index=0 SGSN_Test-GSUP(1329)@6e1235c11370: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@6e1235c11370: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@6e1235c11370: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E6654DF6'O, index=0 TC_cell_change_different_ci_attach(1331)@6e1235c11370: 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 := 'B66D70E53FFE9D2E0E8779317E870FD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AD9B51A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D9AC21D88333E69'O } } } } } 20241014125426466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426466 DLLC NOTICE LLME(ffffffff/e6654df6){UNASSIGNED} LLC RX: unknown TLLI 0xe6654df6, creating LLME on the fly (gprs_llc.c:552) 20241014125426466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241014125426466 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Allocated (fsm.c:456) 20241014125426466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Allocated (fsm.c:456) 20241014125426466 DMM DEBUG MM_STATE_Gb[0x612000026f20]{Idle}: Allocated (fsm.c:456) 20241014125426466 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Allocated (fsm.c:456) 20241014125426466 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125426466 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125426466 DLLC NOTICE LLME(ffffffff/e6654df6){UNASSIGNED} LLGM Assign pre (e6654df6 => c93d1028) (gprs_llc.c:1079) 20241014125426466 DLLC NOTICE LLME(e6654df6/c93d1028){ASSIGNED} LLGM Assign post (e6654df6 => c93d1028) (gprs_llc.c:1125) 20241014125426466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125426466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125426466 DMM DEBUG MM(262420000000069/c93d1028) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125426479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426479 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426479 DMM DEBUG MM(262420000000069/c93d1028) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241014125426479 DMM NOTICE MM(262420000000069/c93d1028) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125426479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125426479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125426480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125426480 DMM DEBUG MM(262420000000069/c93d1028) Requesting authorization (sgsn_auth.c:160) 20241014125426480 DMM INFO MM(262420000000069/c93d1028) Requesting authentication tuples (sgsn_auth.c:184) 20241014125426480 DMM DEBUG MM(262420000000069/c93d1028) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125426480 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241014125426480 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@6e1235c11370: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@6e1235c11370: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241014125426483 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125426484 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125426484 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125426484 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125426484 DMM INFO MM(262420000000069/c93d1028) Subscriber data update (mmctx.c:445) 20241014125426484 DMM DEBUG MM(262420000000069/c93d1028) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125426484 DMM INFO MM(262420000000069/c93d1028) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125426484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125426484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125426484 DMM INFO MM(262420000000069/c93d1028) <- GMM AUTH AND CIPHERING REQ (rand = b6 6d 70 e5 3f fe 9d 2e 0e 87 79 31 7e 87 0f d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125426491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426491 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426491 DMM INFO MM(262420000000069/c93d1028) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125426491 DMM NOTICE MM(262420000000069/c93d1028) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125426491 DMM DEBUG MM(262420000000069/c93d1028) checking auth: received GSM SRES = 3a d9 b5 1a (gprs_gmm.c:666) 20241014125426491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125426491 DMM DEBUG MM(262420000000069/c93d1028) Requesting authorization (sgsn_auth.c:160) 20241014125426491 DMM INFO MM(262420000000069/c93d1028) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125426492 DMM DEBUG MM(262420000000069/c93d1028) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125426492 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241014125426492 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) 20241014125426492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125426492 DMM INFO MM(262420000000069/c93d1028) <- GMM ATTACH ACCEPT (new P-TMSI=0xc93d1028) (gprs_gmm.c:300) 20241014125426493 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125426493 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125426493 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241014125426493 DMM INFO MM(262420000000069/c93d1028) Subscriber data update (mmctx.c:445) 20241014125426493 DMM DEBUG MM(262420000000069/c93d1028) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125426493 DMM INFO MM(262420000000069/c93d1028) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125426493 DMM NOTICE MM(262420000000069/c93d1028) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241014125426493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125426493 DMM NOTICE MM(262420000000069/c93d1028) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125426493 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) 20241014125426494 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125426494 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241014125426494 DMM INFO MM(262420000000069/c93d1028) Subscriber data update (mmctx.c:445) 20241014125426494 DMM DEBUG MM(262420000000069/c93d1028) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125426500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426500 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426500 DMM INFO MM(262420000000069/c93d1028) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125426500 DMM NOTICE MM(262420000000069/c93d1028) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125426500 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125426500 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125426500 DLLC NOTICE LLME(e6654df6/c93d1028){ASSIGNED} LLGM Assign pre (ffffffff => c93d1028) (gprs_llc.c:1079) 20241014125426500 DLLC NOTICE LLME(ffffffff/c93d1028){ASSIGNED} LLGM Assign post (ffffffff => c93d1028) (gprs_llc.c:1125) 20241014125426500 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125426500 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125426500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125426500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125426551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426551 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426551 DMM INFO MM(262420000000069/c93d1028) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125426551 DMM INFO MM(262420000000069/c93d1028) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125426552 DMM DEBUG MM(262420000000069/c93d1028) Using GGSN 0 (gprs_sm.c:317) 20241014125426552 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) 20241014125426552 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241014125426552 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125426552 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125426552 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241014125426562 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 5c c7 d8 8a 11 53 e1 95 d6 14 05 7f 96 3a f4 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241014125426562 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:629) 20241014125426562 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125426562 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100755fcb8 TLLI=c93d1028, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125426562 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125426562 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@6e1235c11370: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125426570 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241014125426577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426577 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426577 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1320)@6e1235c11370: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@6e1235c11370: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C93D1028'O, index=0 20241014125426584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426584 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426584 DMM INFO MM(262420000000069/c93d1028) -> GMM ATTACH REQUEST MI(TMSI-0xC93D1028) type="GPRS attach" (gprs_gmm.c:1266) 20241014125426585 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125426585 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125426585 DLLC NOTICE LLME(ffffffff/c93d1028){ASSIGNED} LLGM Assign pre (c93d1028 => db5423cc) (gprs_llc.c:1079) 20241014125426585 DLLC NOTICE LLME(c93d1028/db5423cc){ASSIGNED} LLGM Assign post (c93d1028 => db5423cc) (gprs_llc.c:1125) 20241014125426585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125426585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125426585 DMM DEBUG MM(262420000000069/db5423cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125426598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125426598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241014125426598 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125426598 DMM DEBUG MM(262420000000069/db5423cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241014125426598 DMM NOTICE MM(262420000000069/db5423cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125426599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125426599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125426599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125426599 DMM DEBUG MM(262420000000069/db5423cc) Requesting authorization (sgsn_auth.c:160) 20241014125426599 DMM INFO MM(262420000000069/db5423cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125426599 DMM DEBUG MM(262420000000069/db5423cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125426599 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241014125426599 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) 20241014125427583 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125427583 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125427583 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241014125427583 DMM INFO MM(262420000000069/db5423cc) Subscriber data update (mmctx.c:445) 20241014125427583 DMM DEBUG MM(262420000000069/db5423cc) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241014125427583 DMM INFO MM(262420000000069/db5423cc) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241014125427583 DMM NOTICE MM(262420000000069/db5423cc) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241014125427583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125427583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125427583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241014125427583 DMM INFO MM(262420000000069/db5423cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5423cc) (gprs_gmm.c:300) 20241014125427584 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) 20241014125427584 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125427584 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241014125427584 DMM INFO MM(262420000000069/db5423cc) Subscriber data update (mmctx.c:445) 20241014125427584 DMM DEBUG MM(262420000000069/db5423cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125427592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125427592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125427592 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125427592 DMM INFO MM(262420000000069/db5423cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125427592 DMM NOTICE MM(262420000000069/db5423cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125427592 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125427592 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125427593 DLLC NOTICE LLME(c93d1028/db5423cc){ASSIGNED} LLGM Assign pre (ffffffff => db5423cc) (gprs_llc.c:1079) 20241014125427593 DLLC NOTICE LLME(ffffffff/db5423cc){ASSIGNED} LLGM Assign post (ffffffff => db5423cc) (gprs_llc.c:1125) 20241014125427593 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125427593 DMM ERROR MM_STATE_Gb(0)[0x612000026f20]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241014125427593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125427593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125427641 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241014125427650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125427650 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125427650 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@6e1235c11370: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@6e1235c11370: Final verdict of PTC: pass 20241014125427655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125427657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@6e1235c11370: Final verdict of PTC: none 20241014125427657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1313)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1317)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1323)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1328)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1315)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1321)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1326)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@6e1235c11370: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Oct 14 12:54:27 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 20241014125427780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125428182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123632) 20241014125428271 DGPRS DEBUG Checking for inactive LLMEs, time = 10721202 (sgsn.c:131) 20241014125428658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125428658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=123632, count=129908) 20241014125429659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125429659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125430651 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125430651 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125430651 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125430661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125430661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_cell_change_different_ci_data started. 20241014125431241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125431242 DMM INFO MM(262420000000069/db5423cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125431242 DMM INFO MM(262420000000069/db5423cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125431242 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125431242 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125431242 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125431242 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125431242 DLLC NOTICE LLME(ffffffff/db5423cc){ASSIGNED} LLGM Assign pre (db5423cc => ffffffff) (gprs_llc.c:1079) 20241014125431242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db5423cc => ffffffff) (gprs_llc.c:1125) 20241014125431242 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100755f960 (gprs_sndcp.c:574) 20241014125431242 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100755fcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125431242 DMM NOTICE MM(262420000000069/db5423cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125431242 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241014125431242 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125431242 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125431242 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241014125431242 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241014125431242 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) 20241014125431243 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) 20241014125431243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Deallocated (fsm.c:568) 20241014125431243 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Deallocated (fsm.c:568) 20241014125431243 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Deallocated (fsm.c:568) 20241014125431243 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Deallocated (fsm.c:568) 20241014125431243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125431283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125431283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125431283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125431283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125431283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125431283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125431283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125431283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125431285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125431285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125431285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125431286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125431286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125431286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125431286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125431286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125431286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125431286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125431287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125431287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125431290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125431300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125431322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125431322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125431322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125431322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125431322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125431322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125431322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125431322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125431324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125431324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125431324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125431324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125431324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125431324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125431324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125431324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125431324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125431324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125431324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125431324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125431328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125431337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1342)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_ci_data-BVCI210(1340)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125431363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125431363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125431363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125431363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125431364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125431364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125431364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125431364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125431366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125431366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125431366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125431366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125431366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125431366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125431366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125431366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125431366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125431366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125431366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125431367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1346)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125431367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125431370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125431381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125431662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125431662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125431662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125431662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125431664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125431664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6e1235c11370: IPA ID RESP: { { 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)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@6e1235c11370: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D91D484B'O, index=0 SGSN_Test-GSUP(1348)@6e1235c11370: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@6e1235c11370: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@6e1235c11370: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D91D484B'O, index=0 TC_cell_change_different_ci_data(1350)@6e1235c11370: 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 := 'C1A7D90E15F79C6C5CAFD50F71841D5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8407CC2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4E0FEF3BA38D588'O } } } } } 20241014125431710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431710 DLLC NOTICE LLME(ffffffff/d91d484b){UNASSIGNED} LLC RX: unknown TLLI 0xd91d484b, creating LLME on the fly (gprs_llc.c:552) 20241014125431710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241014125431710 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Allocated (fsm.c:456) 20241014125431710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Allocated (fsm.c:456) 20241014125431710 DMM DEBUG MM_STATE_Gb[0x6120000276a0]{Idle}: Allocated (fsm.c:456) 20241014125431710 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Allocated (fsm.c:456) 20241014125431710 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125431711 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125431711 DLLC NOTICE LLME(ffffffff/d91d484b){UNASSIGNED} LLGM Assign pre (d91d484b => e9c16914) (gprs_llc.c:1079) 20241014125431711 DLLC NOTICE LLME(d91d484b/e9c16914){ASSIGNED} LLGM Assign post (d91d484b => e9c16914) (gprs_llc.c:1125) 20241014125431711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125431711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125431711 DMM DEBUG MM(262420000000071/e9c16914) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125431724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431725 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125431725 DMM DEBUG MM(262420000000071/e9c16914) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241014125431725 DMM NOTICE MM(262420000000071/e9c16914) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125431725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125431725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125431725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125431725 DMM DEBUG MM(262420000000071/e9c16914) Requesting authorization (sgsn_auth.c:160) 20241014125431725 DMM INFO MM(262420000000071/e9c16914) Requesting authentication tuples (sgsn_auth.c:184) 20241014125431725 DMM DEBUG MM(262420000000071/e9c16914) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125431725 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241014125431725 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@6e1235c11370: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@6e1235c11370: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241014125431728 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125431728 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125431728 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125431728 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125431728 DMM INFO MM(262420000000071/e9c16914) Subscriber data update (mmctx.c:445) 20241014125431728 DMM DEBUG MM(262420000000071/e9c16914) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125431729 DMM INFO MM(262420000000071/e9c16914) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125431729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125431729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125431729 DMM INFO MM(262420000000071/e9c16914) <- GMM AUTH AND CIPHERING REQ (rand = c1 a7 d9 0e 15 f7 9c 6c 5c af d5 0f 71 84 1d 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125431736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431736 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125431736 DMM INFO MM(262420000000071/e9c16914) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125431736 DMM NOTICE MM(262420000000071/e9c16914) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125431736 DMM DEBUG MM(262420000000071/e9c16914) checking auth: received GSM SRES = 84 07 cc 2a (gprs_gmm.c:666) 20241014125431736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125431736 DMM DEBUG MM(262420000000071/e9c16914) Requesting authorization (sgsn_auth.c:160) 20241014125431736 DMM INFO MM(262420000000071/e9c16914) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125431736 DMM DEBUG MM(262420000000071/e9c16914) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125431736 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241014125431736 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) 20241014125431736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125431736 DMM INFO MM(262420000000071/e9c16914) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c16914) (gprs_gmm.c:300) 20241014125431738 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125431738 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125431738 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241014125431738 DMM INFO MM(262420000000071/e9c16914) Subscriber data update (mmctx.c:445) 20241014125431738 DMM DEBUG MM(262420000000071/e9c16914) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125431738 DMM INFO MM(262420000000071/e9c16914) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125431738 DMM NOTICE MM(262420000000071/e9c16914) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241014125431738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125431738 DMM NOTICE MM(262420000000071/e9c16914) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125431738 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) 20241014125431739 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125431739 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241014125431739 DMM INFO MM(262420000000071/e9c16914) Subscriber data update (mmctx.c:445) 20241014125431739 DMM DEBUG MM(262420000000071/e9c16914) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125431745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431745 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125431745 DMM INFO MM(262420000000071/e9c16914) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125431745 DMM NOTICE MM(262420000000071/e9c16914) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125431745 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125431745 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125431745 DLLC NOTICE LLME(d91d484b/e9c16914){ASSIGNED} LLGM Assign pre (ffffffff => e9c16914) (gprs_llc.c:1079) 20241014125431745 DLLC NOTICE LLME(ffffffff/e9c16914){ASSIGNED} LLGM Assign post (ffffffff => e9c16914) (gprs_llc.c:1125) 20241014125431745 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125431745 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125431745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125431745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431797 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125431797 DMM INFO MM(262420000000071/e9c16914) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125431797 DMM INFO MM(262420000000071/e9c16914) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125431797 DMM DEBUG MM(262420000000071/e9c16914) Using GGSN 0 (gprs_sm.c:317) 20241014125431797 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) 20241014125431797 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241014125431797 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125431797 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125431797 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241014125431810 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 7e 52 dd 07 11 e1 ae 5a 21 14 05 7f 2c 70 89 cb 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) 20241014125431810 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:629) 20241014125431810 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125431810 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077ed8b8 TLLI=e9c16914, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241014125431810 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125431810 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@6e1235c11370: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125431818 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241014125431826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431826 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431826 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@6e1235c11370: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@6e1235c11370: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E9C16914'O, index=0 20241014125431835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125431835 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125431835 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125431837 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@6e1235c11370: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@6e1235c11370: Final verdict of PTC: pass 20241014125431849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1332)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1346)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1336)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1348)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1341)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@6e1235c11370: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@6e1235c11370: Final verdict of PTC: none 20241014125431853 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125431853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1349)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1339)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1344)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1334)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@6e1235c11370: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Oct 14 12:54:31 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 20241014125431977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125432379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91140) 20241014125432854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125432855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91140, count=105980) 20241014125433856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125433856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125434836 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241014125434836 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241014125434837 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241014125434857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125434857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_sgsn_context_req_in started. 20241014125435441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125435443 DMM INFO MM(262420000000071/e9c16914) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125435443 DMM INFO MM(262420000000071/e9c16914) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125435443 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125435443 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125435443 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125435443 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241014125435443 DLLC NOTICE LLME(ffffffff/e9c16914){ASSIGNED} LLGM Assign pre (e9c16914 => ffffffff) (gprs_llc.c:1079) 20241014125435443 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c16914 => ffffffff) (gprs_llc.c:1125) 20241014125435443 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077ed560 (gprs_sndcp.c:574) 20241014125435443 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077ed8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241014125435443 DMM NOTICE MM(262420000000071/e9c16914) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125435443 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241014125435443 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125435443 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125435443 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241014125435443 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241014125435443 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) 20241014125435443 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) 20241014125435443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Deallocated (fsm.c:568) 20241014125435443 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Deallocated (fsm.c:568) 20241014125435444 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Deallocated (fsm.c:568) 20241014125435444 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125435444 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125435495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125435495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125435495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125435495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125435495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125435495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125435495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125435495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125435497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125435497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125435497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125435497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125435497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125435497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125435497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125435497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125435498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125435498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125435498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125435498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125435501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125435510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125435510 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125435530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125435530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125435530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125435530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125435530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125435530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125435530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125435530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125435532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125435532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125435532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125435532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125435532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125435532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125435532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125435532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125435532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125435532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125435532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125435533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125435536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125435546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125435546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125435567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125435567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125435567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125435567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125435567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125435567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125435567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125435567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125435569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125435569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125435569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125435569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125435569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125435569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125435569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125435569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125435569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125435569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125435569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125435570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125435570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125435573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125435582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125435582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125435858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125435858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125435858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125435858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125435860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125435861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@6e1235c11370: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D5CA767B'O, index=0 SGSN_Test-GSUP(1367)@6e1235c11370: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@6e1235c11370: 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 := '4E75351F5832D4B9FCED4A9C7677B34A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD3E7BFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24158941303F1F95'O } } } } } 20241014125436915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125436915 DLLC NOTICE LLME(ffffffff/d5ca767b){UNASSIGNED} LLC RX: unknown TLLI 0xd5ca767b, creating LLME on the fly (gprs_llc.c:552) 20241014125436915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125436915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241014125436915 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Allocated (fsm.c:456) 20241014125436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Allocated (fsm.c:456) 20241014125436915 DMM DEBUG MM_STATE_Gb[0x612000027e20]{Idle}: Allocated (fsm.c:456) 20241014125436915 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Allocated (fsm.c:456) 20241014125436915 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125436915 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125436915 DLLC NOTICE LLME(ffffffff/d5ca767b){UNASSIGNED} LLGM Assign pre (d5ca767b => db1aaf4e) (gprs_llc.c:1079) 20241014125436915 DLLC NOTICE LLME(d5ca767b/db1aaf4e){ASSIGNED} LLGM Assign post (d5ca767b => db1aaf4e) (gprs_llc.c:1125) 20241014125436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125436915 DMM DEBUG MM(262420000000072/db1aaf4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125436930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125436930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125436930 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125436930 DMM DEBUG MM(262420000000072/db1aaf4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241014125436930 DMM NOTICE MM(262420000000072/db1aaf4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125436930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125436930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125436930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125436930 DMM DEBUG MM(262420000000072/db1aaf4e) Requesting authorization (sgsn_auth.c:160) 20241014125436930 DMM INFO MM(262420000000072/db1aaf4e) Requesting authentication tuples (sgsn_auth.c:184) 20241014125436930 DMM DEBUG MM(262420000000072/db1aaf4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125436930 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241014125436930 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@6e1235c11370: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@6e1235c11370: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241014125436933 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125436933 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125436933 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125436933 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125436933 DMM INFO MM(262420000000072/db1aaf4e) Subscriber data update (mmctx.c:445) 20241014125436933 DMM DEBUG MM(262420000000072/db1aaf4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125436933 DMM INFO MM(262420000000072/db1aaf4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125436933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125436933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125436933 DMM INFO MM(262420000000072/db1aaf4e) <- GMM AUTH AND CIPHERING REQ (rand = 4e 75 35 1f 58 32 d4 b9 fc ed 4a 9c 76 77 b3 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241014125436941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125436941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125436941 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125436941 DMM INFO MM(262420000000072/db1aaf4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125436941 DMM NOTICE MM(262420000000072/db1aaf4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125436941 DMM DEBUG MM(262420000000072/db1aaf4e) checking auth: received GSM SRES = bd 3e 7b ff (gprs_gmm.c:666) 20241014125436941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125436941 DMM DEBUG MM(262420000000072/db1aaf4e) Requesting authorization (sgsn_auth.c:160) 20241014125436942 DMM INFO MM(262420000000072/db1aaf4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125436942 DMM DEBUG MM(262420000000072/db1aaf4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125436942 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241014125436942 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) 20241014125436942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125436942 DMM INFO MM(262420000000072/db1aaf4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb1aaf4e) (gprs_gmm.c:300) 20241014125436949 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125436949 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125436949 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241014125436949 DMM INFO MM(262420000000072/db1aaf4e) Subscriber data update (mmctx.c:445) 20241014125436949 DMM DEBUG MM(262420000000072/db1aaf4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125436949 DMM INFO MM(262420000000072/db1aaf4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125436949 DMM NOTICE MM(262420000000072/db1aaf4e) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241014125436949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125436949 DMM NOTICE MM(262420000000072/db1aaf4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125436949 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) 20241014125436949 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125436949 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241014125436949 DMM INFO MM(262420000000072/db1aaf4e) Subscriber data update (mmctx.c:445) 20241014125436949 DMM DEBUG MM(262420000000072/db1aaf4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125436954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125436954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125436954 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125436954 DMM INFO MM(262420000000072/db1aaf4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125436954 DMM NOTICE MM(262420000000072/db1aaf4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125436954 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125436955 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125436955 DLLC NOTICE LLME(d5ca767b/db1aaf4e){ASSIGNED} LLGM Assign pre (ffffffff => db1aaf4e) (gprs_llc.c:1079) 20241014125436955 DLLC NOTICE LLME(ffffffff/db1aaf4e){ASSIGNED} LLGM Assign post (ffffffff => db1aaf4e) (gprs_llc.c:1125) 20241014125436955 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125436955 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125436955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125436955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125437008 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 84 41 00 00 03 52 f0 99 42 42 de 05 db 1a af 4e 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@6e1235c11370: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241014125439008 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241014125439008 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241014125439008 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) 20241014125439008 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241014125439008 DMM INFO MM(262420000000072/db1aaf4e) Subscriber data update (mmctx.c:445) 20241014125439008 DMM DEBUG MM(262420000000072/db1aaf4e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241014125439008 DMM INFO MM(262420000000072/db1aaf4e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241014125439008 DMM INFO MM(262420000000072/db1aaf4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125439008 DMM INFO MM(262420000000072/db1aaf4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125439008 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125439008 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125439008 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125439008 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125439009 DLLC NOTICE LLME(ffffffff/db1aaf4e){ASSIGNED} LLGM Assign pre (db1aaf4e => ffffffff) (gprs_llc.c:1079) 20241014125439009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db1aaf4e => ffffffff) (gprs_llc.c:1125) 20241014125439009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Deallocated (fsm.c:568) 20241014125439009 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Deallocated (fsm.c:568) 20241014125439009 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Deallocated (fsm.c:568) 20241014125439009 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@6e1235c11370: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@6e1235c11370: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241014125439014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@6e1235c11370: Final verdict of PTC: none 20241014125439016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125439016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1355)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1360)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1365)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1363)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1358)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1353)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@6e1235c11370: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Oct 14 12:54: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 20241014125439152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125439556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86592) 20241014125440017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125440017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86592, count=99412) 20241014125441019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125441019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125442021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125442021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_sgsn_context_req_out started. 20241014125442616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125442618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125442659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125442659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125442659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125442659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125442659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125442659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125442659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125442659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125442660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125442660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125442660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125442660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125442661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125442661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125442661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125442661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125442661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125442661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125442661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125442661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125442666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125442673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125442673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125442702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125442702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125442702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125442702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1379)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125442704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125442704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125442704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125442704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125442704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125442704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125442704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125442704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125442704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125442704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1380)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125442705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125442705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125442710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1376)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125442720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1377)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125442737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125442739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125442739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125442739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125442740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125442740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125442740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125442740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125442740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125442740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125442740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125442740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125442740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125442740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125442744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125442754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125442754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125443022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125443022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125443022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125443022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125443024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125443025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@6e1235c11370: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='CF0067B2'O, index=0 SGSN_Test-GSUP(1386)@6e1235c11370: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241014125444078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125444078 DLLC NOTICE LLME(ffffffff/cf0067b2){UNASSIGNED} LLC RX: unknown TLLI 0xcf0067b2, creating LLME on the fly (gprs_llc.c:552) 20241014125444078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241014125444078 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014125444078 DMM NOTICE LLME(ffffffff/cf0067b2){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241014125444078 DLLC NOTICE LLME(ffffffff/cf0067b2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241014125444078 DMM ERROR LLME(ffffffff/cf0067b2){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241014125444078 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241014125444078 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241014125444078 DLLC NOTICE LLME(ffffffff/cf0067b2){UNASSIGNED} LLGM Assign pre (cf0067b2 => ffffffff) (gprs_llc.c:1079) 20241014125444078 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf0067b2 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@6e1235c11370: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@6e1235c11370: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241014125444090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125444090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1384)@6e1235c11370: Final verdict of PTC: none 20241014125444090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1385)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1386)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1380)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1374)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1378)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1372)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1383)@6e1235c11370: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@6e1235c11370: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@6e1235c11370: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Oct 14 12:54: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 20241014125444215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125444616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241014125445091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125445091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20241014125446093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125446093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125447095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125447095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_req_id_req_ra_update started. 20241014125447676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125447677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125447719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125447719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125447719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125447719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125447719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125447719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125447720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125447720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125447721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125447721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125447721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125447721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125447721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125447721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125447722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125447722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125447722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125447722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125447722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125447722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125447726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125447735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125447735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125447754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125447755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125447755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125447755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447755 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125447755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125447755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125447755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125447755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125447756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125447756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125447756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125447757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125447757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125447757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125447757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125447757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447757 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125447757 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125447757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125447757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125447757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125447762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125447770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125447771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125447800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125447800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125447800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125447800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125447800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125447800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125447800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125447800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125447802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125447802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125447802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125447802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125447802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125447802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125447802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125447802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125447802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125447802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125447802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125447803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125447803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125447807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125447815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125447815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125448095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125448096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125448096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125448096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1403)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125448097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125448098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@6e1235c11370: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C72458A1'O, index=0 SGSN_Test-GSUP(1405)@6e1235c11370: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241014125448145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125448145 DLLC NOTICE LLME(ffffffff/c72458a1){UNASSIGNED} LLC RX: unknown TLLI 0xc72458a1, creating LLME on the fly (gprs_llc.c:552) 20241014125448145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125448145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241014125448145 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Allocated (fsm.c:456) 20241014125448145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Allocated (fsm.c:456) 20241014125448145 DMM DEBUG MM_STATE_Gb[0x612000028420]{Idle}: Allocated (fsm.c:456) 20241014125448145 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Allocated (fsm.c:456) 20241014125448145 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125448145 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125448145 DLLC NOTICE LLME(ffffffff/c72458a1){UNASSIGNED} LLGM Assign pre (c72458a1 => e0f85dab) (gprs_llc.c:1079) 20241014125448145 DLLC NOTICE LLME(c72458a1/e0f85dab){ASSIGNED} LLGM Assign post (c72458a1 => e0f85dab) (gprs_llc.c:1125) 20241014125448145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125448145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125448145 DMM DEBUG MM(262420000000047/e0f85dab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125448159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125448159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125448159 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125448159 DMM INFO MM(262420000000047/e0f85dab) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014125448159 DMM INFO MM(262420000000047/e0f85dab) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-28764-175 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241014125448159 DMM NOTICE MM(262420000000047/e0f85dab) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241014125448159 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241014125448159 DMM INFO MM(262420000000047/e0f85dab) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241014125448159 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125448159 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125448159 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125448159 DMM ERROR MM_STATE_Gb(0)[0x612000028420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014125448159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241014125448159 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Deallocated (fsm.c:568) 20241014125448159 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Deallocated (fsm.c:568) 20241014125448159 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Deallocated (fsm.c:568) 20241014125448160 DLLC NOTICE LLME(c72458a1/e0f85dab){ASSIGNED} LLGM Assign pre (e0f85dab => ffffffff) (gprs_llc.c:1079) 20241014125448160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0f85dab => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@6e1235c11370: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@6e1235c11370: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@6e1235c11370: Final verdict of PTC: pass 20241014125448168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@6e1235c11370: Final verdict of PTC: none 20241014125448170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125448170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1398)@6e1235c11370: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@6e1235c11370: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1393)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1404)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@6e1235c11370: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1391)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1396)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1402)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Oct 14 12:54: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 20241014125448297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125448698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58464) 20241014125449171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125449171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58464, count=62820) 20241014125450173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125450173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test execution finished. MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Oct 14 12:54:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125451174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125451174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_iu_attach started. 20241014125451762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125451763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1413)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1413)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125451817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125451817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125451817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125451817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125451817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125451817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125451817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125451817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1413)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1412)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125451818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125451819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125451819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125451819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125451819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125451819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125451819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125451819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125451819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125451819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1413)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1413)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125451824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1409)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125451834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125451834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1410)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1412)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125451853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125451853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125451853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125451854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1417)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1418)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125451855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125451855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125451855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125451855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125451855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125451855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125451855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125451855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125451855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125451855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125451856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125451856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1418)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125451859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125451869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125451869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1415)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1417)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125451881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125451881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125451881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125451881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125451881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125451881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125451881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125451881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125451883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125451883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125451883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125451884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125451884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125451884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125451884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125451884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125451884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125451884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125451884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125451884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125451884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125451889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125451899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125451899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-M3UA(1425)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1425)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@6e1235c11370: ************************************************* SGSN_Test_0-SCCP(1423)@6e1235c11370: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125452103 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125452103 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) 20241014125452103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125452103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125452105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125452105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125452105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125452105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125452106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125452106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125452106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125452107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125452107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125452107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125452107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125452107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125452107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125452107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125452107 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125452175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125452175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125452175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125452175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125452177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125452178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125452913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125452913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125452913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125452913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125452913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125452913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125452914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125452914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125452914 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125452914 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125452915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125452915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125452915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125452915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125452915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125452915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125452915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125452915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1410)@6e1235c11370: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E95CA6D8'O, index=0 SGSN_Test-GSUP(1428)@6e1235c11370: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@6e1235c11370: 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 := '6B75'O ("ku"), rac := '8A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@6e1235c11370: Added conn table entry 0TC_iu_attach(1430)10476239 SGSN_Test_0-SCCP(1423)@6e1235c11370: First idle individual index:0 SGSN_Test_0-RAN(1424)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125453244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453245 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125453245 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125453245 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125453245 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241014125453245 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241014125453245 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241014125453245 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Allocated (fsm.c:456) 20241014125453245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Allocated (fsm.c:456) 20241014125453245 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Allocated (fsm.c:456) 20241014125453245 DMM DEBUG MM_STATE_Iu[0x612000028d20]{Detached}: Allocated (fsm.c:456) 20241014125453245 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125453245 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125453245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125453245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125453245 DMM DEBUG MM(262420000001001/ec55aee9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125453245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241014125453246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: { messageType := 2, destLocRef := '9FDACF'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@6e1235c11370: 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 := '74587194E67A701ED8F12D386A75FC7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6081CCEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '236BAB0465048AC3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2C2D1F37BEC8B8FC29103CA43F3E66E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4664B1F942E8714F64207A76A1CB5C0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E4944EC7F7B6370955FAEE4DFFB100A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6C85527FF32FD223'O } } } } } SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1423)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241014125453255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453256 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125453256 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125453256 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125453256 DMM DEBUG MM(262420000001001/ec55aee9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241014125453256 DMM NOTICE MM(262420000001001/ec55aee9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125453256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125453256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125453256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125453256 DMM DEBUG MM(262420000001001/ec55aee9) Requesting authorization (sgsn_auth.c:160) 20241014125453256 DMM INFO MM(262420000001001/ec55aee9) Requesting authentication tuples (sgsn_auth.c:184) 20241014125453256 DMM DEBUG MM(262420000001001/ec55aee9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125453256 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241014125453256 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@6e1235c11370: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@6e1235c11370: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241014125453258 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125453258 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125453258 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125453259 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125453259 DMM INFO MM(262420000001001/ec55aee9) Subscriber data update (mmctx.c:445) 20241014125453259 DMM DEBUG MM(262420000001001/ec55aee9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125453259 DMM INFO MM(262420000001001/ec55aee9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125453259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125453259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125453259 DMM INFO MM(262420000001001/ec55aee9) <- GMM AUTH AND CIPHERING REQ (rand = 74 58 71 94 e6 7a 70 1e d8 f1 2d 38 6a 75 fc 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 49 44 ec 7f 7b 63 70 95 5f ae e4 df fb 10 0a ) (gprs_gmm.c:483) 20241014125453259 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241014125453259 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1423)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B226C85527F23094B99990000100001F02904F32FD223'O 20241014125453265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453266 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125453266 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125453266 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125453266 DMM INFO MM(262420000001001/ec55aee9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125453266 DMM NOTICE MM(262420000001001/ec55aee9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125453266 DMM DEBUG MM(262420000001001/ec55aee9) checking auth: received UMTS RES = 6c 85 52 7f f3 2f d2 23 (gprs_gmm.c:666) 20241014125453266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125453266 DMM DEBUG MM(262420000001001/ec55aee9) Requesting authorization (sgsn_auth.c:160) 20241014125453266 DMM INFO MM(262420000001001/ec55aee9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125453266 DMM DEBUG MM(262420000001001/ec55aee9) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125453266 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241014125453266 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) 20241014125453266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125453266 DMM DEBUG MM(262420000001001/ec55aee9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125453266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1423)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125453275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453276 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125453276 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125453276 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125453276 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241014125453276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125453276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125453276 DMM INFO MM(262420000001001/ec55aee9) <- GMM ATTACH ACCEPT (new P-TMSI=0xec55aee9) (gprs_gmm.c:300) 20241014125453276 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241014125453276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125453281 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125453281 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125453281 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014125453281 DMM INFO MM(262420000001001/ec55aee9) Subscriber data update (mmctx.c:445) 20241014125453281 DMM DEBUG MM(262420000001001/ec55aee9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125453281 DMM INFO MM(262420000001001/ec55aee9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125453281 DMM NOTICE MM(262420000001001/ec55aee9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241014125453281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125453281 DMM NOTICE MM(262420000001001/ec55aee9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125453281 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) 20241014125453282 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125453282 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014125453282 DMM INFO MM(262420000001001/ec55aee9) Subscriber data update (mmctx.c:445) 20241014125453282 DMM DEBUG MM(262420000001001/ec55aee9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1423)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125453284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453285 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125453285 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125453285 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125453285 DMM INFO MM(262420000001001/ec55aee9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125453285 DMM NOTICE MM(262420000001001/ec55aee9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125453285 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125453285 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125453285 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125453285 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125453285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125453285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125453285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1423)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1423)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125453290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125453291 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125453291 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125453291 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125453291 DMM INFO MM(262420000001001/ec55aee9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125453291 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125453291 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125453291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125453292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125453292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125453292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125453292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@6e1235c11370: Session index based on local reference:0 20241014125453293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125453293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125453293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125453293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125453293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1424)@6e1235c11370: Deleted conn table entry 0TC_iu_attach(1430)10476239 20241014125453293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125453293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach(1430)@6e1235c11370: setverdict(pass): none -> pass TC_iu_attach(1430)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1410)@6e1235c11370: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@6e1235c11370: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@6e1235c11370: Final verdict of PTC: none 20241014125453355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125453358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125453358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI196(1410)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1413)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1412)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1422)@6e1235c11370: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1418)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@6e1235c11370: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1420)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1428)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1411)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1416)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach-BVCI196(1410): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1411): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1412): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1413): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@6e1235c11370: Test case TC_iu_attach finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Oct 14 12:54:53 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 20241014125453492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125453493 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125453493 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) 20241014125453493 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125453493 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125453494 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125453494 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) 20241014125453494 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125453494 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125453494 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) 20241014125453494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125453494 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125453494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125453494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125453494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125453494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125453494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125453494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125453494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241014125453893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178568) 20241014125454359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125454359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178568, count=207940) 20241014125455360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125455360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125455495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125455495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125455495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125456361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125456361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_iu_attach_encr started. 20241014125456954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125456956 DMM INFO MM(262420000001001/ec55aee9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125456956 DMM INFO MM(262420000001001/ec55aee9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125456956 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125456956 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125456956 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125456956 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241014125456956 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241014125456956 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) 20241014125456956 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) 20241014125456956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Deallocated (fsm.c:568) 20241014125456956 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Deallocated (fsm.c:568) 20241014125456956 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Deallocated (fsm.c:568) 20241014125456956 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125456956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125457005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125457005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125457005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125457005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125457005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125457005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125457005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125457005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125457007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125457007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125457007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125457007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125457007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125457007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125457007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125457007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125457007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125457007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125457007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125457007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125457011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125457020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125457020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125457039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125457039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125457039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125457039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125457039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125457039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125457039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125457039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125457041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125457041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125457041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125457042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125457042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125457042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125457042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125457042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125457042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125457042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125457042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125457042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125457046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125457055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125457056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125457087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125457087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125457087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125457087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457087 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125457087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125457087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125457087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125457087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125457089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125457089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125457089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125457089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125457089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125457090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125457090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125457090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125457090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125457090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125457090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1446)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125457090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125457090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125457095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1442)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1448)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@6e1235c11370: ************************************************* SGSN_Test_0-SCCP(1445)@6e1235c11370: v_sccp_pdu_maxlen:268 20241014125457104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125457104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125457302 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125457302 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) 20241014125457302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125457302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125457304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125457304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125457304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125457304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125457304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125457304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125457304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125457305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125457305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125457305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125457305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125457305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125457305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125457305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125457306 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125457362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125457362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125457362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125457362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125457364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125457364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125458113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458114 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125458114 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125458115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241014125458272 DGPRS DEBUG Checking for inactive LLMEs, time = 10721232 (sgsn.c:131) TC_iu_attach_encr-BVCI196(1434)@6e1235c11370: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='C07F61F7'O, index=0 SGSN_Test-GSUP(1451)@6e1235c11370: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@6e1235c11370: 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 := 'C4BF'O, rac := '73'O ("s") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@6e1235c11370: Added conn table entry 0TC_iu_attach_encr(1453)11722348 SGSN_Test_0-RAN(1447)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1445)@6e1235c11370: First idle individual index:0 20241014125458435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458437 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125458437 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125458437 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125458437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241014125458437 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Allocated (fsm.c:456) 20241014125458437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Allocated (fsm.c:456) 20241014125458437 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Allocated (fsm.c:456) 20241014125458437 DMM DEBUG MM_STATE_Iu[0x6120000294a0]{Detached}: Allocated (fsm.c:456) 20241014125458437 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125458437 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125458437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125458437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125458437 DMM DEBUG MM(262420000001001/fe9daf40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125458437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241014125458437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: { messageType := 2, destLocRef := 'B2DE6C'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(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@6e1235c11370: 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 := '7ABF485DAD390B5E650D243EBDC462AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B8DCAB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '426E6A8B70F1AC98'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64A43A9E0EE390A0CC1BAAB214303126'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '904F6D0DA2AB72BECBD39D66401F100F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B1D5D73F5A8FB55CC86D66F51FD8D7AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F0FB0919757D2FAD'O } } } } } SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1445)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241014125458450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458450 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125458450 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125458450 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125458450 DMM DEBUG MM(262420000001001/fe9daf40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241014125458450 DMM NOTICE MM(262420000001001/fe9daf40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125458450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125458450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125458450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125458450 DMM DEBUG MM(262420000001001/fe9daf40) Requesting authorization (sgsn_auth.c:160) 20241014125458450 DMM INFO MM(262420000001001/fe9daf40) Requesting authentication tuples (sgsn_auth.c:184) 20241014125458450 DMM DEBUG MM(262420000001001/fe9daf40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125458450 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241014125458450 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@6e1235c11370: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@6e1235c11370: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241014125458453 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125458454 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125458454 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125458454 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125458454 DMM INFO MM(262420000001001/fe9daf40) Subscriber data update (mmctx.c:445) 20241014125458454 DMM DEBUG MM(262420000001001/fe9daf40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125458454 DMM INFO MM(262420000001001/fe9daf40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125458454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125458454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125458454 DMM INFO MM(262420000001001/fe9daf40) <- GMM AUTH AND CIPHERING REQ (rand = 7a bf 48 5d ad 39 0b 5e 65 0d 24 3e bd c4 62 ad , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 d5 d7 3f 5a 8f b5 5c c8 6d 66 f5 1f d8 d7 aa ) (gprs_gmm.c:483) 20241014125458454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241014125458454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1445)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622F0FB091923094B99990000100001F02904757D2FAD'O 20241014125458461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458461 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125458461 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125458461 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125458461 DMM INFO MM(262420000001001/fe9daf40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125458461 DMM NOTICE MM(262420000001001/fe9daf40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125458461 DMM DEBUG MM(262420000001001/fe9daf40) checking auth: received UMTS RES = f0 fb 09 19 75 7d 2f ad (gprs_gmm.c:666) 20241014125458461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125458461 DMM DEBUG MM(262420000001001/fe9daf40) Requesting authorization (sgsn_auth.c:160) 20241014125458462 DMM INFO MM(262420000001001/fe9daf40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125458462 DMM DEBUG MM(262420000001001/fe9daf40) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125458462 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241014125458462 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) 20241014125458462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125458462 DMM DEBUG MM(262420000001001/fe9daf40) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241014125458462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_len:17 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1445)@6e1235c11370: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241014125458471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458472 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125458472 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125458472 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125458472 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241014125458472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125458472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125458472 DMM INFO MM(262420000001001/fe9daf40) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe9daf40) (gprs_gmm.c:300) 20241014125458472 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241014125458472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125458477 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125458477 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125458477 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014125458477 DMM INFO MM(262420000001001/fe9daf40) Subscriber data update (mmctx.c:445) 20241014125458477 DMM DEBUG MM(262420000001001/fe9daf40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125458477 DMM INFO MM(262420000001001/fe9daf40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125458477 DMM NOTICE MM(262420000001001/fe9daf40) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241014125458477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125458477 DMM NOTICE MM(262420000001001/fe9daf40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125458478 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) 20241014125458478 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125458478 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241014125458478 DMM INFO MM(262420000001001/fe9daf40) Subscriber data update (mmctx.c:445) 20241014125458478 DMM DEBUG MM(262420000001001/fe9daf40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1445)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125458480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458481 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125458481 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125458481 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125458481 DMM INFO MM(262420000001001/fe9daf40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125458481 DMM NOTICE MM(262420000001001/fe9daf40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125458481 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125458481 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125458481 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125458482 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125458482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125458482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125458482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1445)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1445)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125458487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125458487 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125458487 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125458487 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125458487 DMM INFO MM(262420000001001/fe9daf40) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125458487 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125458488 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125458488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125458488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125458488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125458488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@6e1235c11370: Session index based on local reference:0 20241014125458489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125458489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125458489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125458489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125458489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125458489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125458489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@6e1235c11370: Deleted conn table entry 0TC_iu_attach_encr(1453)11722348 TC_iu_attach_encr(1453)@6e1235c11370: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@6e1235c11370: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@6e1235c11370: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@6e1235c11370: Final verdict of PTC: none 20241014125458549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125458552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125458552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1435)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1446)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1451)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1440)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1433)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1438)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1444)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@6e1235c11370: Test case TC_iu_attach_encr finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Oct 14 12:54:58 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 20241014125458689 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125458689 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) 20241014125458689 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125458689 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125458690 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125458690 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) 20241014125458690 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125458690 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125458690 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) 20241014125458690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125458690 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125458690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125458690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125458690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125458690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125458690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125458690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125458690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125458690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241014125459091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183360) 20241014125459553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125459553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183360, count=211080) 20241014125500554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125500554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125500691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125500691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125500691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:55:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125501555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125501555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_iu_attach_geran_rau started. 20241014125502152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125502154 DMM INFO MM(262420000001001/fe9daf40) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125502154 DMM INFO MM(262420000001001/fe9daf40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125502154 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125502154 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125502154 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125502154 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241014125502154 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241014125502154 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) 20241014125502154 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) 20241014125502154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Deallocated (fsm.c:568) 20241014125502154 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Deallocated (fsm.c:568) 20241014125502154 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Deallocated (fsm.c:568) 20241014125502154 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Deallocated (fsm.c:568) 20241014125502154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125502198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125502198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125502198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125502198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125502198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125502198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125502198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125502198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125502199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125502199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125502200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125502200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125502200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125502200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125502200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125502200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125502200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125502200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125502200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125502200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125502203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125502212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125502212 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1459)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125502239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125502239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125502239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125502239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125502240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125502240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125502240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125502240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125502241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125502241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125502241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125502242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125502242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125502242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125502242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125502242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125502242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125502242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125502242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125502242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125502246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125502257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125502257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1469)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125502291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125502291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125502291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125502291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125502291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125502291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125502291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125502291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1469)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125502293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125502293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125502294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125502294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125502294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125502294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125502294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125502294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125502294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125502294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125502294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1469)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125502295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125502295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1469)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125502298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1471)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@6e1235c11370: ************************************************* SGSN_Test-Gb2-BSSGP2(1465)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1468)@6e1235c11370: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125502308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125502308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125502505 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125502505 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) 20241014125502505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125502505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125502507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125502508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125502508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125502508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125502508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125502508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125502508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125502509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125502509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125502509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125502509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125502509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125502509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125502509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125502509 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125502556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125502556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125502556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125502556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125502558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125502558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125503313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503314 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125503314 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125503314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F71862FA'O, index=0 SGSN_Test-GSUP(1474)@6e1235c11370: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@6e1235c11370: 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 := '1640'O, rac := 'B5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@6e1235c11370: Added conn table entry 0TC_iu_attach_geran_rau(1476)3300919 SGSN_Test_0-SCCP(1468)@6e1235c11370: First idle individual index:0 SGSN_Test_0-RAN(1470)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125503618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503619 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125503619 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125503619 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125503619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241014125503619 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Allocated (fsm.c:456) 20241014125503620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Allocated (fsm.c:456) 20241014125503620 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Allocated (fsm.c:456) 20241014125503620 DMM DEBUG MM_STATE_Iu[0x612000029c20]{Detached}: Allocated (fsm.c:456) 20241014125503620 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125503620 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125503620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125503620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125503620 DMM DEBUG MM(262420000001002/e9331729) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125503620 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241014125503620 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503620 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503621 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503621 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: { messageType := 2, destLocRef := '325E37'O ("2^7"), 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(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@6e1235c11370: 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 := 'F0C66981DB0D54431ED018BD348226D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFE1A718'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '605BBB0C69B8E072'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '017BCBC745C918DC993C72E7998CE0BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C496C78D0E8A38D21B19FD01AD794C70'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8813FBEF23A29079CF91185C67A9A7E0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D55B62F07987E10B'O } } } } } SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1468)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241014125503632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503632 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125503632 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125503632 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125503632 DMM DEBUG MM(262420000001002/e9331729) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241014125503632 DMM NOTICE MM(262420000001002/e9331729) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125503632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125503632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125503632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125503632 DMM DEBUG MM(262420000001002/e9331729) Requesting authorization (sgsn_auth.c:160) 20241014125503632 DMM INFO MM(262420000001002/e9331729) Requesting authentication tuples (sgsn_auth.c:184) 20241014125503632 DMM DEBUG MM(262420000001002/e9331729) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125503632 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241014125503632 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@6e1235c11370: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@6e1235c11370: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241014125503635 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125503635 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125503635 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125503635 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125503635 DMM INFO MM(262420000001002/e9331729) Subscriber data update (mmctx.c:445) 20241014125503635 DMM DEBUG MM(262420000001002/e9331729) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125503635 DMM INFO MM(262420000001002/e9331729) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125503635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125503636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125503636 DMM INFO MM(262420000001002/e9331729) <- GMM AUTH AND CIPHERING REQ (rand = f0 c6 69 81 db 0d 54 43 1e d0 18 bd 34 82 26 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 13 fb ef 23 a2 90 79 cf 91 18 5c 67 a9 a7 e0 ) (gprs_gmm.c:483) 20241014125503636 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241014125503636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1468)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22D55B62F023094B99990000100002F029047987E10B'O 20241014125503642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503643 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125503643 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125503643 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125503643 DMM INFO MM(262420000001002/e9331729) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125503643 DMM NOTICE MM(262420000001002/e9331729) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125503643 DMM DEBUG MM(262420000001002/e9331729) checking auth: received UMTS RES = d5 5b 62 f0 79 87 e1 0b (gprs_gmm.c:666) 20241014125503643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125503643 DMM DEBUG MM(262420000001002/e9331729) Requesting authorization (sgsn_auth.c:160) 20241014125503643 DMM INFO MM(262420000001002/e9331729) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125503643 DMM DEBUG MM(262420000001002/e9331729) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125503643 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241014125503643 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) 20241014125503643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125503643 DMM DEBUG MM(262420000001002/e9331729) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125503643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1468)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125503651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503652 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125503652 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125503652 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125503652 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241014125503652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125503652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125503652 DMM INFO MM(262420000001002/e9331729) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9331729) (gprs_gmm.c:300) 20241014125503652 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241014125503653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125503657 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125503657 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125503657 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241014125503657 DMM INFO MM(262420000001002/e9331729) Subscriber data update (mmctx.c:445) 20241014125503657 DMM DEBUG MM(262420000001002/e9331729) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125503657 DMM INFO MM(262420000001002/e9331729) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125503657 DMM NOTICE MM(262420000001002/e9331729) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241014125503657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125503658 DMM NOTICE MM(262420000001002/e9331729) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125503658 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) 20241014125503658 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125503658 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241014125503658 DMM INFO MM(262420000001002/e9331729) Subscriber data update (mmctx.c:445) 20241014125503658 DMM DEBUG MM(262420000001002/e9331729) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1468)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125503661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125503661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125503661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125503661 DMM INFO MM(262420000001002/e9331729) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125503661 DMM NOTICE MM(262420000001002/e9331729) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125503661 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125503662 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125503662 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125503662 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125503662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125503662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125503662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1468)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1468)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125503667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125503667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125503667 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125503667 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125503668 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125503668 DMM INFO MM(262420000001002/e9331729) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125503668 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125503668 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125503668 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125503668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125503668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125503668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@6e1235c11370: Session index based on local reference:0 20241014125503669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125503670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125503670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) SGSN_Test_0-RAN(1470)@6e1235c11370: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3300919 20241014125503670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125503670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125503670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125503670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau(1476)@6e1235c11370: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E9331729'O, index=1 20241014125503729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125503729 DLLC NOTICE LLME(ffffffff/e9331729){UNASSIGNED} LLC RX: unknown TLLI 0xe9331729, creating LLME on the fly (gprs_llc.c:552) 20241014125503729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241014125503729 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014125503729 DMM INFO MM(262420000001002/e9331729) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e9331729, P-TMSI: e9331729 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241014125503729 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241014125503729 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241014125503729 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241014125503729 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125503729 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241014125503729 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125503729 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125503729 DLLC NOTICE LLME(ffffffff/e9331729){UNASSIGNED} LLGM Assign pre (e9331729 => e9331729) (gprs_llc.c:1079) 20241014125503729 DLLC NOTICE LLME(e9331729/e9331729){ASSIGNED} LLGM Assign post (e9331729 => e9331729) (gprs_llc.c:1125) 20241014125503729 DMM INFO MM(262420000001002/e9331729) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: Removing Client IMSI='262420000001002'H, index=1 20241014125503746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125503746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125503746 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125503746 DMM INFO MM(262420000001002/e9331729) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014125503746 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014125503746 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125503746 DLLC NOTICE LLME(e9331729/e9331729){ASSIGNED} LLGM Assign pre (ffffffff => e9331729) (gprs_llc.c:1079) 20241014125503746 DLLC NOTICE LLME(ffffffff/e9331729){ASSIGNED} LLGM Assign post (ffffffff => e9331729) (gprs_llc.c:1125) 20241014125503746 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241014125503747 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@6e1235c11370: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@6e1235c11370: Final verdict of PTC: none 20241014125503754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@6e1235c11370: Final verdict of PTC: none 20241014125503757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125503757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1464)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1458)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1463)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1469)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1467)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1456)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1461)@6e1235c11370: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@6e1235c11370: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Oct 14 12:55:03 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 20241014125503873 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125503873 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) 20241014125503873 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125503873 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125503874 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125503874 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) 20241014125503874 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125503874 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125503874 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) 20241014125503874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125503874 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125503874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125503874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125503874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125503874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125503874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125503874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125503874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241014125503899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125504300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241014125504758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125504758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241014125505759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125505760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125505875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125505875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125505875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:55:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125506760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125506761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_geran_attach_iu_rau started. 20241014125507366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125507367 DMM INFO MM(262420000001002/e9331729) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125507367 DMM INFO MM(262420000001002/e9331729) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125507367 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125507367 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125507367 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241014125507367 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241014125507367 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241014125507367 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) 20241014125507368 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) 20241014125507368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Deallocated (fsm.c:568) 20241014125507368 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Deallocated (fsm.c:568) 20241014125507368 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Deallocated (fsm.c:568) 20241014125507368 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125507368 DLLC NOTICE LLME(ffffffff/e9331729){ASSIGNED} LLGM Assign pre (e9331729 => ffffffff) (gprs_llc.c:1079) 20241014125507368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9331729 => ffffffff) (gprs_llc.c:1125) 20241014125507368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125507417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125507417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125507417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125507417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125507417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125507417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125507417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125507417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125507419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125507419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125507419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125507419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125507419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125507419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125507419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125507419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125507419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125507419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125507420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125507420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125507424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125507434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125507434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125507452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125507452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125507452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125507452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125507453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125507453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125507453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125507453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125507454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125507454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125507454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125507454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125507454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125507454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125507454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125507454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507454 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125507454 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125507454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125507455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125507455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125507458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125507468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125507468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125507486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125507486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125507486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125507486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125507486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125507486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125507486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125507486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125507488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125507488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125507488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125507488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125507488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125507488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125507488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125507489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125507489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125507489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125507489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125507489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1491)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125507489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125507493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125507501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125507501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1494)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@6e1235c11370: ************************************************* MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@6e1235c11370: v_sccp_pdu_maxlen:268 20241014125507710 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125507710 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) 20241014125507710 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125507710 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125507713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125507713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125507713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125507713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125507713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125507713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125507713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125507715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125507715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125507715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125507715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125507715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125507715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125507715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125507715 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125507762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125507762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125507762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125507762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125507763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125507764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125508521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125508521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125508521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125508521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125508521 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125508521 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125508522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125508522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125508522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125508522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@6e1235c11370: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F4044C94'O, index=0 SGSN_Test-GSUP(1497)@6e1235c11370: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@6e1235c11370: 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 := '723CD7331F77A5DC456F10DB94A895AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97B3B8EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D81A58569CE78FCE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C160C4703306CA0B2553253B6E71817B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '018B7021B5AF5FD9066CC19943FDA16F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '642F1631C6EC2D317867E10907243527'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0964F4607C083773'O } } } } } 20241014125508826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125508826 DLLC NOTICE LLME(ffffffff/f4044c94){UNASSIGNED} LLC RX: unknown TLLI 0xf4044c94, creating LLME on the fly (gprs_llc.c:552) 20241014125508826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125508826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241014125508827 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20241014125508827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20241014125508827 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20241014125508827 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20241014125508827 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125508827 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125508827 DLLC NOTICE LLME(ffffffff/f4044c94){UNASSIGNED} LLGM Assign pre (f4044c94 => e8eaba00) (gprs_llc.c:1079) 20241014125508827 DLLC NOTICE LLME(f4044c94/e8eaba00){ASSIGNED} LLGM Assign post (f4044c94 => e8eaba00) (gprs_llc.c:1125) 20241014125508827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125508827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125508827 DMM DEBUG MM(262420000001003/e8eaba00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125508839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125508839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241014125508840 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125508840 DMM DEBUG MM(262420000001003/e8eaba00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241014125508840 DMM NOTICE MM(262420000001003/e8eaba00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125508840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125508840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125508840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125508840 DMM DEBUG MM(262420000001003/e8eaba00) Requesting authorization (sgsn_auth.c:160) 20241014125508840 DMM INFO MM(262420000001003/e8eaba00) Requesting authentication tuples (sgsn_auth.c:184) 20241014125508840 DMM DEBUG MM(262420000001003/e8eaba00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125508840 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241014125508840 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@6e1235c11370: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@6e1235c11370: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241014125508843 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125508843 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125508843 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125508843 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125508843 DMM INFO MM(262420000001003/e8eaba00) Subscriber data update (mmctx.c:445) 20241014125508843 DMM DEBUG MM(262420000001003/e8eaba00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125508843 DMM INFO MM(262420000001003/e8eaba00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125508843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125508843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125508843 DMM INFO MM(262420000001003/e8eaba00) <- GMM AUTH AND CIPHERING REQ (rand = 72 3c d7 33 1f 77 a5 dc 45 6f 10 db 94 a8 95 ad , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 2f 16 31 c6 ec 2d 31 78 67 e1 09 07 24 35 27 ) (gprs_gmm.c:483) 20241014125508850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125508851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241014125508851 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125508851 DMM INFO MM(262420000001003/e8eaba00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125508851 DMM NOTICE MM(262420000001003/e8eaba00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125508851 DMM DEBUG MM(262420000001003/e8eaba00) checking auth: received UMTS RES = 09 64 f4 60 7c 08 37 73 (gprs_gmm.c:666) 20241014125508851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125508851 DMM DEBUG MM(262420000001003/e8eaba00) Requesting authorization (sgsn_auth.c:160) 20241014125508851 DMM INFO MM(262420000001003/e8eaba00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125508851 DMM DEBUG MM(262420000001003/e8eaba00) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125508851 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241014125508851 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) 20241014125508851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241014125508851 DMM INFO MM(262420000001003/e8eaba00) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8eaba00) (gprs_gmm.c:300) 20241014125508852 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125508852 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125508852 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241014125508852 DMM INFO MM(262420000001003/e8eaba00) Subscriber data update (mmctx.c:445) 20241014125508852 DMM DEBUG MM(262420000001003/e8eaba00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125508853 DMM INFO MM(262420000001003/e8eaba00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125508853 DMM NOTICE MM(262420000001003/e8eaba00) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241014125508853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125508853 DMM NOTICE MM(262420000001003/e8eaba00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125508853 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) 20241014125508853 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125508853 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241014125508853 DMM INFO MM(262420000001003/e8eaba00) Subscriber data update (mmctx.c:445) 20241014125508853 DMM DEBUG MM(262420000001003/e8eaba00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241014125508859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125508859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241014125508860 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241014125508860 DMM INFO MM(262420000001003/e8eaba00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125508860 DMM NOTICE MM(262420000001003/e8eaba00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125508860 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125508860 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125508860 DLLC NOTICE LLME(f4044c94/e8eaba00){ASSIGNED} LLGM Assign pre (ffffffff => e8eaba00) (gprs_llc.c:1079) 20241014125508860 DLLC NOTICE LLME(ffffffff/e8eaba00){ASSIGNED} LLGM Assign post (ffffffff => e8eaba00) (gprs_llc.c:1125) 20241014125508860 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241014125508860 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241014125508860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125508860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@6e1235c11370: 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 := 'E8EABA00'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@6e1235c11370: Added conn table entry 0TC_geran_attach_iu_rau(1499)12167377 SGSN_Test_0-SCCP(1492)@6e1235c11370: First idle individual index:0 20241014125508924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125508924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125508924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125508925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125508925 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125508925 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125508926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125508926 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241014125508926 DMM INFO MM(262420000001003/e8eaba00) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e8eaba00 (00000000), TLLI: e8eaba00 (e8eaba00), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241014125508926 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241014125508926 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241014125508926 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241014125508926 DLLC NOTICE LLME(ffffffff/e8eaba00){ASSIGNED} LLGM Assign pre (e8eaba00 => ffffffff) (gprs_llc.c:1079) 20241014125508926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8eaba00 => ffffffff) (gprs_llc.c:1125) 20241014125508926 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125508926 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241014125508926 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125508926 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125508926 DMM DEBUG MM(262420000001003/e8eaba00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125508926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125508926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125508926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125508926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125508926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125508926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125508926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@6e1235c11370: { messageType := 2, destLocRef := 'B9A8D1'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1492)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1492)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125508938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125508938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125508938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125508938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125508938 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125508938 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125508938 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125508938 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241014125508938 DMM INFO MM(262420000001003/e8eaba00) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241014125508938 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241014125508939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125508939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125508939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125508939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125508939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125508939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125508939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@6e1235c11370: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@6e1235c11370: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1492)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1492)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241014125508951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125508951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125508951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125508951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125508951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125508951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125508951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125508951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125508951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125508951 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125508951 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125508951 DMM INFO MM(262420000001003/e8eaba00) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241014125508951 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241014125508951 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125508951 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241014125508951 DMM ERROR MM_STATE_Iu[0x61200002a220]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@6e1235c11370: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@6e1235c11370: Final verdict of PTC: none 20241014125508956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1483)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1486)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1481)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1491)@6e1235c11370: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@6e1235c11370: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP(1497)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@6e1235c11370: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1479)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1489)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1484)@6e1235c11370: Final verdict of PTC: none 20241014125508974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125508974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1496)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@6e1235c11370: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Oct 14 12:55: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 20241014125509125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125509153 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125509153 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) 20241014125509153 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125509153 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125509154 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125509154 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) 20241014125509154 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125509154 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125509154 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) 20241014125509154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125509154 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125509154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125509154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125509154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125509154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125509154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125509154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125509154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241014125509526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139756) 20241014125509975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125509975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=139756, count=178444) 20241014125510977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125510977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125511154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125511154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125511155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:55:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125511979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125511979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_attach_pdp_act_user started. 20241014125512588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125512590 DMM INFO MM(262420000001003/e8eaba00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125512590 DMM INFO MM(262420000001003/e8eaba00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125512590 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125512590 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125512590 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125512590 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241014125512590 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) 20241014125512590 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) 20241014125512590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20241014125512590 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20241014125512590 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20241014125512590 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20241014125512590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1505)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1505)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125512645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125512645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125512645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb1-NS1(1504)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125512645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125512645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125512645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125512645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125512645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1505)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125512647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125512647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125512647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125512647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125512647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125512647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125512647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125512647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125512647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125512647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1505)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1505)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125512648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125512648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125512651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125512661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125512661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1502)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1504)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125512673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125512674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125512674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125512674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125512674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125512674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125512674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125512674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125512675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125512675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125512675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125512676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125512676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125512676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125512676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125512676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125512676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125512676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125512677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125512677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125512681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125512688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125512688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125512717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125512717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125512717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125512717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125512717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125512717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125512717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125512717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125512719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125512719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125512719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125512719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125512719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125512719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125512719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125512719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125512719 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125512719 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125512719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125512719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125512719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125512723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1517)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@6e1235c11370: ************************************************* MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@6e1235c11370: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125512732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125512732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125512926 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125512926 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) 20241014125512926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125512926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125512929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125512929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125512929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125512929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125512929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125512929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125512929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125512930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125512930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125512930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125512931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125512931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125512931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125512931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125512931 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125512979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125512979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125512979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125512979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125512981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125512982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125513738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125513739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125513739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125513739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125513739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125513739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125513739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125513739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125513739 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125513739 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125513740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125513740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125513740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125513740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125513740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125513740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125513740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125513740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1502)@6e1235c11370: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F7E51891'O, index=0 SGSN_Test-GSUP(1520)@6e1235c11370: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@6e1235c11370: 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 := '0EDC'O, rac := '63'O ("c") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@6e1235c11370: Added conn table entry 0TC_attach_pdp_act_user(1522)235359 SGSN_Test_0-SCCP(1514)@6e1235c11370: First idle individual index:0 SGSN_Test_0-RAN(1516)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125514042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514043 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125514043 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125514043 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125514043 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241014125514043 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Allocated (fsm.c:456) 20241014125514043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Allocated (fsm.c:456) 20241014125514043 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Allocated (fsm.c:456) 20241014125514043 DMM DEBUG MM_STATE_Iu[0x61200002ab20]{Detached}: Allocated (fsm.c:456) 20241014125514043 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125514043 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125514043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125514043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125514043 DMM DEBUG MM(262420000001004/e235dca2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125514043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241014125514043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: { messageType := 2, destLocRef := '03975F'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(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6e1235c11370: 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 := 'DFB6EA43C62E6ABC231033C6798BF7D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B97281C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06EE34D4A6742CFF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A5CF525A968D86CF7C677EE6390FCAAD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F48816AE85B0B54254352FD7EAA2C8B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6FAB261F8A3BC258ECA5FCAF7CB1312'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D63A5A6CDBAD8FCB'O } } } } } SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241014125514052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514053 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125514053 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125514053 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125514053 DMM DEBUG MM(262420000001004/e235dca2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241014125514053 DMM NOTICE MM(262420000001004/e235dca2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125514053 DMM DEBUG MM(262420000001004/e235dca2) Requesting authorization (sgsn_auth.c:160) 20241014125514053 DMM INFO MM(262420000001004/e235dca2) Requesting authentication tuples (sgsn_auth.c:184) 20241014125514053 DMM DEBUG MM(262420000001004/e235dca2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125514053 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241014125514053 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@6e1235c11370: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241014125514056 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125514056 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125514056 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125514056 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125514056 DMM INFO MM(262420000001004/e235dca2) Subscriber data update (mmctx.c:445) 20241014125514056 DMM DEBUG MM(262420000001004/e235dca2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125514056 DMM INFO MM(262420000001004/e235dca2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125514056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125514056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125514056 DMM INFO MM(262420000001004/e235dca2) <- GMM AUTH AND CIPHERING REQ (rand = df b6 ea 43 c6 2e 6a bc 23 10 33 c6 79 8b f7 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 fa b2 61 f8 a3 bc 25 8e ca 5f ca f7 cb 13 12 ) (gprs_gmm.c:483) 20241014125514056 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241014125514056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822D63A5A6C23094B99990000100004F02904DBAD8FCB'O 20241014125514062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125514062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125514062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125514062 DMM INFO MM(262420000001004/e235dca2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125514062 DMM NOTICE MM(262420000001004/e235dca2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125514062 DMM DEBUG MM(262420000001004/e235dca2) checking auth: received UMTS RES = d6 3a 5a 6c db ad 8f cb (gprs_gmm.c:666) 20241014125514062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125514062 DMM DEBUG MM(262420000001004/e235dca2) Requesting authorization (sgsn_auth.c:160) 20241014125514062 DMM INFO MM(262420000001004/e235dca2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125514062 DMM DEBUG MM(262420000001004/e235dca2) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125514062 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241014125514062 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) 20241014125514062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125514062 DMM DEBUG MM(262420000001004/e235dca2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125514062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125514070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514071 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125514071 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125514071 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125514071 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241014125514071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125514071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125514071 DMM INFO MM(262420000001004/e235dca2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe235dca2) (gprs_gmm.c:300) 20241014125514071 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241014125514071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125514076 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125514076 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125514076 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241014125514076 DMM INFO MM(262420000001004/e235dca2) Subscriber data update (mmctx.c:445) 20241014125514077 DMM DEBUG MM(262420000001004/e235dca2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125514077 DMM INFO MM(262420000001004/e235dca2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125514077 DMM NOTICE MM(262420000001004/e235dca2) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241014125514077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125514077 DMM NOTICE MM(262420000001004/e235dca2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125514077 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) 20241014125514077 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125514078 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241014125514078 DMM INFO MM(262420000001004/e235dca2) Subscriber data update (mmctx.c:445) 20241014125514078 DMM DEBUG MM(262420000001004/e235dca2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125514080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514080 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125514080 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125514080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125514080 DMM INFO MM(262420000001004/e235dca2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125514081 DMM NOTICE MM(262420000001004/e235dca2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125514081 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125514081 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125514081 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125514081 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125514081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125514081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125514081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125514087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514087 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125514087 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125514087 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125514087 DMM INFO MM(262420000001004/e235dca2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125514087 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125514087 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125514088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 20241014125514089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1516)@6e1235c11370: Deleted conn table entry 0TC_attach_pdp_act_user(1522)235359 20241014125514089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@6e1235c11370: 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 := 'E235DCA2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@6e1235c11370: Added conn table entry 0TC_attach_pdp_act_user(1522)12592969 SGSN_Test_0-RAN(1516)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@6e1235c11370: First idle individual index:0 20241014125514293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514295 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125514295 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125514295 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125514295 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE235DCA2) type="signalling" (gprs_gmm.c:1944) 20241014125514295 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125514295 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125514295 DMM DEBUG MM(262420000001004/e235dca2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125514295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: { messageType := 2, destLocRef := 'C02749'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(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125514300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514301 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125514301 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125514301 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125514301 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241014125514301 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125514301 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125514301 DMM INFO MM(262420000001004/e235dca2) <- GMM SERVICE ACCEPT (P-TMSI=0xe235dca2) (gprs_gmm.c:813) 20241014125514301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241014125514302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241014125514309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125514309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125514309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125514309 DMM INFO MM(262420000001004/e235dca2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125514309 DMM INFO MM(262420000001004/e235dca2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125514309 DMM DEBUG MM(262420000001004/e235dca2) Using GGSN 0 (gprs_sm.c:317) 20241014125514309 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) 20241014125514309 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241014125514309 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125514309 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125514309 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241014125514320 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 9c 51 30 c1 11 10 cf 13 b9 14 05 7f b6 6c 8e 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241014125514320 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241014125514320 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125514321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:30 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008C62591B'O 20241014125514335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514335 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241014125514335 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241014125514335 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241014125514335 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241014125514335 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241014125514335 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241014125514335 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125514335 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241014125514335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125514339 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 9c 51 30 c1 11 10 cf 13 b9 7f b6 6c 8e 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241014125514339 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241014125514339 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_len:16 SGSN_Test_0-SCCP(1514)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1514)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241014125514348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125514348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125514348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125514348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125514349 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125514349 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125514349 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125514349 DMM INFO MM(262420000001004/e235dca2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241014125514349 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125514349 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241014125514350 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241014125514350 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fee9b4ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241014125514350 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241014125514351 DMM INFO MM(262420000001004/e235dca2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241014125514351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241014125514351 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241014125514351 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241014125514351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125514351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125514351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125514351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125514351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125514351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125514351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1502)@6e1235c11370: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@6e1235c11370: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@6e1235c11370: Final verdict of PTC: none 20241014125514358 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125514358 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) 20241014125514358 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125514358 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125514359 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125514359 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) 20241014125514359 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125514359 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125514359 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) 20241014125514359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125514359 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125514359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125514359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125514359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125514359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125514359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125514359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125514359 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@6e1235c11370: Final verdict of PTC: none 20241014125514362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@6e1235c11370: Final verdict of PTC: none 20241014125514365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125514365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1500)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1515)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1509)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1502)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1505)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1504)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1503)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1513)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1507)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1502): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1503): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1504): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1505): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@6e1235c11370: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Mon Oct 14 12:55:14 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241014125514485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125514887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287612) 20241014125515366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125515366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287612, count=298016) 20241014125516360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125516360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125516360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241014125516367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125516367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125517368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125517368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_attach_pdp_act_pmm_idle started. 20241014125517954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125517956 DMM INFO MM(262420000001004/e235dca2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125517956 DMM INFO MM(262420000001004/e235dca2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125517956 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125517956 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125517956 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125517956 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241014125517956 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241014125517957 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) 20241014125517957 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) 20241014125517957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Deallocated (fsm.c:568) 20241014125517957 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Deallocated (fsm.c:568) 20241014125517957 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Deallocated (fsm.c:568) 20241014125517957 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Deallocated (fsm.c:568) 20241014125517957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241014125517957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125517957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125517957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125517957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125517957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125517957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125517957 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1528)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1527)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1528)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125518009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125518009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125518009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125518009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125518009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125518009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125518009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125518009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1528)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125518011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125518011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125518011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125518011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125518011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125518011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125518012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125518012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125518012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125518012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125518012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125518012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1528)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1528)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125518016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125518026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125518026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1527)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1525)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1532)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125518033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125518033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125518033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125518033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125518033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125518033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125518033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125518033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125518034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125518034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125518035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125518035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125518035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125518035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125518035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125518035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125518035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125518035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125518035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125518035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125518039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1533)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125518049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125518049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125518071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125518071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125518071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125518071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125518071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125518071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125518071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125518071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125518073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125518073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125518073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125518074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125518074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125518074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125518074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125518074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125518074 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125518074 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125518074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1537)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125518074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125518074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125518078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1540)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@6e1235c11370: ************************************************* MTC@6e1235c11370: Starting RAN_Emulation 20241014125518088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125518088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@6e1235c11370: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241014125518289 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125518289 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) 20241014125518289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125518289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125518292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125518292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125518292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125518292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125518292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125518292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125518292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125518293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125518293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125518293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125518293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125518293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125518293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125518293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125518293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125518369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125518369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125518369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125518369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125518371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125518371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125519100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519101 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125519101 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125519101 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1525)@6e1235c11370: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='C2AEAD37'O, index=0 SGSN_Test-GSUP(1543)@6e1235c11370: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: 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 := '189C'O, rac := '4D'O ("M") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@6e1235c11370: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)12045885 SGSN_Test_0-RAN(1539)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@6e1235c11370: First idle individual index:0 20241014125519439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519440 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125519440 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125519441 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125519441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241014125519441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20241014125519441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20241014125519441 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20241014125519441 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20241014125519441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125519441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125519441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125519441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125519441 DMM DEBUG MM(262420000001005/f317b4ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125519441 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241014125519442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: { messageType := 2, destLocRef := 'B7CE3D'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: 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 := '77F0E4AC34424C2606FCAFAEBBF40E9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5D12812'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A12C12BF45F3CA72'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '229E133F54FAE863F5E84A327C09F9B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '19D6AE6A47EF76A5627BA772BB6C2F1B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B7C54F64EB108E5BC2CE0D421528147'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B5AC67836650D581'O } } } } } SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241014125519452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519452 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125519452 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125519452 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125519452 DMM DEBUG MM(262420000001005/f317b4ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241014125519452 DMM NOTICE MM(262420000001005/f317b4ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125519453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125519453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125519453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125519453 DMM DEBUG MM(262420000001005/f317b4ba) Requesting authorization (sgsn_auth.c:160) 20241014125519453 DMM INFO MM(262420000001005/f317b4ba) Requesting authentication tuples (sgsn_auth.c:184) 20241014125519453 DMM DEBUG MM(262420000001005/f317b4ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125519453 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241014125519453 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(1543)@6e1235c11370: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@6e1235c11370: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241014125519455 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125519455 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125519455 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125519455 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125519455 DMM INFO MM(262420000001005/f317b4ba) Subscriber data update (mmctx.c:445) 20241014125519455 DMM DEBUG MM(262420000001005/f317b4ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125519455 DMM INFO MM(262420000001005/f317b4ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125519455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125519455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125519455 DMM INFO MM(262420000001005/f317b4ba) <- GMM AUTH AND CIPHERING REQ (rand = 77 f0 e4 ac 34 42 4c 26 06 fc af ae bb f4 0e 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 7c 54 f6 4e b1 08 e5 bc 2c e0 d4 21 52 81 47 ) (gprs_gmm.c:483) 20241014125519455 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241014125519456 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622B5AC678323094B99990000100005F029046650D581'O 20241014125519462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519462 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125519462 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125519462 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125519462 DMM INFO MM(262420000001005/f317b4ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125519462 DMM NOTICE MM(262420000001005/f317b4ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125519462 DMM DEBUG MM(262420000001005/f317b4ba) checking auth: received UMTS RES = b5 ac 67 83 66 50 d5 81 (gprs_gmm.c:666) 20241014125519462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125519462 DMM DEBUG MM(262420000001005/f317b4ba) Requesting authorization (sgsn_auth.c:160) 20241014125519462 DMM INFO MM(262420000001005/f317b4ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125519462 DMM DEBUG MM(262420000001005/f317b4ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125519462 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241014125519462 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) 20241014125519462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125519462 DMM DEBUG MM(262420000001005/f317b4ba) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125519463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125519471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519471 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125519471 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125519471 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125519471 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241014125519471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125519471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125519471 DMM INFO MM(262420000001005/f317b4ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xf317b4ba) (gprs_gmm.c:300) 20241014125519472 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241014125519472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125519476 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125519476 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125519476 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241014125519476 DMM INFO MM(262420000001005/f317b4ba) Subscriber data update (mmctx.c:445) 20241014125519476 DMM DEBUG MM(262420000001005/f317b4ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125519476 DMM INFO MM(262420000001005/f317b4ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125519476 DMM NOTICE MM(262420000001005/f317b4ba) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241014125519476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125519476 DMM NOTICE MM(262420000001005/f317b4ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125519476 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) 20241014125519476 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125519476 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241014125519476 DMM INFO MM(262420000001005/f317b4ba) Subscriber data update (mmctx.c:445) 20241014125519476 DMM DEBUG MM(262420000001005/f317b4ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125519479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519479 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125519479 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125519479 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125519479 DMM INFO MM(262420000001005/f317b4ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125519479 DMM NOTICE MM(262420000001005/f317b4ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125519479 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125519479 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125519480 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125519480 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125519480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125519480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125519480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125519485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519486 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125519486 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125519486 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125519486 DMM INFO MM(262420000001005/f317b4ba) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125519486 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125519486 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125519486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@6e1235c11370: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)12045885 20241014125519488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): none -> pass 20241014125519488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: 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 := 'F317B4BA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@6e1235c11370: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)9831300 SGSN_Test_0-RAN(1539)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@6e1235c11370: First idle individual index:0 20241014125519689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519691 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125519691 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125519691 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125519691 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF317B4BA) type="signalling" (gprs_gmm.c:1944) 20241014125519691 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125519691 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125519691 DMM DEBUG MM(262420000001005/f317b4ba) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125519691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: { messageType := 2, destLocRef := '960384'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125519697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519697 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125519697 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125519697 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125519697 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241014125519698 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125519698 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125519698 DMM INFO MM(262420000001005/f317b4ba) <- GMM SERVICE ACCEPT (P-TMSI=0xf317b4ba) (gprs_gmm.c:813) 20241014125519698 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241014125519698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241014125519705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519706 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125519706 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125519706 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125519706 DMM INFO MM(262420000001005/f317b4ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125519706 DMM INFO MM(262420000001005/f317b4ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125519706 DMM DEBUG MM(262420000001005/f317b4ba) Using GGSN 0 (gprs_sm.c:317) 20241014125519706 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) 20241014125519706 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241014125519706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125519706 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125519706 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241014125519717 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 72 65 48 15 11 66 a8 68 0b 14 05 7f 80 80 44 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241014125519717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241014125519717 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125519718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:30 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003058C339'O 20241014125519731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519732 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241014125519732 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241014125519732 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241014125519732 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241014125519732 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241014125519732 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241014125519732 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125519732 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241014125519732 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125519735 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 72 65 48 15 11 66 a8 68 0b 7f 80 80 44 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241014125519735 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241014125519735 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:13 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241014125519740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519741 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241014125519741 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241014125519741 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241014125519741 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241014125519741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125519744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519745 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125519745 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125519745 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125519745 DMM INFO MM(262420000001005/f317b4ba) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125519745 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125519745 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125519745 DMM INFO MM(262420000001005/f317b4ba) Changing GTP-U endpoints 127.0.0.104/0x3058c339 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241014125519745 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241014125519746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 20241014125519747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1539)@6e1235c11370: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)9831300 20241014125519747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125519747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: 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 := 'F317B4BA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241014125519748 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 72 65 48 15 11 66 a8 68 0b 7f 80 80 44 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241014125519748 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241014125519748 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@6e1235c11370: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)4166481 SGSN_Test_0-RAN(1539)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@6e1235c11370: First idle individual index:0 20241014125519949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519951 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125519951 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125519951 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125519951 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF317B4BA) type="signalling" (gprs_gmm.c:1944) 20241014125519951 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125519951 DMM DEBUG MM(262420000001005/f317b4ba) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125519951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: { messageType := 2, destLocRef := '3F9351'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(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1538)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1538)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125519957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125519957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125519957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125519957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519957 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125519957 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125519957 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125519957 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241014125519958 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125519958 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125519958 DMM INFO MM(262420000001005/f317b4ba) <- GMM SERVICE ACCEPT (P-TMSI=0xf317b4ba) (gprs_gmm.c:813) 20241014125519958 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241014125519958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125519958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125519958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125519958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125519959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125519959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125519959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125528273 DGPRS DEBUG Checking for inactive LLMEs, time = 10721262 (sgsn.c:131) 20241014125538370 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125538370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125538370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014125548013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125548016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125548016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125548036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125548038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125548038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125548075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125548076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125548076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6e1235c11370: Test Component 1545 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1543)@6e1235c11370: Final verdict of PTC: none 20241014125549453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125549453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1537)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1532)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@6e1235c11370: Final verdict of PTC: none 20241014125549455 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125549455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) SGSN_Test-Gb1-NS1(1527)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-RAN(1539)@6e1235c11370: Final verdict of PTC: none 20241014125549455 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125549455 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI97(1528)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@6e1235c11370: Final verdict of PTC: none 20241014125549455 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125549455 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) 20241014125549455 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125549455 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125549455 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) 20241014125549455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125549455 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125549455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125549455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125549455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125549455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test_0-SCCP(1538)@6e1235c11370: Final verdict of PTC: none 20241014125549456 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241014125549455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125549455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125549456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1525)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@6e1235c11370: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1545)@6e1235c11370: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1544)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1526)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1530)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1535)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1525): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1527): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1528): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): fail (none -> fail) reason: "Tguard timeout" MTC@6e1235c11370: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Mon Oct 14 12:55:49 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 20241014125549598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125550099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367056) 20241014125550454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125550454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367056, count=368496) 20241014125551455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125551455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125551457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125551457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125551457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:55:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125552456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125552456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_pmm_idle_rx_mt_data started. 20241014125553159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125553160 DMM INFO MM(262420000001005/f317b4ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125553160 DMM INFO MM(262420000001005/f317b4ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125553160 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125553160 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125553161 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125553161 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241014125553161 DMM NOTICE MM(262420000001005/f317b4ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125553161 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241014125553161 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125553161 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125553161 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241014125553161 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241014125553161 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) 20241014125553161 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) 20241014125553161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20241014125553161 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20241014125553161 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20241014125553161 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20241014125553161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241014125553161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125553162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125553162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125553162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125553162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125553162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125553162 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1551)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1551)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125553211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125553211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125553211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125553211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125553211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125553211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125553211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125553211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1550)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1551)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125553213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125553213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125553213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125553214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125553214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125553214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125553214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125553214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125553214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125553214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125553214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125553214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1551)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1551)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125553219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241014125553230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125553230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1550)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1548)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1555)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125553237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125553237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125553237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125553237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125553237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125553237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125553237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125553237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125553239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125553239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125553239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125553239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125553239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125553239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125553239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125553239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125553239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125553239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125553240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125553240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125553244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125553254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125553255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125553272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125553272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125553272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125553272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553272 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125553272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125553272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125553272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125553272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125553274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125553274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125553274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125553275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125553275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125553275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125553275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125553275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125553275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125553275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125553275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125553275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125553275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125553279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125553289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125553289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1563)@6e1235c11370: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@6e1235c11370: ************************************************* MTC@6e1235c11370: Starting RAN_Emulation TC_pmm_idle_rx_mt_data-BVCI220(1559)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@6e1235c11370: v_sccp_pdu_maxlen:268 20241014125553457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125553457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125553457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125553457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125553459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125553460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125553493 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125553493 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) 20241014125553493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125553493 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(1563)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125553495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125553495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125553495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125553495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125553495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125553495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125553495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125553496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125553496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125553496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125553496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125553496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125553496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125553496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125553497 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125554304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554305 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125554305 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125554305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1548)@6e1235c11370: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='F65727E4'O, index=0 SGSN_Test-GSUP(1566)@6e1235c11370: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: 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 := 'CA21'O, rac := 'E6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@6e1235c11370: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)6406131 SGSN_Test_0-SCCP(1561)@6e1235c11370: First idle individual index:0 SGSN_Test_0-RAN(1562)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125554525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554527 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125554527 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125554527 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125554527 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241014125554527 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Allocated (fsm.c:456) 20241014125554527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Allocated (fsm.c:456) 20241014125554527 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Allocated (fsm.c:456) 20241014125554527 DMM DEBUG MM_STATE_Iu[0x61200002c1a0]{Detached}: Allocated (fsm.c:456) 20241014125554527 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125554527 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125554527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125554527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125554527 DMM DEBUG MM(262420000001007/dd10a93c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125554527 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241014125554528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: { messageType := 2, destLocRef := '61BFF3'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: 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 := '244E0C3F8F7D9E33CDFD079450BE8F41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '893BF531'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9529630421DE84CC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '131174DD6CF85343884DAAEA25639AE6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '24F9F2C041C2225F56BEFA95B84F7D98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D31B298958BB62178B2C7A5EBA308EA7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D4A9B490D3502A1'O } } } } } SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241014125554539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554540 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125554540 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125554540 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125554540 DMM DEBUG MM(262420000001007/dd10a93c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241014125554540 DMM NOTICE MM(262420000001007/dd10a93c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125554540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125554540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125554540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125554540 DMM DEBUG MM(262420000001007/dd10a93c) Requesting authorization (sgsn_auth.c:160) 20241014125554540 DMM INFO MM(262420000001007/dd10a93c) Requesting authentication tuples (sgsn_auth.c:184) 20241014125554540 DMM DEBUG MM(262420000001007/dd10a93c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125554540 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241014125554540 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(1566)@6e1235c11370: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@6e1235c11370: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241014125554543 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125554543 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125554543 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125554543 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125554543 DMM INFO MM(262420000001007/dd10a93c) Subscriber data update (mmctx.c:445) 20241014125554543 DMM DEBUG MM(262420000001007/dd10a93c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125554543 DMM INFO MM(262420000001007/dd10a93c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125554543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125554543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125554543 DMM INFO MM(262420000001007/dd10a93c) <- GMM AUTH AND CIPHERING REQ (rand = 24 4e 0c 3f 8f 7d 9e 33 cd fd 07 94 50 be 8f 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 1b 29 89 58 bb 62 17 8b 2c 7a 5e ba 30 8e a7 ) (gprs_gmm.c:483) 20241014125554543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241014125554543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E221D4A9B4923094B99990000100007F029040D3502A1'O 20241014125554549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554549 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125554549 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125554549 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125554549 DMM INFO MM(262420000001007/dd10a93c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125554549 DMM NOTICE MM(262420000001007/dd10a93c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125554549 DMM DEBUG MM(262420000001007/dd10a93c) checking auth: received UMTS RES = 1d 4a 9b 49 0d 35 02 a1 (gprs_gmm.c:666) 20241014125554550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125554550 DMM DEBUG MM(262420000001007/dd10a93c) Requesting authorization (sgsn_auth.c:160) 20241014125554550 DMM INFO MM(262420000001007/dd10a93c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125554550 DMM DEBUG MM(262420000001007/dd10a93c) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125554550 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241014125554550 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) 20241014125554550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125554550 DMM DEBUG MM(262420000001007/dd10a93c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125554550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125554558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554558 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125554558 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125554558 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125554558 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241014125554559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125554559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125554559 DMM INFO MM(262420000001007/dd10a93c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd10a93c) (gprs_gmm.c:300) 20241014125554559 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241014125554559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125554563 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125554563 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125554563 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241014125554563 DMM INFO MM(262420000001007/dd10a93c) Subscriber data update (mmctx.c:445) 20241014125554563 DMM DEBUG MM(262420000001007/dd10a93c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125554563 DMM INFO MM(262420000001007/dd10a93c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125554563 DMM NOTICE MM(262420000001007/dd10a93c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241014125554563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125554563 DMM NOTICE MM(262420000001007/dd10a93c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125554563 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) 20241014125554563 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125554563 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241014125554563 DMM INFO MM(262420000001007/dd10a93c) Subscriber data update (mmctx.c:445) 20241014125554563 DMM DEBUG MM(262420000001007/dd10a93c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125554565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554566 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125554566 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125554566 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125554566 DMM INFO MM(262420000001007/dd10a93c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125554566 DMM NOTICE MM(262420000001007/dd10a93c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125554566 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125554566 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125554566 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125554566 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125554566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125554566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125554566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125554571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554572 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125554572 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125554572 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125554572 DMM INFO MM(262420000001007/dd10a93c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125554572 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125554572 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125554572 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554572 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 20241014125554573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@6e1235c11370: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)6406131 TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: 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 := 'DD10A93C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@6e1235c11370: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)11000907 SGSN_Test_0-RAN(1562)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@6e1235c11370: First idle individual index:0 20241014125554777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554779 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125554779 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125554779 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125554779 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD10A93C) type="signalling" (gprs_gmm.c:1944) 20241014125554779 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125554779 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125554779 DMM DEBUG MM(262420000001007/dd10a93c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125554779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: { messageType := 2, destLocRef := 'A7DC4B'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(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125554785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554785 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125554785 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125554785 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125554785 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241014125554785 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125554785 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125554785 DMM INFO MM(262420000001007/dd10a93c) <- GMM SERVICE ACCEPT (P-TMSI=0xdd10a93c) (gprs_gmm.c:813) 20241014125554785 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241014125554786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241014125554792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554793 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125554793 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125554793 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125554793 DMM INFO MM(262420000001007/dd10a93c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125554793 DMM INFO MM(262420000001007/dd10a93c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125554793 DMM DEBUG MM(262420000001007/dd10a93c) Using GGSN 0 (gprs_sm.c:317) 20241014125554793 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) 20241014125554793 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241014125554793 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125554793 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125554793 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241014125554804 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3f 00 00 01 80 08 00 10 8f c7 28 dc 11 24 e7 98 57 14 05 7f 3d 78 d9 4f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241014125554804 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4eced8, cbp=0x6140000240a0) (sgsn_libgtp.c:629) 20241014125554804 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125554804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:30 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680037D9B4CF'O 20241014125554818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554819 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241014125554819 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241014125554819 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241014125554819 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241014125554819 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241014125554819 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241014125554819 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125554819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241014125554819 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125554823 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 40 00 00 01 80 10 8f c7 28 dc 11 24 e7 98 57 7f 3d 78 d9 4f 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=1088 from retransmit req queue (gtp.c:443) 20241014125554823 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4eced8, cbp=0x6140000240a0) (sgsn_libgtp.c:629) 20241014125554823 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:13 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241014125554827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554828 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241014125554828 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241014125554828 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241014125554828 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241014125554828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125554831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554831 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125554831 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125554831 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125554831 DMM INFO MM(262420000001007/dd10a93c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125554831 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125554831 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125554831 DMM INFO MM(262420000001007/dd10a93c) Changing GTP-U endpoints 127.0.0.104/0x37d9b4cf -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241014125554831 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241014125554832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@6e1235c11370: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)11000907 20241014125554833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125554833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554834 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 41 00 00 01 80 10 8f c7 28 dc 11 24 e7 98 57 7f 3d 78 d9 4f 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) 20241014125554834 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4eced8, cbp=0x6140000240a0) (sgsn_libgtp.c:629) 20241014125554834 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@6e1235c11370: Created IMSI[0] for '262420000001007'H'DD10A93C'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241014125554839 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241014125554839 DMM INFO MM(262420000001007/dd10a93c) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241014125554839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@6e1235c11370: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: 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 := 'DD10A93C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@6e1235c11370: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)14118078 SGSN_Test_0-RAN(1562)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@6e1235c11370: First idle individual index:0 20241014125554845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554846 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125554846 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125554846 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125554846 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD10A93C) type="signalling" (gprs_gmm.c:1944) 20241014125554846 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125554846 DMM DEBUG MM(262420000001007/dd10a93c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125554846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: { messageType := 2, destLocRef := 'D76CBE'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(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1561)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1561)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125554850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125554850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125554850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125554850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554850 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125554850 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125554851 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125554851 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241014125554851 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125554851 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125554851 DMM INFO MM(262420000001007/dd10a93c) <- GMM SERVICE ACCEPT (P-TMSI=0xdd10a93c) (gprs_gmm.c:813) 20241014125554851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241014125554851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125554851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125554851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125554851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125554851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125554851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125554851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125558274 DGPRS DEBUG Checking for inactive LLMEs, time = 10721292 (sgsn.c:131) 20241014125613458 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125613458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125613458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241014125623216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125623217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125623217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125623241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125623242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125623242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125623276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125623277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125623277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6e1235c11370: Test Component 1568 has requested to stop MTC. Terminating current testcase execution. 20241014125624537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125624537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1551)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1555)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1560)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1550)@6e1235c11370: Final verdict of PTC: none 20241014125624539 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125624539 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) 20241014125624539 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125624539 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb0-NS0(1546)@6e1235c11370: Final verdict of PTC: none 20241014125624539 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125624539 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) 20241014125624539 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125624539 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241014125624540 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) 20241014125624540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125624540 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125624540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125624540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125624540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125624540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125624540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125624540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125624540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51408<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241014125624540 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-BSSGP1(1552)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@6e1235c11370: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@6e1235c11370: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@6e1235c11370: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1548)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1553)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1558)@6e1235c11370: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1568)@6e1235c11370: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1549)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1548): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1549): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1550): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1551): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): fail (none -> fail) reason: "Tguard timeout" MTC@6e1235c11370: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Mon Oct 14 12:56:24 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 20241014125624679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125625181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376708) 20241014125625538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125625538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=376708, count=378148) 20241014125626539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125626539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125626541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125626541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125626541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125627540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125627540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test case TC_update_ctx_err_ind_from_ggsn started. 20241014125628250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125628251 DMM INFO MM(262420000001007/dd10a93c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125628251 DMM INFO MM(262420000001007/dd10a93c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125628251 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125628251 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125628251 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125628251 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241014125628251 DMM NOTICE MM(262420000001007/dd10a93c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125628251 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241014125628252 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125628252 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125628252 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241014125628252 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241014125628252 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) 20241014125628252 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) 20241014125628252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Deallocated (fsm.c:568) 20241014125628252 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Deallocated (fsm.c:568) 20241014125628252 DMM DEBUG MM_STATE_Iu(10)[0x61200002c1a0]{Detached}: Deallocated (fsm.c:568) 20241014125628252 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Deallocated (fsm.c:568) 20241014125628252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241014125628252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125628252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125628252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125628252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125628252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125628252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125628252 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21010 20241014125628274 DGPRS DEBUG Checking for inactive LLMEs, time = 10721322 (sgsn.c:131) SGSN_Test-Gb0-BSSGP0(1570)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@6e1235c11370: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125628295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125628295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125628295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125628295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125628295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125628295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125628295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125628295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@6e1235c11370: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125628296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125628296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125628296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125628297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125628297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125628297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125628297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125628297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241014125628297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125628297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125628297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125628297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@6e1235c11370: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125628300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21011 20241014125628310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125628310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@6e1235c11370: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@6e1235c11370: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125628334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241014125628334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125628334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125628334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241014125628334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125628334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125628334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125628334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@6e1235c11370: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125628336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125628336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125628336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125628336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125628336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125628336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125628336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125628336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241014125628336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125628336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241014125628337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125628337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@6e1235c11370: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125628340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@6e1235c11370: Creating NSIP provider for "127.0.0.103":21012 20241014125628351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125628351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@6e1235c11370: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@6e1235c11370: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@6e1235c11370: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@6e1235c11370: Provider Link came up: sending NS-RESET 20241014125628375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241014125628376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125628376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125628376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241014125628376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125628376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125628376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125628376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@6e1235c11370: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241014125628378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125628378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125628378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125628378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241014125628378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241014125628378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241014125628378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241014125628378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125628378 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241014125628378 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241014125628378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@6e1235c11370: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241014125628379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125628379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@6e1235c11370: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241014125628382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@6e1235c11370: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@6e1235c11370: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241014125628392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241014125628392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@6e1235c11370: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6e1235c11370: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@6e1235c11370: ************************************************* SGSN_Test_0-M3UA(1586)@6e1235c11370: M3UA emulation initiated, the test can be started MTC@6e1235c11370: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@6e1235c11370: ************************************************* SGSN_Test_0-SCCP(1584)@6e1235c11370: v_sccp_pdu_maxlen:268 20241014125628541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125628541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241014125628541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241014125628541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@6e1235c11370: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241014125628543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125628543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@6e1235c11370: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014125628599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241014125628599 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) 20241014125628599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241014125628599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@6e1235c11370: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241014125628601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125628602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241014125628602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241014125628602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241014125628602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241014125628602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241014125628602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241014125628603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125628603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241014125628603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241014125628603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241014125628603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241014125628603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241014125628603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241014125628603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241014125629410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629411 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241014125629411 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241014125629411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@6e1235c11370: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@6e1235c11370: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='F778310E'O, index=0 SGSN_Test-GSUP(1589)@6e1235c11370: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: 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 := '1B06'O, rac := 'EA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@6e1235c11370: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7772873 SGSN_Test_0-SCCP(1584)@6e1235c11370: First idle individual index:0 SGSN_Test_0-RAN(1585)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 20241014125629607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629609 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125629609 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125629609 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125629609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241014125629609 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Deregistered}: Allocated (fsm.c:456) 20241014125629609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Init}: Allocated (fsm.c:456) 20241014125629609 DMM DEBUG MM_STATE_Gb[0x61200002cc20]{Idle}: Allocated (fsm.c:456) 20241014125629609 DMM DEBUG MM_STATE_Iu[0x61200002cda0]{Detached}: Allocated (fsm.c:456) 20241014125629609 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241014125629609 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241014125629609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241014125629609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241014125629609 DMM DEBUG MM(262420000001004/db0f3013) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241014125629609 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241014125629609 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: { messageType := 2, destLocRef := '769AC9'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(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: 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 := 'D79FF4633266D6BA050541FD3A152F60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9ED30DF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8F6BF012BF5A16B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '15C65DAF415B5FFA0ABF2A38AD40A13A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DFB759D576221D3B50047C7A80CDD637'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8B9C4F8988B862F059F9A53274B702AD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2510DB2FC5E55504'O } } } } } SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241014125629621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629621 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125629621 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125629621 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125629621 DMM DEBUG MM(262420000001004/db0f3013) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241014125629621 DMM NOTICE MM(262420000001004/db0f3013) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241014125629621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241014125629621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241014125629621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241014125629621 DMM DEBUG MM(262420000001004/db0f3013) Requesting authorization (sgsn_auth.c:160) 20241014125629621 DMM INFO MM(262420000001004/db0f3013) Requesting authentication tuples (sgsn_auth.c:184) 20241014125629621 DMM DEBUG MM(262420000001004/db0f3013) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241014125629621 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241014125629621 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(1589)@6e1235c11370: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@6e1235c11370: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241014125629624 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241014125629624 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241014125629624 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241014125629625 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241014125629625 DMM INFO MM(262420000001004/db0f3013) Subscriber data update (mmctx.c:445) 20241014125629625 DMM DEBUG MM(262420000001004/db0f3013) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241014125629625 DMM INFO MM(262420000001004/db0f3013) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241014125629625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241014125629625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241014125629625 DMM INFO MM(262420000001004/db0f3013) <- GMM AUTH AND CIPHERING REQ (rand = d7 9f f4 63 32 66 d6 ba 05 05 41 fd 3a 15 2f 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8b 9c 4f 89 88 b8 62 f0 59 f9 a5 32 74 b7 02 ad ) (gprs_gmm.c:483) 20241014125629625 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241014125629625 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629625 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:37 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308222510DB2F23094B99990000100004F02904C5E55504'O 20241014125629631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125629631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125629631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125629631 DMM INFO MM(262420000001004/db0f3013) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241014125629631 DMM NOTICE MM(262420000001004/db0f3013) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241014125629631 DMM DEBUG MM(262420000001004/db0f3013) checking auth: received UMTS RES = 25 10 db 2f c5 e5 55 04 (gprs_gmm.c:666) 20241014125629631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241014125629631 DMM DEBUG MM(262420000001004/db0f3013) Requesting authorization (sgsn_auth.c:160) 20241014125629631 DMM INFO MM(262420000001004/db0f3013) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241014125629631 DMM DEBUG MM(262420000001004/db0f3013) Requesting subscriber data update (gprs_subscriber.c:894) 20241014125629631 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241014125629631 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) 20241014125629631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241014125629632 DMM DEBUG MM(262420000001004/db0f3013) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241014125629632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125629640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629641 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125629641 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125629641 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125629641 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241014125629641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241014125629641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241014125629641 DMM INFO MM(262420000001004/db0f3013) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0f3013) (gprs_gmm.c:300) 20241014125629641 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241014125629641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125629645 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241014125629645 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241014125629645 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241014125629645 DMM INFO MM(262420000001004/db0f3013) Subscriber data update (mmctx.c:445) 20241014125629645 DMM DEBUG MM(262420000001004/db0f3013) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241014125629645 DMM INFO MM(262420000001004/db0f3013) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241014125629645 DMM NOTICE MM(262420000001004/db0f3013) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241014125629645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241014125629645 DMM NOTICE MM(262420000001004/db0f3013) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241014125629645 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) 20241014125629646 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241014125629646 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241014125629646 DMM INFO MM(262420000001004/db0f3013) Subscriber data update (mmctx.c:445) 20241014125629646 DMM DEBUG MM(262420000001004/db0f3013) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:14 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241014125629648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629648 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125629648 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125629648 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125629648 DMM INFO MM(262420000001004/db0f3013) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241014125629649 DMM NOTICE MM(262420000001004/db0f3013) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241014125629649 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241014125629649 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241014125629649 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241014125629649 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241014125629649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241014125629649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241014125629649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:7 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241014125629654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629654 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241014125629654 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241014125629654 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241014125629654 DMM INFO MM(262420000001004/db0f3013) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241014125629654 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241014125629655 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241014125629655 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629655 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 20241014125629656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1585)@6e1235c11370: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7772873 20241014125629656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: 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 := 'DB0F3013'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@6e1235c11370: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)16616197 SGSN_Test_0-RAN(1585)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@6e1235c11370: First idle individual index:0 20241014125629861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629863 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125629863 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125629863 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125629863 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB0F3013) type="signalling" (gprs_gmm.c:1944) 20241014125629863 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125629863 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241014125629863 DMM DEBUG MM(262420000001004/db0f3013) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125629863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: { messageType := 2, destLocRef := 'FD8B05'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(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125629868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125629869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125629869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125629869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241014125629869 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125629869 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125629869 DMM INFO MM(262420000001004/db0f3013) <- GMM SERVICE ACCEPT (P-TMSI=0xdb0f3013) (gprs_gmm.c:813) 20241014125629869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241014125629870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:23 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241014125629876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629876 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241014125629876 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241014125629876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241014125629876 DMM INFO MM(262420000001004/db0f3013) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241014125629876 DMM INFO MM(262420000001004/db0f3013) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241014125629876 DMM DEBUG MM(262420000001004/db0f3013) Using GGSN 0 (gprs_sm.c:317) 20241014125629876 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) 20241014125629876 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241014125629876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241014125629876 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241014125629876 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241014125629887 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 43 00 00 01 80 08 00 10 bd b4 ff 73 11 8e ca 27 89 14 05 7f 97 cc 9f 3a 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) 20241014125629887 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fee9b4edf50, cbp=0x6140000274a0) (sgsn_libgtp.c:629) 20241014125629887 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241014125629887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:30 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E59779C2'O 20241014125629901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629901 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241014125629901 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241014125629901 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241014125629901 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241014125629901 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241014125629901 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241014125629901 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241014125629901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241014125629901 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241014125629905 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 44 00 00 01 80 10 bd b4 ff 73 11 8e ca 27 89 7f 97 cc 9f 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241014125629905 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fee9b4edf50, cbp=0x6140000274a0) (sgsn_libgtp.c:629) 20241014125629905 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@6e1235c11370: Created IMSI[0] for '262420000001004'H'DB0F3013'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241014125629915 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241014125629915 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241014125629915 DGPRS INFO PDP(262420000001004:5): Context 0x7fee9b4edf50 was updated (sgsn_libgtp.c:659) 20241014125629915 DMM INFO MM(262420000001004/db0f3013) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241014125629915 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241014125629915 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241014125629915 DMM INFO MM(262420000001004/db0f3013) Changing GTP-U endpoints 127.0.0.104/0xe59779c2 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241014125629915 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241014125629916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125629916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125629916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125629916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125629916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@6e1235c11370: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)16616197 20241014125629918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125629918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125629918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125629918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125629918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125629918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125629918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125629918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@6e1235c11370: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: 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 := 'DB0F3013'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@6e1235c11370: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7900863 SGSN_Test_0-RAN(1585)@6e1235c11370: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@6e1235c11370: First idle individual index:0 20241014125630121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125630121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125630121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125630122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125630122 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241014125630122 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241014125630123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241014125630123 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB0F3013) type="signalling" (gprs_gmm.c:1944) 20241014125630123 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241014125630123 DMM DEBUG MM(262420000001004/db0f3013) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241014125630123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125630123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125630123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125630123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125630123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125630124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125630124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: { messageType := 2, destLocRef := '788EBF'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(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_len:12 SGSN_Test_0-SCCP(1584)@6e1235c11370: vl_from0 SGSN_Test_0-SCCP(1584)@6e1235c11370: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241014125630128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241014125630128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241014125630129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241014125630129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125630129 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241014125630129 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241014125630129 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241014125630129 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241014125630129 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241014125630129 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241014125630129 DMM INFO MM(262420000001004/db0f3013) <- GMM SERVICE ACCEPT (P-TMSI=0xdb0f3013) (gprs_gmm.c:813) 20241014125630129 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241014125630130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125630130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125630130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241014125630130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125630130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125630130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125630130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125630130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241014125630130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6e1235c11370: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6e1235c11370: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(pass): pass -> pass, component reason not changed 20241014125645005 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241014125648542 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241014125648542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241014125648542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@6e1235c11370: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014125658275 DGPRS DEBUG Checking for inactive LLMEs, time = 10721352 (sgsn.c:131) 20241014125658298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125658300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125658300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125658338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125658340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125658340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241014125658379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125658381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241014125658381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6e1235c11370: Test Component 1591 has requested to stop MTC. Terminating current testcase execution. 20241014125659626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241014125659626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1589)@6e1235c11370: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@6e1235c11370: Final verdict of PTC: none -NSVCI97(1573)@6e1235c11370: Final verdict of PTC: none -NSVCI98(1578)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@6e1235c11370: Final verdict of PTC: none 20241014125659627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1569)@6e1235c11370: Final verdict of PTC: none -NSVCI99(1583)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@6e1235c11370: Final verdict of PTC: none 20241014125659628 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241014125659628 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) 20241014125659628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241014125659628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241014125659628 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241014125659628 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) 20241014125659628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241014125659628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb2-BSSGP2(1580)@6e1235c11370: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@6e1235c11370: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@6e1235c11370: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@6e1235c11370: Final verdict of PTC: none 20241014125659628 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) 20241014125659628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125659628 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241014125659628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241014125659629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241014125659629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241014125659629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241014125659629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241014125659629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241014125659629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GGSN_GTP(1590)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@6e1235c11370: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@6e1235c11370: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@6e1235c11370: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@6e1235c11370: Final verdict of PTC: none -NSVCI98-provIP(1576)@6e1235c11370: Final verdict of PTC: none -NSVCI97-provIP(1571)@6e1235c11370: Final verdict of PTC: none -NSVCI99-provIP(1581)@6e1235c11370: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1591)@6e1235c11370: Final verdict of PTC: fail reason: "Tguard timeout" MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: none MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@6e1235c11370: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@6e1235c11370: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@6e1235c11370: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): fail (none -> fail) reason: "Tguard timeout" MTC@6e1235c11370: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Oct 14 12:56:59 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 20241014125659762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125700264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358572) 20241014125700627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125700627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=358572, count=360108) 20241014125701627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125701627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125701630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241014125701630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241014125701630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@6e1235c11370: Test execution finished. MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:57:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125702628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125702628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_NS_connect_alive started. 20241014125703333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125703335 DMM INFO MM(262420000001004/db0f3013) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241014125703335 DMM INFO MM(262420000001004/db0f3013) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241014125703335 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241014125703335 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241014125703335 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241014125703335 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241014125703335 DMM NOTICE MM(262420000001004/db0f3013) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241014125703335 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241014125703335 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241014125703335 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241014125703335 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241014125703335 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241014125703335 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) 20241014125703335 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) 20241014125703335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002caa0]{Init}: Deallocated (fsm.c:568) 20241014125703335 DMM DEBUG MM_STATE_Gb[0x61200002cc20]{Idle}: Deallocated (fsm.c:568) 20241014125703335 DMM DEBUG MM_STATE_Iu(13)[0x61200002cda0]{Detached}: Deallocated (fsm.c:568) 20241014125703335 DMM DEBUG GMM(gmm_fsm)[0x61200002c920]{Deregistered}: Deallocated (fsm.c:568) 20241014125703335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241014125703336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241014125703336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241014125703336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241014125703336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241014125703336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241014125703336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241014125703336 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241014125703357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241014125703357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241014125703357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241014125703630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125703630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: setverdict(pass): none -> pass MTC@6e1235c11370: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241014125704360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: pass MTC@6e1235c11370: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@6e1235c11370: Test case TC_NS_connect_alive finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Oct 14 12:57:04 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 20241014125704411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125704631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125704631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125704913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16144) 20241014125705632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125705632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=16144, count=20500) 20241014125706633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125706633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 14 12:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241014125707634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125707634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@6e1235c11370: Test case TC_NS_connect_reset started. 20241014125707968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125707969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241014125707990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241014125707990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241014125707990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241014125707990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241014125707990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241014125707990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241014125707990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241014125707990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125707990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@6e1235c11370: setverdict(pass): none -> pass 20241014125708635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125708635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@6e1235c11370: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241014125708993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@6e1235c11370: Final verdict of PTC: none MTC@6e1235c11370: Setting final verdict of the test case. MTC@6e1235c11370: Local verdict of MTC: pass MTC@6e1235c11370: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@6e1235c11370: Test case TC_NS_connect_reset finished. Verdict: pass MTC@6e1235c11370: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Oct 14 12:57:09 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 20241014125709038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241014125709539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241014125709636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125709636 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) 20241014125710637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125710637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125710991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@6e1235c11370: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@6e1235c11370: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6e1235c11370: Terminating MTC. MC@6e1235c11370: MTC terminated. MC2> exit MC@6e1235c11370: Shutting down session. MC@6e1235c11370: Shutdown complete. 20241014125711638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125711638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7630.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass->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 Summary: pass->FAIL: 5 NEW: FAIL: 1 xfail: 3 pass: 75 skip: 6 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1624343) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241014125712639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125712639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125713640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125713640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125713991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125714641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125714641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125715642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125715642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125716643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125716643 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241014125716993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241014125717644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125717644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241014125718645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241014125718645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1624223) [testenv][generic] Stopping sgsn (1624268) [testenv][generic] Showing junit-xml-7630.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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7630.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='9' errors='0' skipped='0' inconc='0' time='883.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.425858'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.546385'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.605849'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.585251'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.124799'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.623417'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.611775'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.622083'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.646762'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.524211'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.594141'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.467946'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.581164'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.534261'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.639169'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.633812'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.595742'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.677417'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.651803'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.669496'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.700467'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.538591'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.681638'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.614342'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.728710'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.599977'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.711664'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.718361'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.653059'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.527455'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.532855'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.517156'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.530664'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.528192'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.497505'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.616558'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.683582'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.682504'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.701871'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.510186'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.671571'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.587045'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.600505'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.618668'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.610987'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.503978'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.564284'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.572251'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.617956'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.617301'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.613870'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.623914'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.617723'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.598567'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.617433'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.602118'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.610694'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.602563'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.700331'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.565700'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.624073'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.624471'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.160355'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.644274'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.512463'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.487628'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.496470'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.670750'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.629187'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.691703'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.651427'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.613342'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.500503'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.518838'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.670425'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.660964'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.636554'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.632701'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.851063'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.537681'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.420386'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.446382'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.030414'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028234'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241014-1242-58cd964f'] 6e1235c11370a0f28af366ce479115554c2fa3fe871674388f48b91746ec0265 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/135/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