Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10 Commit message: "testenv: more tweaks for container shutdown logic" > git rev-list --no-walk 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins16054645596784447942.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-07T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9366 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for SCCP_Mapping_part_2.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_6.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_3.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_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_2.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_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_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 SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_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_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_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_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_1.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_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.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_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_5.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_6.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_6.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_5.cc Creating dependency file for GTPC_Types_part_6.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_1.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_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_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (396 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (24.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241107123928545 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241107123928546 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241107123928546 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) 20241107123928546 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241107123928546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241107123928546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241107123928546 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241107123928546 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241107123928546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241107123928546 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241107123928546 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241107123928546 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241107123928546 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241107123928546 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241107123928546 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241107123928546 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241107123928546 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55f975d5ed60(sgsn) with 23 counters 20241107123928761 DLSS7 INFO (r=127.0.0.1:41148<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107123928761 DLSS7 INFO (r=127.0.0.1:41148<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241107123928761 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:41148<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241107123928761 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241107123928761 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241107123928761 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241107123928761 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241107123928761 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241107123928761 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241107123928761 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241107123928761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123928761 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241107123928761 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241107123928761 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241107123928761 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107123928761 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) 20241107123928761 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107123928761 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107123928761 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107123928761 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) 20241107123928761 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107123928761 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241107123928761 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241107123928761 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241107123928761 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241107123928761 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107123928761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107123928761 DLSS7 INFO (r=127.0.0.1:33522<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107123928761 DLSS7 INFO (r=127.0.0.1:33522<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241107123928761 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:33522<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241107123928761 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107123928761 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241107123928761 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:41148<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241107123928761 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) 20241107123928762 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107123928762 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241107123928762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107123928762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107123928762 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@8edd15cdfe88: Unix server socket created successfully. MC@8edd15cdfe88: Listening on TCP port 43895. 8edd15cdfe88 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8edd15cdfe88 43895 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8edd15cdfe88: New HC connected from 10.0.2.100 [10.0.2.100]. 8edd15cdfe88: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8edd15cdfe88: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8edd15cdfe88: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8edd15cdfe88: Configuration file was processed on all HCs. MC@8edd15cdfe88: Creating MTC on host 10.0.2.100. MC@8edd15cdfe88: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Nov 7 12:39:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107123929762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123929762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach started. 20241107123930573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123930577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123930627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241107123930627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241107123930627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241107123930628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107123930628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123930628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123930628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123930628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123930628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123930629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123930629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123930629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123930630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123930630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123930630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123930630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123930630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107123930630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107123930630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123930630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107123930630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123930630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123930634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123930644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123930644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(9)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241107123930674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123930674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123930674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123930674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(12)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(13)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123930676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123930676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123930676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123930677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123930677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123930677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123930677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123930677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107123930677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107123930677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123930677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123930678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123930678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123930683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123930683 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107123930692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123930692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(10)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241107123930702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123930702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123930702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123930702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123930704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123930704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123930704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123930704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123930704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123930704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123930704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123930704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107123930704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107123930704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123930704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123930705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123930705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123930708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123930708 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)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123930717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123930717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107123930762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107123930762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241107123930762 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241107123930762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241107123930762 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241107123930762 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241107123930762 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241107123930762 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241107123930762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241107123930762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107123930762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123930763 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241107123930763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107123930763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107123930763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107123930763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107123930763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107123930763 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107123930763 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107123930763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107123930763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107123930763 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107123930763 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f97624e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241107123930763 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107123930765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107123930765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@8edd15cdfe88: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E05769F0'O, index=0 SGSN_Test-GSUP(19)@8edd15cdfe88: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8edd15cdfe88: 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 := '18411D41F850B0B5FDF622026DB2BB57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8ECAEC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D8E282FA4039965'O } } } } } 20241107123931822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123931822 DLLC NOTICE LLME(ffffffff/e05769f0){UNASSIGNED} LLC RX: unknown TLLI 0xe05769f0, creating LLME on the fly (gprs_llc.c:552) 20241107123931822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123931822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123931822 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107123931822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107123931822 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107123931822 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107123931822 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123931822 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107123931822 DLLC NOTICE LLME(ffffffff/e05769f0){UNASSIGNED} LLGM Assign pre (e05769f0 => ff254231) (gprs_llc.c:1079) 20241107123931822 DLLC NOTICE LLME(e05769f0/ff254231){ASSIGNED} LLGM Assign post (e05769f0 => ff254231) (gprs_llc.c:1125) 20241107123931822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123931822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123931822 DMM DEBUG MM(262420000000001/ff254231) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123931835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123931835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107123931835 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123931835 DMM DEBUG MM(262420000000001/ff254231) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241107123931835 DMM NOTICE MM(262420000000001/ff254231) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123931835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123931835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123931835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123931835 DMM DEBUG MM(262420000000001/ff254231) Requesting authorization (sgsn_auth.c:160) 20241107123931835 DMM INFO MM(262420000000001/ff254231) Requesting authentication tuples (sgsn_auth.c:184) 20241107123931835 DMM DEBUG MM(262420000000001/ff254231) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107123931835 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241107123931835 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8edd15cdfe88: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241107123931838 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107123931838 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107123931838 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107123931838 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107123931838 DMM INFO MM(262420000000001/ff254231) Subscriber data update (mmctx.c:445) 20241107123931838 DMM DEBUG MM(262420000000001/ff254231) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107123931838 DMM INFO MM(262420000000001/ff254231) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107123931838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107123931838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123931838 DMM INFO MM(262420000000001/ff254231) <- GMM AUTH AND CIPHERING REQ (rand = 18 41 1d 41 f8 50 b0 b5 fd f6 22 02 6d b2 bb 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107123931845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123931845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123931845 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123931845 DMM INFO MM(262420000000001/ff254231) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107123931845 DMM NOTICE MM(262420000000001/ff254231) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107123931845 DMM DEBUG MM(262420000000001/ff254231) checking auth: received GSM SRES = b8 ec ae c1 (gprs_gmm.c:666) 20241107123931845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107123931845 DMM DEBUG MM(262420000000001/ff254231) Requesting authorization (sgsn_auth.c:160) 20241107123931845 DMM INFO MM(262420000000001/ff254231) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123931845 DMM DEBUG MM(262420000000001/ff254231) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123931845 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241107123931845 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) 20241107123931845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107123931845 DMM INFO MM(262420000000001/ff254231) <- GMM ATTACH ACCEPT (new P-TMSI=0xff254231) (gprs_gmm.c:300) 20241107123931846 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123931846 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123931846 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241107123931846 DMM INFO MM(262420000000001/ff254231) Subscriber data update (mmctx.c:445) 20241107123931846 DMM DEBUG MM(262420000000001/ff254231) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107123931846 DMM INFO MM(262420000000001/ff254231) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107123931846 DMM NOTICE MM(262420000000001/ff254231) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241107123931846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123931846 DMM NOTICE MM(262420000000001/ff254231) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107123931846 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) 20241107123931847 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123931847 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241107123931847 DMM INFO MM(262420000000001/ff254231) Subscriber data update (mmctx.c:445) 20241107123931847 DMM DEBUG MM(262420000000001/ff254231) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107123931853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123931853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107123931853 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123931853 DMM INFO MM(262420000000001/ff254231) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107123931853 DMM NOTICE MM(262420000000001/ff254231) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107123931853 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107123931853 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107123931853 DLLC NOTICE LLME(e05769f0/ff254231){ASSIGNED} LLGM Assign pre (ffffffff => ff254231) (gprs_llc.c:1079) 20241107123931853 DLLC NOTICE LLME(ffffffff/ff254231){ASSIGNED} LLGM Assign post (ffffffff => ff254231) (gprs_llc.c:1125) 20241107123931853 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107123931853 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107123931853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107123931853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8edd15cdfe88: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@8edd15cdfe88: Final verdict of PTC: pass 20241107123931906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107123931909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107123931909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(7)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(17)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(13)@8edd15cdfe88: Final verdict of PTC: none TC_attach-BVCI220(16)@8edd15cdfe88: Final verdict of PTC: none TC_attach-BVCI210(10)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8edd15cdfe88: Final verdict of PTC: none TC_attach-BVCI196(6)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(15)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(11)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(5)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Nov 7 12:39:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241107123932066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123932467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102912) 20241107123932513 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) 20241107123932513 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241107123932513 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:33522 err=None (osmo_ss7_asp.c:785) 20241107123932909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123932909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102912, count=105032) 20241107123933910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123933910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Nov 7 12:39:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107123934910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123934910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_mnc3 started. 20241107123935527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123935528 DMM INFO MM(262420000000001/ff254231) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107123935528 DMM INFO MM(262420000000001/ff254231) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107123935528 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107123935528 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107123935528 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107123935528 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107123935528 DLLC NOTICE LLME(ffffffff/ff254231){ASSIGNED} LLGM Assign pre (ff254231 => ffffffff) (gprs_llc.c:1079) 20241107123935528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff254231 => ffffffff) (gprs_llc.c:1125) 20241107123935528 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241107123935528 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) 20241107123935528 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) 20241107123935528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107123935528 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107123935528 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107123935528 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107123935528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123935571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107123935571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123935571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123935571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107123935571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123935571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123935571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123935571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123935573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123935573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123935573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123935573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123935573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123935573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123935573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123935574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107123935574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123935574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123935574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123935574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123935578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123935589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123935589 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123935606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107123935606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123935606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123935606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107123935606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123935606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123935606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123935606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123935608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123935608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123935608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123935608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123935608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123935608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123935608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123935608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107123935608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123935608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123935609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123935609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123935612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107123935621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123935622 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123935655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107123935655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123935655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123935655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107123935655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123935655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123935655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123935655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123935656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123935656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123935656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123935657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123935657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123935657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123935657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123935657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123935657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107123935657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123935657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123935657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123935657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123935661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123935670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123935670 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107123935911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123935911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107123935911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107123935911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107123935914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107123935914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@8edd15cdfe88: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DA004AD3'O, index=0 SGSN_Test-GSUP(38)@8edd15cdfe88: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8edd15cdfe88: 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 := 'C1D36D6C5CEAA38D6D651D44FB288288'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D64E3936'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94423537B82CED9A'O } } } } } 20241107123936966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123936966 DLLC NOTICE LLME(ffffffff/da004ad3){UNASSIGNED} LLC RX: unknown TLLI 0xda004ad3, creating LLME on the fly (gprs_llc.c:552) 20241107123936966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123936967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123936967 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107123936967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107123936967 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107123936967 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107123936967 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123936967 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107123936967 DLLC NOTICE LLME(ffffffff/da004ad3){UNASSIGNED} LLGM Assign pre (da004ad3 => f372feb5) (gprs_llc.c:1079) 20241107123936967 DLLC NOTICE LLME(da004ad3/f372feb5){ASSIGNED} LLGM Assign post (da004ad3 => f372feb5) (gprs_llc.c:1125) 20241107123936967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123936967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123936967 DMM DEBUG MM(262420000001001/f372feb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123936981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123936981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107123936981 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123936981 DMM DEBUG MM(262420000001001/f372feb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241107123936981 DMM NOTICE MM(262420000001001/f372feb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123936981 DMM DEBUG MM(262420000001001/f372feb5) Requesting authorization (sgsn_auth.c:160) 20241107123936981 DMM INFO MM(262420000001001/f372feb5) Requesting authentication tuples (sgsn_auth.c:184) 20241107123936981 DMM DEBUG MM(262420000001001/f372feb5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107123936981 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241107123936981 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8edd15cdfe88: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241107123936983 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107123936983 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107123936983 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107123936983 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107123936983 DMM INFO MM(262420000001001/f372feb5) Subscriber data update (mmctx.c:445) 20241107123936983 DMM DEBUG MM(262420000001001/f372feb5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107123936983 DMM INFO MM(262420000001001/f372feb5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107123936983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107123936983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123936984 DMM INFO MM(262420000001001/f372feb5) <- GMM AUTH AND CIPHERING REQ (rand = c1 d3 6d 6c 5c ea a3 8d 6d 65 1d 44 fb 28 82 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107123936991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123936991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123936991 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123936991 DMM INFO MM(262420000001001/f372feb5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107123936991 DMM NOTICE MM(262420000001001/f372feb5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107123936991 DMM DEBUG MM(262420000001001/f372feb5) checking auth: received GSM SRES = d6 4e 39 36 (gprs_gmm.c:666) 20241107123936991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107123936991 DMM DEBUG MM(262420000001001/f372feb5) Requesting authorization (sgsn_auth.c:160) 20241107123936991 DMM INFO MM(262420000001001/f372feb5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123936991 DMM DEBUG MM(262420000001001/f372feb5) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123936991 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241107123936991 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) 20241107123936991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107123936991 DMM INFO MM(262420000001001/f372feb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf372feb5) (gprs_gmm.c:300) 20241107123936992 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123936992 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123936992 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107123936992 DMM INFO MM(262420000001001/f372feb5) Subscriber data update (mmctx.c:445) 20241107123936992 DMM DEBUG MM(262420000001001/f372feb5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107123936992 DMM INFO MM(262420000001001/f372feb5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107123936992 DMM NOTICE MM(262420000001001/f372feb5) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241107123936992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123936992 DMM NOTICE MM(262420000001001/f372feb5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107123936992 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) 20241107123936992 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123936992 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107123936992 DMM INFO MM(262420000001001/f372feb5) Subscriber data update (mmctx.c:445) 20241107123936992 DMM DEBUG MM(262420000001001/f372feb5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107123936999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123936999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107123936999 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123936999 DMM INFO MM(262420000001001/f372feb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107123936999 DMM NOTICE MM(262420000001001/f372feb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107123936999 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107123936999 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107123936999 DLLC NOTICE LLME(da004ad3/f372feb5){ASSIGNED} LLGM Assign pre (ffffffff => f372feb5) (gprs_llc.c:1079) 20241107123936999 DLLC NOTICE LLME(ffffffff/f372feb5){ASSIGNED} LLGM Assign post (ffffffff => f372feb5) (gprs_llc.c:1125) 20241107123936999 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107123936999 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107123936999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107123936999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@8edd15cdfe88: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8edd15cdfe88: Final verdict of PTC: pass 20241107123937052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(26)@8edd15cdfe88: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8edd15cdfe88: Final verdict of PTC: none 20241107123937055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107123937055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(32)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@8edd15cdfe88: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(37)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8edd15cdfe88: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(31)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(24)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(29)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(35)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Nov 7 12:39:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241107123937183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123937584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78584) 20241107123938055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123938056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78584, count=88740) 20241107123939057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123939057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Nov 7 12:39:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107123940058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123940058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_umts_aka_umts_res started. 20241107123940642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123940643 DMM INFO MM(262420000001001/f372feb5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107123940643 DMM INFO MM(262420000001001/f372feb5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107123940643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107123940643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107123940643 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107123940643 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107123940643 DLLC NOTICE LLME(ffffffff/f372feb5){ASSIGNED} LLGM Assign pre (f372feb5 => ffffffff) (gprs_llc.c:1079) 20241107123940643 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f372feb5 => ffffffff) (gprs_llc.c:1125) 20241107123940643 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241107123940643 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) 20241107123940643 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) 20241107123940643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107123940643 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107123940643 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107123940643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107123940643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123940688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107123940688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123940688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123940688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107123940688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123940688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123940688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123940688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123940689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123940689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123940689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123940689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123940689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123940689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123940689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123940689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107123940690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123940690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123940690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123940690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123940694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123940703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123940703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123940721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107123940721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123940721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123940721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940721 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107123940721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123940721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123940721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123940721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123940723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123940723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123940723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123940723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123940723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123940723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123940723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123940723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107123940723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123940723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107123940724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123940724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123940728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123940737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123940737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123940764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107123940764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123940764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123940764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107123940764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123940764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123940764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123940764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123940766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123940766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123940766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123940766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123940766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123940766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123940766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123940766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123940766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107123940766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123940766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123940767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123940767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123940770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123940779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123940779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107123941059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123941059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107123941059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107123941059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107123941061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107123941062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@8edd15cdfe88: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CAF481CE'O, index=0 SGSN_Test-GSUP(57)@8edd15cdfe88: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8edd15cdfe88: 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 := '4D40395CDF9EE65377A8DF546196FC0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '511D8F5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C4697AE89011494'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '956D3E36DAE7ADD5EA0EEABA6C8E06E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C27BFF22AB1B4ACB8589407E90F03B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EB980F071ADFF950927DEBC3E81BB0A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E57592D168D4C255'O } } } } } 20241107123942115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123942115 DLLC NOTICE LLME(ffffffff/caf481ce){UNASSIGNED} LLC RX: unknown TLLI 0xcaf481ce, creating LLME on the fly (gprs_llc.c:552) 20241107123942115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123942115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123942115 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107123942115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107123942115 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107123942115 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107123942115 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123942115 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107123942115 DLLC NOTICE LLME(ffffffff/caf481ce){UNASSIGNED} LLGM Assign pre (caf481ce => fc5ef751) (gprs_llc.c:1079) 20241107123942115 DLLC NOTICE LLME(caf481ce/fc5ef751){ASSIGNED} LLGM Assign post (caf481ce => fc5ef751) (gprs_llc.c:1125) 20241107123942115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123942115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123942115 DMM DEBUG MM(262420000001002/fc5ef751) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123942128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123942128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107123942128 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123942128 DMM DEBUG MM(262420000001002/fc5ef751) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241107123942128 DMM NOTICE MM(262420000001002/fc5ef751) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123942128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123942128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123942128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123942128 DMM DEBUG MM(262420000001002/fc5ef751) Requesting authorization (sgsn_auth.c:160) 20241107123942128 DMM INFO MM(262420000001002/fc5ef751) Requesting authentication tuples (sgsn_auth.c:184) 20241107123942128 DMM DEBUG MM(262420000001002/fc5ef751) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107123942128 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241107123942128 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8edd15cdfe88: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241107123942131 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107123942131 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107123942131 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107123942131 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107123942131 DMM INFO MM(262420000001002/fc5ef751) Subscriber data update (mmctx.c:445) 20241107123942131 DMM DEBUG MM(262420000001002/fc5ef751) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107123942131 DMM INFO MM(262420000001002/fc5ef751) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107123942131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107123942131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123942131 DMM INFO MM(262420000001002/fc5ef751) <- GMM AUTH AND CIPHERING REQ (rand = 4d 40 39 5c df 9e e6 53 77 a8 df 54 61 96 fc 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = eb 98 0f 07 1a df f9 50 92 7d eb c3 e8 1b b0 a5 ) (gprs_gmm.c:483) 20241107123942140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123942140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123942140 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123942140 DMM INFO MM(262420000001002/fc5ef751) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107123942140 DMM NOTICE MM(262420000001002/fc5ef751) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107123942140 DMM DEBUG MM(262420000001002/fc5ef751) checking auth: received UMTS RES = e5 75 92 d1 68 d4 c2 55 (gprs_gmm.c:666) 20241107123942140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107123942140 DMM DEBUG MM(262420000001002/fc5ef751) Requesting authorization (sgsn_auth.c:160) 20241107123942140 DMM INFO MM(262420000001002/fc5ef751) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123942140 DMM DEBUG MM(262420000001002/fc5ef751) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123942140 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241107123942140 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) 20241107123942140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107123942140 DMM INFO MM(262420000001002/fc5ef751) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc5ef751) (gprs_gmm.c:300) 20241107123942142 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123942142 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123942142 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241107123942142 DMM INFO MM(262420000001002/fc5ef751) Subscriber data update (mmctx.c:445) 20241107123942142 DMM DEBUG MM(262420000001002/fc5ef751) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107123942142 DMM INFO MM(262420000001002/fc5ef751) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107123942142 DMM NOTICE MM(262420000001002/fc5ef751) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241107123942142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123942142 DMM NOTICE MM(262420000001002/fc5ef751) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107123942142 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) 20241107123942142 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123942142 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241107123942142 DMM INFO MM(262420000001002/fc5ef751) Subscriber data update (mmctx.c:445) 20241107123942142 DMM DEBUG MM(262420000001002/fc5ef751) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107123942149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123942149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107123942149 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123942149 DMM INFO MM(262420000001002/fc5ef751) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107123942149 DMM NOTICE MM(262420000001002/fc5ef751) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107123942149 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107123942149 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107123942149 DLLC NOTICE LLME(caf481ce/fc5ef751){ASSIGNED} LLGM Assign pre (ffffffff => fc5ef751) (gprs_llc.c:1079) 20241107123942149 DLLC NOTICE LLME(ffffffff/fc5ef751){ASSIGNED} LLGM Assign post (ffffffff => fc5ef751) (gprs_llc.c:1125) 20241107123942149 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107123942149 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107123942149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107123942149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@8edd15cdfe88: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8edd15cdfe88: Final verdict of PTC: pass 20241107123942202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@8edd15cdfe88: Final verdict of PTC: none 20241107123942204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107123942204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(55)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(45)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(50)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(56)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(54)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(48)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(43)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Nov 7 12:39:42 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 20241107123942328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123942729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241107123943206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123943206 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) 20241107123944207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123944207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Nov 7 12:39:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107123945208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123945209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_umts_aka_gsm_sres started. 20241107123945781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123945782 DMM INFO MM(262420000001002/fc5ef751) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107123945782 DMM INFO MM(262420000001002/fc5ef751) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107123945782 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107123945782 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107123945782 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107123945782 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107123945782 DLLC NOTICE LLME(ffffffff/fc5ef751){ASSIGNED} LLGM Assign pre (fc5ef751 => ffffffff) (gprs_llc.c:1079) 20241107123945782 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc5ef751 => ffffffff) (gprs_llc.c:1125) 20241107123945782 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241107123945782 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) 20241107123945782 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) 20241107123945782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107123945782 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107123945782 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107123945782 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107123945782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123945833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107123945833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123945833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123945833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107123945833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123945833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123945833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123945833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123945834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123945834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123945834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123945835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123945835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123945835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123945835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123945835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107123945835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123945835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123945835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123945835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123945839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123945849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123945849 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123945870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107123945870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123945870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123945870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945870 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107123945870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123945870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123945870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123945870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123945872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123945872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123945872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123945873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123945873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123945873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123945873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123945873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107123945873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123945873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123945873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123945873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123945878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123945888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123945888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123945911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107123945911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123945911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123945911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107123945911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123945911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123945912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123945912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123945913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123945913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123945913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123945914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123945914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123945914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123945914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123945914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123945914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107123945914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123945914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123945915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123945915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123945919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123945928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123945928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107123946210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123946210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107123946210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107123946210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107123946212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107123946213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8edd15cdfe88: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='FA7B6D97'O, index=0 SGSN_Test-GSUP(76)@8edd15cdfe88: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8edd15cdfe88: 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 := '62179454DF0533123CA1A289F07DAC15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96D013F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3B4E6BEF0E04A33'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B53D4EB52EC9BE90F65750205859A767'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7F9189F3CABABFDA0EE04F0CB9A2C65A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '933F4072C072C45474618E8459AF1C5E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85D813C1E9023953'O } } } } } 20241107123947263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123947263 DLLC NOTICE LLME(ffffffff/fa7b6d97){UNASSIGNED} LLC RX: unknown TLLI 0xfa7b6d97, creating LLME on the fly (gprs_llc.c:552) 20241107123947263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123947264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123947264 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107123947264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107123947264 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107123947264 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107123947264 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123947264 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107123947264 DLLC NOTICE LLME(ffffffff/fa7b6d97){UNASSIGNED} LLGM Assign pre (fa7b6d97 => c3e14bdc) (gprs_llc.c:1079) 20241107123947264 DLLC NOTICE LLME(fa7b6d97/c3e14bdc){ASSIGNED} LLGM Assign post (fa7b6d97 => c3e14bdc) (gprs_llc.c:1125) 20241107123947264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123947264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123947264 DMM DEBUG MM(262420000001003/c3e14bdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123947275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123947275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107123947275 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123947275 DMM DEBUG MM(262420000001003/c3e14bdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241107123947275 DMM NOTICE MM(262420000001003/c3e14bdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123947276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123947276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123947276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123947276 DMM DEBUG MM(262420000001003/c3e14bdc) Requesting authorization (sgsn_auth.c:160) 20241107123947276 DMM INFO MM(262420000001003/c3e14bdc) Requesting authentication tuples (sgsn_auth.c:184) 20241107123947276 DMM DEBUG MM(262420000001003/c3e14bdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107123947276 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241107123947276 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8edd15cdfe88: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241107123947278 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107123947278 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107123947278 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107123947278 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107123947278 DMM INFO MM(262420000001003/c3e14bdc) Subscriber data update (mmctx.c:445) 20241107123947278 DMM DEBUG MM(262420000001003/c3e14bdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107123947278 DMM INFO MM(262420000001003/c3e14bdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107123947278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107123947278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123947278 DMM INFO MM(262420000001003/c3e14bdc) <- GMM AUTH AND CIPHERING REQ (rand = 62 17 94 54 df 05 33 12 3c a1 a2 89 f0 7d ac 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 3f 40 72 c0 72 c4 54 74 61 8e 84 59 af 1c 5e ) (gprs_gmm.c:483) 20241107123947286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123947286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123947286 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123947286 DMM INFO MM(262420000001003/c3e14bdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107123947286 DMM NOTICE MM(262420000001003/c3e14bdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107123947286 DMM DEBUG MM(262420000001003/c3e14bdc) checking auth: received GSM SRES = 96 d0 13 f5 (gprs_gmm.c:666) 20241107123947286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107123947286 DMM DEBUG MM(262420000001003/c3e14bdc) Requesting authorization (sgsn_auth.c:160) 20241107123947286 DMM INFO MM(262420000001003/c3e14bdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123947286 DMM DEBUG MM(262420000001003/c3e14bdc) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123947286 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241107123947286 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) 20241107123947286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107123947286 DMM INFO MM(262420000001003/c3e14bdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3e14bdc) (gprs_gmm.c:300) 20241107123947288 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123947288 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123947288 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241107123947288 DMM INFO MM(262420000001003/c3e14bdc) Subscriber data update (mmctx.c:445) 20241107123947288 DMM DEBUG MM(262420000001003/c3e14bdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107123947288 DMM INFO MM(262420000001003/c3e14bdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107123947288 DMM NOTICE MM(262420000001003/c3e14bdc) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241107123947288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123947288 DMM NOTICE MM(262420000001003/c3e14bdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107123947288 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) 20241107123947288 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123947288 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241107123947288 DMM INFO MM(262420000001003/c3e14bdc) Subscriber data update (mmctx.c:445) 20241107123947288 DMM DEBUG MM(262420000001003/c3e14bdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107123947294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123947294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107123947294 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123947294 DMM INFO MM(262420000001003/c3e14bdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107123947294 DMM NOTICE MM(262420000001003/c3e14bdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107123947295 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107123947295 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107123947295 DLLC NOTICE LLME(fa7b6d97/c3e14bdc){ASSIGNED} LLGM Assign pre (ffffffff => c3e14bdc) (gprs_llc.c:1079) 20241107123947295 DLLC NOTICE LLME(ffffffff/c3e14bdc){ASSIGNED} LLGM Assign post (ffffffff => c3e14bdc) (gprs_llc.c:1125) 20241107123947295 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107123947295 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107123947295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107123947295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8edd15cdfe88: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8edd15cdfe88: Final verdict of PTC: pass 20241107123947347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(60)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(76)@8edd15cdfe88: Final verdict of PTC: none 20241107123947350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107123947350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(75)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@8edd15cdfe88: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(69)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(64)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(67)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(73)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(62)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Nov 7 12:39:47 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 20241107123947483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123947884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20241107123948351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123948351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=89916) 20241107123949352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123949352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Nov 7 12:39:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107123950353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123950353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_timeout_after_pdp_act started. 20241107123950946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107123950947 DMM INFO MM(262420000001003/c3e14bdc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107123950947 DMM INFO MM(262420000001003/c3e14bdc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107123950947 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107123950947 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107123950947 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107123950947 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107123950947 DLLC NOTICE LLME(ffffffff/c3e14bdc){ASSIGNED} LLGM Assign pre (c3e14bdc => ffffffff) (gprs_llc.c:1079) 20241107123950947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3e14bdc => ffffffff) (gprs_llc.c:1125) 20241107123950947 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241107123950947 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) 20241107123950947 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) 20241107123950947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107123950947 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107123950947 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107123950947 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107123950947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123950993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107123950993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123950993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123950993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123950993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107123950993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123950993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123950993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123950993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123950994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123950994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123950994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123950994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123950994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123950994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123950995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123950995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107123950995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123950995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107123950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123950998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123951008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951008 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123951035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107123951035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123951035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123951035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123951035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107123951035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123951035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123951035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123951035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123951037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123951037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123951037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123951038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123951038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123951038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123951038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123951038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123951038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107123951038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123951038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107123951039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123951039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123951042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123951052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107123951063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107123951063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107123951063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107123951063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123951063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107123951063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107123951063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107123951063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107123951063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107123951065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107123951065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107123951065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107123951066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107123951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107123951066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107123951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107123951066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107123951066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107123951066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107123951066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107123951066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107123951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107123951071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107123951080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107123951354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107123951354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107123951354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107123951354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107123951356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241107123951357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@8edd15cdfe88: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CAD0CB1F'O, index=0 SGSN_Test-GSUP(95)@8edd15cdfe88: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: 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 := '6BAAE65CB28CE6C29F020C7422452F8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3BA9594'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BAB66A3FA30EBF8'O } } } } } 20241107123951403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951403 DLLC NOTICE LLME(ffffffff/cad0cb1f){UNASSIGNED} LLC RX: unknown TLLI 0xcad0cb1f, creating LLME on the fly (gprs_llc.c:552) 20241107123951403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123951403 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107123951403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107123951403 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107123951403 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107123951403 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123951403 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107123951403 DLLC NOTICE LLME(ffffffff/cad0cb1f){UNASSIGNED} LLGM Assign pre (cad0cb1f => ef971834) (gprs_llc.c:1079) 20241107123951403 DLLC NOTICE LLME(cad0cb1f/ef971834){ASSIGNED} LLGM Assign post (cad0cb1f => ef971834) (gprs_llc.c:1125) 20241107123951404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123951404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123951404 DMM DEBUG MM(262420000000021/ef971834) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123951416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951416 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951416 DMM DEBUG MM(262420000000021/ef971834) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241107123951416 DMM NOTICE MM(262420000000021/ef971834) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123951416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123951416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123951417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123951417 DMM DEBUG MM(262420000000021/ef971834) Requesting authorization (sgsn_auth.c:160) 20241107123951417 DMM INFO MM(262420000000021/ef971834) Requesting authentication tuples (sgsn_auth.c:184) 20241107123951417 DMM DEBUG MM(262420000000021/ef971834) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107123951417 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241107123951417 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8edd15cdfe88: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241107123951419 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107123951419 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107123951419 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107123951419 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107123951419 DMM INFO MM(262420000000021/ef971834) Subscriber data update (mmctx.c:445) 20241107123951419 DMM DEBUG MM(262420000000021/ef971834) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107123951419 DMM INFO MM(262420000000021/ef971834) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107123951419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107123951419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123951419 DMM INFO MM(262420000000021/ef971834) <- GMM AUTH AND CIPHERING REQ (rand = 6b aa e6 5c b2 8c e6 c2 9f 02 0c 74 22 45 2f 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107123951428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951429 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951429 DMM INFO MM(262420000000021/ef971834) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107123951429 DMM NOTICE MM(262420000000021/ef971834) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107123951429 DMM DEBUG MM(262420000000021/ef971834) checking auth: received GSM SRES = c3 ba 95 94 (gprs_gmm.c:666) 20241107123951429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107123951429 DMM DEBUG MM(262420000000021/ef971834) Requesting authorization (sgsn_auth.c:160) 20241107123951429 DMM INFO MM(262420000000021/ef971834) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123951429 DMM DEBUG MM(262420000000021/ef971834) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123951429 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241107123951429 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) 20241107123951429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107123951429 DMM INFO MM(262420000000021/ef971834) <- GMM ATTACH ACCEPT (new P-TMSI=0xef971834) (gprs_gmm.c:300) 20241107123951430 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123951430 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123951430 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107123951430 DMM INFO MM(262420000000021/ef971834) Subscriber data update (mmctx.c:445) 20241107123951430 DMM DEBUG MM(262420000000021/ef971834) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107123951430 DMM INFO MM(262420000000021/ef971834) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107123951430 DMM NOTICE MM(262420000000021/ef971834) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241107123951430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123951430 DMM NOTICE MM(262420000000021/ef971834) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107123951430 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) 20241107123951431 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123951431 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107123951431 DMM INFO MM(262420000000021/ef971834) Subscriber data update (mmctx.c:445) 20241107123951431 DMM DEBUG MM(262420000000021/ef971834) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107123951437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951437 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951438 DMM INFO MM(262420000000021/ef971834) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107123951438 DMM NOTICE MM(262420000000021/ef971834) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107123951438 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107123951438 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107123951438 DLLC NOTICE LLME(cad0cb1f/ef971834){ASSIGNED} LLGM Assign pre (ffffffff => ef971834) (gprs_llc.c:1079) 20241107123951438 DLLC NOTICE LLME(ffffffff/ef971834){ASSIGNED} LLGM Assign post (ffffffff => ef971834) (gprs_llc.c:1125) 20241107123951438 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107123951438 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107123951438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107123951438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: setverdict(pass): none -> pass 20241107123951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951490 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951490 DMM INFO MM(262420000000021/ef971834) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107123951490 DMM INFO MM(262420000000021/ef971834) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107123951490 DMM DEBUG MM(262420000000021/ef971834) Using GGSN 0 (gprs_sm.c:312) 20241107123951490 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241107123951490 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107123951490 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241107123951490 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241107123951502 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 37 20 fe cb 11 a7 3e c8 a0 14 05 7f 14 bb c5 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241107123951503 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd3058, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107123951503 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107123951503 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625a5b8 TLLI=ef971834, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107123951503 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107123951503 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107123951510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951510 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951510 DMM INFO MM(262420000000021/ef971834) -> GMM ATTACH REQUEST MI(TMSI-0xEF971834) type="GPRS attach"  (gprs_gmm.c:1266) 20241107123951510 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107123951511 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107123951511 DLLC NOTICE LLME(ffffffff/ef971834){ASSIGNED} LLGM Assign pre (ef971834 => de0b98fa) (gprs_llc.c:1079) 20241107123951511 DLLC NOTICE LLME(ef971834/de0b98fa){ASSIGNED} LLGM Assign post (ef971834 => de0b98fa) (gprs_llc.c:1125) 20241107123951511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107123951511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107123951511 DMM DEBUG MM(262420000000021/de0b98fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107123951516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107123951516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241107123951516 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107123951516 DMM DEBUG MM(262420000000021/de0b98fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241107123951516 DMM NOTICE MM(262420000000021/de0b98fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107123951516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107123951516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107123951516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107123951516 DMM DEBUG MM(262420000000021/de0b98fa) Requesting authorization (sgsn_auth.c:160) 20241107123951516 DMM INFO MM(262420000000021/de0b98fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107123951516 DMM DEBUG MM(262420000000021/de0b98fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241107123951516 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241107123951516 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) 20241107123951517 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107123951517 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107123951517 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107123951517 DMM INFO MM(262420000000021/de0b98fa) Subscriber data update (mmctx.c:445) 20241107123951517 DMM DEBUG MM(262420000000021/de0b98fa) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241107123951517 DMM INFO MM(262420000000021/de0b98fa) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241107123951517 DMM NOTICE MM(262420000000021/de0b98fa) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241107123951517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107123951517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107123951517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107123951517 DMM INFO MM(262420000000021/de0b98fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0b98fa) (gprs_gmm.c:300) 20241107123951517 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) 20241107123951517 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107123951517 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107123951517 DMM INFO MM(262420000000021/de0b98fa) Subscriber data update (mmctx.c:445) 20241107123951517 DMM DEBUG MM(262420000000021/de0b98fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: Trying to receive 5 ATTACH ACCEPTs 20241107123957518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107123957518 DMM INFO MM(262420000000021/de0b98fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0b98fa) (gprs_gmm.c:300) 20241107123958760 DGPRS DEBUG Checking for inactive LLMEs, time = 12793932 (sgsn.c:131) 20241107124003519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124003519 DMM INFO MM(262420000000021/de0b98fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0b98fa) (gprs_gmm.c:300) 20241107124009520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124009520 DMM INFO MM(262420000000021/de0b98fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0b98fa) (gprs_gmm.c:300) 20241107124011356 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124011356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107124011356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124015522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124015522 DMM INFO MM(262420000000021/de0b98fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0b98fa) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241107124020996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124020998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124020998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124021040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124021042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124021042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124021067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124021069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124021069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241107124021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124021523 DMM NOTICE MM(262420000000021/de0b98fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124021523 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241107124021523 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625a5b8, TLLI=de0b98fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124021523 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124021523 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124021523 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241107124021523 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241107124021523 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) 20241107124021524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124021524 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Deallocated (fsm.c:568) 20241107124021524 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124021524 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124021524 DLLC NOTICE LLME(ef971834/de0b98fa){ASSIGNED} LLGM Assign pre (de0b98fa => ffffffff) (gprs_llc.c:1079) 20241107124021524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de0b98fa => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@8edd15cdfe88: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8edd15cdfe88: Final verdict of PTC: pass 20241107124022032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@8edd15cdfe88: Final verdict of PTC: none 20241107124022035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124022035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(83)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@8edd15cdfe88: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@8edd15cdfe88: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(89)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@8edd15cdfe88: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(81)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(87)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(91)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Nov 7 12:40:22 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 20241107124022166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124022467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241107124023036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124023037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=130796) 20241107124024038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124024038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Nov 7 12:40:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124025039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124025039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_auth_id_timeout started. 20241107124025528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124025529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124025572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124025572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124025572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124025572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124025572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124025572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124025572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124025572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124025573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124025573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124025573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124025574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124025574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124025574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124025574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124025574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124025574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124025574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124025574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124025574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124025578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124025588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124025588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124025610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124025610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124025610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124025610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124025610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124025610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124025610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124025610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124025612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124025612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124025612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124025612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124025612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124025612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124025612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124025612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124025612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124025612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124025613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124025613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124025616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124025625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124025625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124025645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124025645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124025645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124025645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124025645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124025645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124025645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124025645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124025646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124025646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124025646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124025647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124025647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124025647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124025647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124025647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124025647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124025647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124025647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124025647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124025647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124025651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124025662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124025662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124026039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124026039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124026039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124026039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124026042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124026042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8edd15cdfe88: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C191F485'O, index=0 SGSN_Test-GSUP(114)@8edd15cdfe88: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241107124026084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124026084 DLLC NOTICE LLME(ffffffff/c191f485){UNASSIGNED} LLC RX: unknown TLLI 0xc191f485, creating LLME on the fly (gprs_llc.c:552) 20241107124026084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124026084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124026084 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124026084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124026084 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124026084 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124026084 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124026084 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124026084 DLLC NOTICE LLME(ffffffff/c191f485){UNASSIGNED} LLGM Assign pre (c191f485 => fd0766c0) (gprs_llc.c:1079) 20241107124026084 DLLC NOTICE LLME(c191f485/fd0766c0){ASSIGNED} LLGM Assign post (c191f485 => fd0766c0) (gprs_llc.c:1125) 20241107124026084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124026084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124026084 DMM DEBUG MM(262420000000002/fd0766c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124028760 DGPRS DEBUG Checking for inactive LLMEs, time = 12793962 (sgsn.c:131) 20241107124032085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124032085 DMM DEBUG MM(262420000000002/fd0766c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124038086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124038086 DMM DEBUG MM(262420000000002/fd0766c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124044087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124044087 DMM DEBUG MM(262420000000002/fd0766c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124046040 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124046040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124046041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107124050087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124050087 DMM DEBUG MM(262420000000002/fd0766c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124055576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124055578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124055578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124055614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124055615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124055615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124055647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124055649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124055649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241107124056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124056089 DMM NOTICE MM(262420000000002/fd0766c0) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241107124056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Reject}: Deallocated (fsm.c:568) 20241107124056089 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124056089 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124056089 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124056089 DLLC NOTICE LLME(c191f485/fd0766c0){ASSIGNED} LLGM Assign pre (fd0766c0 => ffffffff) (gprs_llc.c:1079) 20241107124056089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd0766c0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8edd15cdfe88: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@8edd15cdfe88: Final verdict of PTC: pass 20241107124056099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@8edd15cdfe88: Final verdict of PTC: none 20241107124056101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124056101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(112)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(102)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(107)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(105)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(110)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(100)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Nov 7 12:40:56 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 20241107124056228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124056529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241107124057102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124057102 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) 20241107124058103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124058103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Nov 7 12:40:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124058762 DGPRS DEBUG Checking for inactive LLMEs, time = 12793992 (sgsn.c:131) 20241107124059104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124059104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_auth_sai_timeout started. 20241107124059589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124059590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124059637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124059637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124059637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124059637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124059637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124059637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124059637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124059637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124059639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124059639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124059639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124059639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124059639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124059639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124059639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124059639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059639 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124059639 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124059639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124059640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124059640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124059643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124059652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124059652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124059675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124059675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124059675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124059675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124059675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124059675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124059675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124059675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124059677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124059677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124059677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124059677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124059677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124059677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124059677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124059677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124059677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124059677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124059678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124059678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124059691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124059691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124059711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124059711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124059711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124059711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124059711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124059711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124059711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124059711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124059712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124059712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124059712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124059712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124059712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124059712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124059712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124059712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124059712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124059712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124059712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124059713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124059713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124059716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124059726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124059726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124100105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124100105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124100105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124100105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124100108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124100108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8edd15cdfe88: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F99C0446'O, index=0 SGSN_Test-GSUP(133)@8edd15cdfe88: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241107124100154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124100154 DLLC NOTICE LLME(ffffffff/f99c0446){UNASSIGNED} LLC RX: unknown TLLI 0xf99c0446, creating LLME on the fly (gprs_llc.c:552) 20241107124100154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124100154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124100154 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124100154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124100154 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124100154 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124100154 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124100154 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124100154 DLLC NOTICE LLME(ffffffff/f99c0446){UNASSIGNED} LLGM Assign pre (f99c0446 => c4ea0620) (gprs_llc.c:1079) 20241107124100154 DLLC NOTICE LLME(f99c0446/c4ea0620){ASSIGNED} LLGM Assign post (f99c0446 => c4ea0620) (gprs_llc.c:1125) 20241107124100154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124100154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124100154 DMM DEBUG MM(262420000000003/c4ea0620) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124100166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124100166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124100166 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124100166 DMM DEBUG MM(262420000000003/c4ea0620) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241107124100166 DMM NOTICE MM(262420000000003/c4ea0620) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124100166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124100166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124100166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124100166 DMM DEBUG MM(262420000000003/c4ea0620) Requesting authorization (sgsn_auth.c:160) 20241107124100166 DMM INFO MM(262420000000003/c4ea0620) Requesting authentication tuples (sgsn_auth.c:184) 20241107124100166 DMM DEBUG MM(262420000000003/c4ea0620) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124100166 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241107124100166 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8edd15cdfe88: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241107124106168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241107124106168 DMM ERROR MM(262420000000003/c4ea0620) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241107124106168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241107124106168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124106168 DMM NOTICE MM(262420000000003/c4ea0620) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241107124106168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124106168 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124106168 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124106168 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124106168 DLLC NOTICE LLME(f99c0446/c4ea0620){ASSIGNED} LLGM Assign pre (c4ea0620 => ffffffff) (gprs_llc.c:1079) 20241107124106168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4ea0620 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8edd15cdfe88: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8edd15cdfe88: Final verdict of PTC: pass 20241107124106178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@8edd15cdfe88: Final verdict of PTC: none 20241107124106180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(117)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@8edd15cdfe88: Final verdict of PTC: none 20241107124106180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(132)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(121)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(126)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(131)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(119)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(129)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(124)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Nov 7 12:41:06 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 20241107124106310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124106612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57112) 20241107124107182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124107182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57112, count=66236) 20241107124108183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124108183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Nov 7 12:41:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124109184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124109184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_auth_sai_reject started. 20241107124109671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124109673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124109714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124109714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124109714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124109714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109714 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124109714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124109714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124109714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124109715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124109716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124109716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124109716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124109717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124109717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124109717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124109721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124109731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124109731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124109754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124109754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124109754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124109754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124109754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124109754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124109754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124109754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124109756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124109756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124109756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124109756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124109756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124109756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124109756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124109757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109757 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124109757 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124109757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124109757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124109757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124109761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124109771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124109771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124109798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124109800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124109800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124109800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124109800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124109800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124109800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124109800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124109800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124109800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124109800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124109800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124109801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124109801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124109805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124109812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124109812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124110185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124110185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124110185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124110185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124110187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124110188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@8edd15cdfe88: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CF7EAD62'O, index=0 SGSN_Test-GSUP(152)@8edd15cdfe88: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241107124110233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124110233 DLLC NOTICE LLME(ffffffff/cf7ead62){UNASSIGNED} LLC RX: unknown TLLI 0xcf7ead62, creating LLME on the fly (gprs_llc.c:552) 20241107124110233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124110233 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124110233 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124110233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124110233 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124110233 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124110233 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124110233 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124110233 DLLC NOTICE LLME(ffffffff/cf7ead62){UNASSIGNED} LLGM Assign pre (cf7ead62 => d9d5ee55) (gprs_llc.c:1079) 20241107124110233 DLLC NOTICE LLME(cf7ead62/d9d5ee55){ASSIGNED} LLGM Assign post (cf7ead62 => d9d5ee55) (gprs_llc.c:1125) 20241107124110233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124110233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124110233 DMM DEBUG MM(262420000000004/d9d5ee55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124110245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124110245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124110246 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124110246 DMM DEBUG MM(262420000000004/d9d5ee55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241107124110246 DMM NOTICE MM(262420000000004/d9d5ee55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124110246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124110246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124110246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124110246 DMM DEBUG MM(262420000000004/d9d5ee55) Requesting authorization (sgsn_auth.c:160) 20241107124110246 DMM INFO MM(262420000000004/d9d5ee55) Requesting authentication tuples (sgsn_auth.c:184) 20241107124110246 DMM DEBUG MM(262420000000004/d9d5ee55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124110246 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241107124110246 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8edd15cdfe88: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241107124110249 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241107124110249 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241107124110249 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241107124116246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241107124116246 DMM ERROR MM(262420000000004/d9d5ee55) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241107124116247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241107124116247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124116247 DMM NOTICE MM(262420000000004/d9d5ee55) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241107124116247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Reject}: Deallocated (fsm.c:568) 20241107124116247 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124116247 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124116247 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124116247 DLLC NOTICE LLME(cf7ead62/d9d5ee55){ASSIGNED} LLGM Assign pre (d9d5ee55 => ffffffff) (gprs_llc.c:1079) 20241107124116247 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9d5ee55 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@8edd15cdfe88: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8edd15cdfe88: Final verdict of PTC: pass 20241107124116256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@8edd15cdfe88: Final verdict of PTC: none 20241107124116258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124116258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(151)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(145)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(140)@8edd15cdfe88: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(143)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(149)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(138)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Nov 7 12:41:16 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 20241107124116383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124116684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20241107124117259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124117259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=67692) 20241107124118260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124118260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Nov 7 12:41:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124119261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124119261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_gsup_lu_timeout started. 20241107124119742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124119743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124119792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124119792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124119792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124119792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124119792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124119792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124119792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124119792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124119793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124119793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124119793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124119793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124119793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124119793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124119793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124119793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124119793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124119793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124119794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124119794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124119798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124119808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124119808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(161)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124119833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124119833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124119833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124119833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124119833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124119834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124119834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124119834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124119835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124119835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124119835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124119835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124119835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124119835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124119835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124119835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124119835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124119835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124119836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124119836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124119839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124119849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124119849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(166)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124119863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124119863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124119863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124119863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124119863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124119863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124119863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124119863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124119865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124119865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124119865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124119865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124119865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124119866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124119866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124119866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124119866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124119866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124119866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124119866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124119867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124119870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124119880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124119880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124120263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124120263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124120263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124120263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124120265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124120265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@8edd15cdfe88: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D0573385'O, index=0 SGSN_Test-GSUP(171)@8edd15cdfe88: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8edd15cdfe88: 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 := 'D9948491F8166A9DD04D44C60B5A5659'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46D2DA73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5970D07685ED226B'O } } } } } 20241107124121319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124121319 DLLC NOTICE LLME(ffffffff/d0573385){UNASSIGNED} LLC RX: unknown TLLI 0xd0573385, creating LLME on the fly (gprs_llc.c:552) 20241107124121319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124121319 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124121319 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124121319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124121319 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124121319 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124121319 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124121319 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124121319 DLLC NOTICE LLME(ffffffff/d0573385){UNASSIGNED} LLGM Assign pre (d0573385 => df010544) (gprs_llc.c:1079) 20241107124121319 DLLC NOTICE LLME(d0573385/df010544){ASSIGNED} LLGM Assign post (d0573385 => df010544) (gprs_llc.c:1125) 20241107124121319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124121319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124121319 DMM DEBUG MM(262420000000005/df010544) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124121330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124121331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124121331 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124121331 DMM DEBUG MM(262420000000005/df010544) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241107124121331 DMM NOTICE MM(262420000000005/df010544) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124121331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124121331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124121331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124121331 DMM DEBUG MM(262420000000005/df010544) Requesting authorization (sgsn_auth.c:160) 20241107124121331 DMM INFO MM(262420000000005/df010544) Requesting authentication tuples (sgsn_auth.c:184) 20241107124121331 DMM DEBUG MM(262420000000005/df010544) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124121331 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241107124121331 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8edd15cdfe88: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241107124121333 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124121333 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124121333 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124121333 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124121333 DMM INFO MM(262420000000005/df010544) Subscriber data update (mmctx.c:445) 20241107124121333 DMM DEBUG MM(262420000000005/df010544) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124121333 DMM INFO MM(262420000000005/df010544) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124121333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124121333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124121333 DMM INFO MM(262420000000005/df010544) <- GMM AUTH AND CIPHERING REQ (rand = d9 94 84 91 f8 16 6a 9d d0 4d 44 c6 0b 5a 56 59 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124121341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124121341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124121341 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124121341 DMM INFO MM(262420000000005/df010544) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124121341 DMM NOTICE MM(262420000000005/df010544) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124121341 DMM DEBUG MM(262420000000005/df010544) checking auth: received GSM SRES = 46 d2 da 73 (gprs_gmm.c:666) 20241107124121341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124121341 DMM DEBUG MM(262420000000005/df010544) Requesting authorization (sgsn_auth.c:160) 20241107124121341 DMM INFO MM(262420000000005/df010544) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124121341 DMM DEBUG MM(262420000000005/df010544) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124121341 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241107124121342 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) 20241107124121342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124121342 DMM INFO MM(262420000000005/df010544) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf010544) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8edd15cdfe88: setverdict(fail): none -> fail MC@8edd15cdfe88: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241107124121350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124121350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gsup_lu_timeout-BVCI210(162)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(171)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(169)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(165)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(159)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(163)@8edd15cdfe88: Final verdict of PTC: none 20241107124121352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(157)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(167)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8edd15cdfe88: Final verdict of PTC: fail MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8edd15cdfe88: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Nov 7 12:41:21 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 20241107124121485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124121887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69804) 20241107124122351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124122351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69804, count=74160) 20241107124123353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124123353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Nov 7 12:41:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124124354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124124354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_gsup_lu_reject started. 20241107124124948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124124949 DMM INFO MM(262420000000005/df010544) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124124949 DMM INFO MM(262420000000005/df010544) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124124949 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124124949 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124124949 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124124949 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124124949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241107124124949 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124124949 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124124949 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124124949 DLLC NOTICE LLME(d0573385/df010544){ASSIGNED} LLGM Assign pre (df010544 => ffffffff) (gprs_llc.c:1079) 20241107124124949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df010544 => ffffffff) (gprs_llc.c:1125) 20241107124124949 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124125003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124125003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124125003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124125003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124125005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124125005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124125005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124125005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124125005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124125005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124125005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124125005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124125005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124125005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(178)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124125006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124125006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124125010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124125020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124125021 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(180)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(176)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124125032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124125032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124125032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124125032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124125032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124125032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124125032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124125032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124125033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124125033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124125033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124125034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124125034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124125034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124125034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124125034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124125034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124125038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124125047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124125047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124125071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124125071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124125071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124125071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124125071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124125071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124125071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124125071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124125073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124125073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124125073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124125073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124125077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124125087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124125087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124125355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124125355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124125355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124125355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124125357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124125358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@8edd15cdfe88: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F36322E3'O, index=0 SGSN_Test-GSUP(190)@8edd15cdfe88: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8edd15cdfe88: 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 := 'EC359166DF3B0D1E64FC7BE56D6C5803'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EE6937C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8C52C885476DB53'O } } } } } 20241107124126412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124126412 DLLC NOTICE LLME(ffffffff/f36322e3){UNASSIGNED} LLC RX: unknown TLLI 0xf36322e3, creating LLME on the fly (gprs_llc.c:552) 20241107124126412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124126412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124126412 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124126412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124126412 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124126412 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124126412 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124126412 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124126412 DLLC NOTICE LLME(ffffffff/f36322e3){UNASSIGNED} LLGM Assign pre (f36322e3 => f47c7cf2) (gprs_llc.c:1079) 20241107124126412 DLLC NOTICE LLME(f36322e3/f47c7cf2){ASSIGNED} LLGM Assign post (f36322e3 => f47c7cf2) (gprs_llc.c:1125) 20241107124126412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124126412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124126412 DMM DEBUG MM(262420000000006/f47c7cf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124126426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124126426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124126426 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124126426 DMM DEBUG MM(262420000000006/f47c7cf2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241107124126426 DMM NOTICE MM(262420000000006/f47c7cf2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124126426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124126426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124126426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124126426 DMM DEBUG MM(262420000000006/f47c7cf2) Requesting authorization (sgsn_auth.c:160) 20241107124126426 DMM INFO MM(262420000000006/f47c7cf2) Requesting authentication tuples (sgsn_auth.c:184) 20241107124126426 DMM DEBUG MM(262420000000006/f47c7cf2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124126426 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241107124126426 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8edd15cdfe88: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241107124126429 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124126429 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124126429 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124126429 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124126429 DMM INFO MM(262420000000006/f47c7cf2) Subscriber data update (mmctx.c:445) 20241107124126429 DMM DEBUG MM(262420000000006/f47c7cf2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124126429 DMM INFO MM(262420000000006/f47c7cf2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124126429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124126429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124126429 DMM INFO MM(262420000000006/f47c7cf2) <- GMM AUTH AND CIPHERING REQ (rand = ec 35 91 66 df 3b 0d 1e 64 fc 7b e5 6d 6c 58 03 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124126436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124126436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124126436 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124126436 DMM INFO MM(262420000000006/f47c7cf2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124126436 DMM NOTICE MM(262420000000006/f47c7cf2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124126436 DMM DEBUG MM(262420000000006/f47c7cf2) checking auth: received GSM SRES = 7e e6 93 7c (gprs_gmm.c:666) 20241107124126436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124126436 DMM DEBUG MM(262420000000006/f47c7cf2) Requesting authorization (sgsn_auth.c:160) 20241107124126436 DMM INFO MM(262420000000006/f47c7cf2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124126436 DMM DEBUG MM(262420000000006/f47c7cf2) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124126437 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241107124126437 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) 20241107124126437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124126437 DMM INFO MM(262420000000006/f47c7cf2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf47c7cf2) (gprs_gmm.c:300) 20241107124126437 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241107124126437 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241107124126437 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241107124126437 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124126437 DMM INFO MM(262420000000006/f47c7cf2) Subscriber data update (mmctx.c:445) 20241107124126437 DMM DEBUG MM(262420000000006/f47c7cf2) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8edd15cdfe88: setverdict(fail): none -> fail MC@8edd15cdfe88: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241107124126444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(190)@8edd15cdfe88: Final verdict of PTC: none 20241107124126444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124126444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(188)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(183)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(179)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(186)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(181)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(177)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8edd15cdfe88: Final verdict of PTC: fail MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8edd15cdfe88: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Nov 7 12:41: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 20241107124126579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124126980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47728) 20241107124127446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124127446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47728, count=79548) 20241107124128447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124128447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107124128762 DGPRS DEBUG Checking for inactive LLMEs, time = 12794022 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Nov 7 12:41:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124129448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124129448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_combined started. 20241107124130033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124130035 DMM INFO MM(262420000000006/f47c7cf2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124130035 DMM INFO MM(262420000000006/f47c7cf2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124130035 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124130035 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124130035 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124130035 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124130035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241107124130035 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124130035 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124130035 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124130035 DLLC NOTICE LLME(f36322e3/f47c7cf2){ASSIGNED} LLGM Assign pre (f47c7cf2 => ffffffff) (gprs_llc.c:1079) 20241107124130035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f47c7cf2 => ffffffff) (gprs_llc.c:1125) 20241107124130035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124130079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124130079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124130079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124130079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124130079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124130079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124130079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124130079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124130080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124130080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124130080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124130081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124130081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124130081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124130081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124130081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124130081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124130081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124130081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124130081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124130085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124130094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124130094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124130118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124130118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124130118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124130118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124130118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124130118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124130118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124130118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124130120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124130120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124130120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124130121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124130121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124130126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124130136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124130136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124130160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124130160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124130160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124130160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124130160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124130160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124130160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124130160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124130162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124130162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124130162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124130162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124130162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124130162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124130162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124130162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124130162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124130162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124130162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124130163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124130163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124130166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124130176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124130176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124130449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124130449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124130449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124130449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124130452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124130452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@8edd15cdfe88: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DDB7EE80'O, index=0 SGSN_Test-GSUP(209)@8edd15cdfe88: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8edd15cdfe88: 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 := '3348869FAFD492ECC4B3DE01C312121F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB2D8C91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F0F1492CFF7A5E4'O } } } } } 20241107124131504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124131504 DLLC NOTICE LLME(ffffffff/ddb7ee80){UNASSIGNED} LLC RX: unknown TLLI 0xddb7ee80, creating LLME on the fly (gprs_llc.c:552) 20241107124131504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124131504 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124131504 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124131504 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124131504 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124131504 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124131504 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124131504 DLLC NOTICE LLME(ffffffff/ddb7ee80){UNASSIGNED} LLGM Assign pre (ddb7ee80 => dd66c896) (gprs_llc.c:1079) 20241107124131504 DLLC NOTICE LLME(ddb7ee80/dd66c896){ASSIGNED} LLGM Assign post (ddb7ee80 => dd66c896) (gprs_llc.c:1125) 20241107124131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124131504 DMM DEBUG MM(262420000000007/dd66c896) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124131516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124131516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124131516 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124131516 DMM DEBUG MM(262420000000007/dd66c896) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241107124131516 DMM NOTICE MM(262420000000007/dd66c896) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124131516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124131516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124131516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124131516 DMM DEBUG MM(262420000000007/dd66c896) Requesting authorization (sgsn_auth.c:160) 20241107124131516 DMM INFO MM(262420000000007/dd66c896) Requesting authentication tuples (sgsn_auth.c:184) 20241107124131516 DMM DEBUG MM(262420000000007/dd66c896) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124131516 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241107124131516 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8edd15cdfe88: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241107124131519 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124131519 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124131519 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124131519 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124131519 DMM INFO MM(262420000000007/dd66c896) Subscriber data update (mmctx.c:445) 20241107124131519 DMM DEBUG MM(262420000000007/dd66c896) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124131519 DMM INFO MM(262420000000007/dd66c896) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124131519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124131519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124131519 DMM INFO MM(262420000000007/dd66c896) <- GMM AUTH AND CIPHERING REQ (rand = 33 48 86 9f af d4 92 ec c4 b3 de 01 c3 12 12 1f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124131527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124131527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124131527 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124131527 DMM INFO MM(262420000000007/dd66c896) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124131527 DMM NOTICE MM(262420000000007/dd66c896) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124131527 DMM DEBUG MM(262420000000007/dd66c896) checking auth: received GSM SRES = ab 2d 8c 91 (gprs_gmm.c:666) 20241107124131527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124131528 DMM DEBUG MM(262420000000007/dd66c896) Requesting authorization (sgsn_auth.c:160) 20241107124131528 DMM INFO MM(262420000000007/dd66c896) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124131528 DMM DEBUG MM(262420000000007/dd66c896) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124131528 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241107124131528 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) 20241107124131528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124131528 DMM INFO MM(262420000000007/dd66c896) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd66c896) (gprs_gmm.c:300) 20241107124131529 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124131529 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124131529 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241107124131529 DMM INFO MM(262420000000007/dd66c896) Subscriber data update (mmctx.c:445) 20241107124131529 DMM DEBUG MM(262420000000007/dd66c896) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124131529 DMM INFO MM(262420000000007/dd66c896) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124131529 DMM NOTICE MM(262420000000007/dd66c896) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241107124131529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124131529 DMM NOTICE MM(262420000000007/dd66c896) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124131529 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) 20241107124131530 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124131530 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241107124131530 DMM INFO MM(262420000000007/dd66c896) Subscriber data update (mmctx.c:445) 20241107124131530 DMM DEBUG MM(262420000000007/dd66c896) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@8edd15cdfe88: Removing Client IMSI='262420000000007'H, index=0 20241107124131536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124131536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124131536 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124131536 DMM INFO MM(262420000000007/dd66c896) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124131536 DMM NOTICE MM(262420000000007/dd66c896) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124131536 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124131536 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124131536 DLLC NOTICE LLME(ddb7ee80/dd66c896){ASSIGNED} LLGM Assign pre (ffffffff => dd66c896) (gprs_llc.c:1079) 20241107124131536 DLLC NOTICE LLME(ffffffff/dd66c896){ASSIGNED} LLGM Assign post (ffffffff => dd66c896) (gprs_llc.c:1125) 20241107124131536 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124131537 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124131537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124131537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8edd15cdfe88: Final verdict of PTC: pass 20241107124131539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124131541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124131541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(209)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(207)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(197)@8edd15cdfe88: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(202)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@8edd15cdfe88: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@8edd15cdfe88: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(205)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(200)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(195)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_combined finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Nov 7 12:41: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 20241107124131670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124132071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47716) 20241107124132542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124132542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47716, count=88160) 20241107124133544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124133544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Nov 7 12:41:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124134545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124134545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_accept_all started. 20241107124135136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124135137 DMM INFO MM(262420000000007/dd66c896) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124135137 DMM INFO MM(262420000000007/dd66c896) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124135137 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124135137 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124135137 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124135137 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124135137 DLLC NOTICE LLME(ffffffff/dd66c896){ASSIGNED} LLGM Assign pre (dd66c896 => ffffffff) (gprs_llc.c:1079) 20241107124135137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd66c896 => ffffffff) (gprs_llc.c:1125) 20241107124135137 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241107124135137 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) 20241107124135137 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) 20241107124135137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124135137 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124135137 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124135137 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124135137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124135188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124135188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124135188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124135188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124135188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124135189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124135189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124135189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124135190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124135190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124135190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124135190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124135190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124135190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124135190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124135190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124135190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124135190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124135191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124135191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124135194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124135204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124135204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(216)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124135219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124135219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124135219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124135219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124135219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124135219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124135219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124135219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124135221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124135221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124135221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124135221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124135221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124135221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124135221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124135221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124135221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124135221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124135222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124135222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124135226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124135236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124135236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124135263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124135263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124135263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124135263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124135263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124135263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124135263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124135263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124135265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124135265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124135265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124135265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124135265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124135265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124135265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124135265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124135265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124135269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124135278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124135278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124135547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124135547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124135547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124135547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124135549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124135549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@8edd15cdfe88: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EB005645'O, index=0 SGSN_Test-GSUP(228)@8edd15cdfe88: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241107124136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124136602 DLLC NOTICE LLME(ffffffff/eb005645){UNASSIGNED} LLC RX: unknown TLLI 0xeb005645, creating LLME on the fly (gprs_llc.c:552) 20241107124136602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124136602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124136602 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124136602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124136602 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124136602 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124136602 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124136602 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124136602 DLLC NOTICE LLME(ffffffff/eb005645){UNASSIGNED} LLGM Assign pre (eb005645 => c0c71910) (gprs_llc.c:1079) 20241107124136602 DLLC NOTICE LLME(eb005645/c0c71910){ASSIGNED} LLGM Assign post (eb005645 => c0c71910) (gprs_llc.c:1125) 20241107124136602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124136602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124136602 DMM DEBUG MM(262420000000008/c0c71910) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124136616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124136616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124136616 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124136616 DMM DEBUG MM(262420000000008/c0c71910) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241107124136616 DMM NOTICE MM(262420000000008/c0c71910) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124136616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124136616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124136616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107124136616 DMM INFO MM(262420000000008/c0c71910) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0c71910) (gprs_gmm.c:300) TC_attach_accept_all(230)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@8edd15cdfe88: Removing Client IMSI='262420000000008'H, index=0 20241107124137607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124137607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124137607 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124137607 DMM INFO MM(262420000000008/c0c71910) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124137607 DMM NOTICE MM(262420000000008/c0c71910) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124137607 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124137607 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124137607 DLLC NOTICE LLME(eb005645/c0c71910){ASSIGNED} LLGM Assign pre (ffffffff => c0c71910) (gprs_llc.c:1079) 20241107124137607 DLLC NOTICE LLME(ffffffff/c0c71910){ASSIGNED} LLGM Assign post (ffffffff => c0c71910) (gprs_llc.c:1125) 20241107124137607 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124137607 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124137607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124137607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8edd15cdfe88: Final verdict of PTC: pass 20241107124137610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124137611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124137611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(228)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(227)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8edd15cdfe88: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@8edd15cdfe88: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(217)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(221)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@8edd15cdfe88: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(215)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(219)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(225)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_accept_all finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Nov 7 12:41: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 20241107124137748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124138150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69140) 20241107124138612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124138612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69140, count=69680) 20241107124139614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124139614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Nov 7 12:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124140616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124140616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_closed started. 20241107124141207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124141208 DMM INFO MM(262420000000008/c0c71910) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124141208 DMM INFO MM(262420000000008/c0c71910) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124141208 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124141208 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124141208 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124141208 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124141208 DLLC NOTICE LLME(ffffffff/c0c71910){ASSIGNED} LLGM Assign pre (c0c71910 => ffffffff) (gprs_llc.c:1079) 20241107124141208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c71910 => ffffffff) (gprs_llc.c:1125) 20241107124141208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124141208 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124141208 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124141208 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124141208 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124141251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124141251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124141251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124141251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124141251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124141251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124141251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124141251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124141253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124141253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124141253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124141253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124141253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124141253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124141253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124141253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124141253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124141253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124141254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124141254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124141258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124141268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124141268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(237)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124141297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124141297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124141297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124141297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124141297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124141297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124141297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(240)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124141297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124141298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124141298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124141298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124141299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124141299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124141299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124141299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124141299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141299 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124141299 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124141299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(241)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124141300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124141300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124141303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107124141313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124141313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124141324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124141324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124141324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124141324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124141324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124141324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124141324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124141324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124141325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124141325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124141325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124141326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124141326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124141326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124141326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124141326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124141326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124141326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124141326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124141326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124141326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124141330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124141339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124141339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124141617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124141617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124141617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124141617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124141620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124141620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@8edd15cdfe88: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CDDCA339'O, index=0 SGSN_Test-GSUP(247)@8edd15cdfe88: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@8edd15cdfe88: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CDDCA339'O, index=1 20241107124142675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124142676 DLLC NOTICE LLME(ffffffff/cddca339){UNASSIGNED} LLC RX: unknown TLLI 0xcddca339, creating LLME on the fly (gprs_llc.c:552) 20241107124142676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124142676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124142676 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124142676 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124142676 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124142676 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124142676 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124142676 DLLC NOTICE LLME(ffffffff/cddca339){UNASSIGNED} LLGM Assign pre (cddca339 => c11c8f89) (gprs_llc.c:1079) 20241107124142676 DLLC NOTICE LLME(cddca339/c11c8f89){ASSIGNED} LLGM Assign post (cddca339 => c11c8f89) (gprs_llc.c:1125) 20241107124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124142676 DMM DEBUG MM(001010123456789/c11c8f89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124142690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124142690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124142691 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124142691 DMM DEBUG MM(001010123456789/c11c8f89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241107124142691 DMM NOTICE MM(001010123456789/c11c8f89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124142691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124142691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124142691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241107124142691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124142691 DMM NOTICE MM(001010123456789/c11c8f89) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241107124142691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124142691 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124142691 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124142691 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124142691 DLLC NOTICE LLME(cddca339/c11c8f89){ASSIGNED} LLGM Assign pre (c11c8f89 => ffffffff) (gprs_llc.c:1079) 20241107124142691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c11c8f89 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8edd15cdfe88: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8edd15cdfe88: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@8edd15cdfe88: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D777E8EE'O, index=2 SGSN_Test-GSUP(247)@8edd15cdfe88: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241107124142733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124142734 DLLC NOTICE LLME(ffffffff/d777e8ee){UNASSIGNED} LLC RX: unknown TLLI 0xd777e8ee, creating LLME on the fly (gprs_llc.c:552) 20241107124142734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124142734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124142734 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124142734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124142734 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124142734 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124142734 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124142734 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124142734 DLLC NOTICE LLME(ffffffff/d777e8ee){UNASSIGNED} LLGM Assign pre (d777e8ee => ccbd7cfc) (gprs_llc.c:1079) 20241107124142734 DLLC NOTICE LLME(d777e8ee/ccbd7cfc){ASSIGNED} LLGM Assign post (d777e8ee => ccbd7cfc) (gprs_llc.c:1125) 20241107124142734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124142734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124142734 DMM DEBUG MM(262420000000010/ccbd7cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124142740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124142740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124142740 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124142740 DMM DEBUG MM(262420000000010/ccbd7cfc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241107124142740 DMM NOTICE MM(262420000000010/ccbd7cfc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124142740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124142740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124142740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107124142740 DMM INFO MM(262420000000010/ccbd7cfc) <- GMM ATTACH ACCEPT (new P-TMSI=0xccbd7cfc) (gprs_gmm.c:300) TC_attach_closed(250)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8edd15cdfe88: Removing Client IMSI='262420000000010'H, index=2 20241107124143738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124143738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124143738 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124143738 DMM INFO MM(262420000000010/ccbd7cfc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124143738 DMM NOTICE MM(262420000000010/ccbd7cfc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124143738 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124143738 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124143738 DLLC NOTICE LLME(d777e8ee/ccbd7cfc){ASSIGNED} LLGM Assign pre (ffffffff => ccbd7cfc) (gprs_llc.c:1079) 20241107124143738 DLLC NOTICE LLME(ffffffff/ccbd7cfc){ASSIGNED} LLGM Assign post (ffffffff => ccbd7cfc) (gprs_llc.c:1125) 20241107124143738 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124143738 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124143738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124143738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8edd15cdfe88: Final verdict of PTC: pass 20241107124143740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@8edd15cdfe88: Final verdict of PTC: none 20241107124143743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124143743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(241)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(245)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(235)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(243)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(233)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(239)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8edd15cdfe88: Test case TC_attach_closed finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Nov 7 12:41: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 20241107124143870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124144271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70996) 20241107124144744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124144744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70996, count=81052) 20241107124145745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124145745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Nov 7 12:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124146746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124146746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_no_imei_response started. 20241107124147329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124147330 DMM INFO MM(262420000000010/ccbd7cfc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124147330 DMM INFO MM(262420000000010/ccbd7cfc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124147330 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124147330 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124147330 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124147330 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124147330 DLLC NOTICE LLME(ffffffff/ccbd7cfc){ASSIGNED} LLGM Assign pre (ccbd7cfc => ffffffff) (gprs_llc.c:1079) 20241107124147330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccbd7cfc => ffffffff) (gprs_llc.c:1125) 20241107124147330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124147330 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124147330 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124147330 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124147330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124147375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124147375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124147375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124147375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124147375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124147375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124147375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124147375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124147377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124147377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124147377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124147377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124147377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124147377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124147377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124147377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124147377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124147377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124147378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124147378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124147381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124147390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124147390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(256)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imei_response-BVCI196(254)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124147420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124147422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124147422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124147422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124147422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124147422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124147422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124147422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124147426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124147436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124147437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124147469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124147469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124147469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124147469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124147469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124147469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124147469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124147469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124147470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124147470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124147470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124147470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124147470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124147470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124147471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124147471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124147471 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124147471 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124147471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124147471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124147471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124147474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124147483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124147483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124147747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124147747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124147747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124147747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124147749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124147749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8edd15cdfe88: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EB6C8D5A'O, index=0 SGSN_Test-GSUP(267)@8edd15cdfe88: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241107124148820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124148820 DLLC NOTICE LLME(ffffffff/eb6c8d5a){UNASSIGNED} LLC RX: unknown TLLI 0xeb6c8d5a, creating LLME on the fly (gprs_llc.c:552) 20241107124148820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124148821 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124148821 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124148821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124148821 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124148821 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124148821 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124148821 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124148821 DLLC NOTICE LLME(ffffffff/eb6c8d5a){UNASSIGNED} LLGM Assign pre (eb6c8d5a => d86cf0f7) (gprs_llc.c:1079) 20241107124148821 DLLC NOTICE LLME(eb6c8d5a/d86cf0f7){ASSIGNED} LLGM Assign post (eb6c8d5a => d86cf0f7) (gprs_llc.c:1125) 20241107124148821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124148821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124148821 DMM DEBUG MM(262420000000032/d86cf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124154821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124154821 DMM DEBUG MM(262420000000032/d86cf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124158763 DGPRS DEBUG Checking for inactive LLMEs, time = 12794052 (sgsn.c:131) 20241107124200822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124200822 DMM DEBUG MM(262420000000032/d86cf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124206823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124206823 DMM DEBUG MM(262420000000032/d86cf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124207748 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124207748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124207749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107124212824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124212824 DMM DEBUG MM(262420000000032/d86cf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124217379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124217381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124217381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124217423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124217424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124217424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124217471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124217473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124217473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124218825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124218825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241107124218825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124218825 DMM NOTICE MM(262420000000032/d86cf0f7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241107124218825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124218825 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124218825 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124218825 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124218825 DLLC NOTICE LLME(eb6c8d5a/d86cf0f7){ASSIGNED} LLGM Assign pre (d86cf0f7 => ffffffff) (gprs_llc.c:1079) 20241107124218825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d86cf0f7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8edd15cdfe88: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8edd15cdfe88: Final verdict of PTC: pass 20241107124218834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@8edd15cdfe88: Final verdict of PTC: none 20241107124218835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124218835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(265)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(260)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(255)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(263)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(253)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(258)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Nov 7 12:42: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 20241107124218953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124219258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241107124219836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124219836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241107124220837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124220837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Nov 7 12:42:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124221838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124221838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_no_imsi_response started. 20241107124222316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124222317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124222362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124222362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124222362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124222362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124222362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124222362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124222362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124222362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124222363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124222363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124222363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124222363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124222363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124222363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124222363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124222364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124222364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124222367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124222377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124222377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124222402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124222402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124222402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124222402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124222403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124222403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124222403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124222404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124222404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124222404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124222404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124222404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124222404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124222404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124222404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124222404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124222409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124222419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124222419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124222439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124222440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124222440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124222440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124222440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124222440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124222440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124222440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124222442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124222442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124222442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124222442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124222442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124222442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124222442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124222442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124222442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124222442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124222442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124222443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124222443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124222447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124222456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124222456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124222839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124222839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124222839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124222839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124222842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124222842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@8edd15cdfe88: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CCDB0405'O, index=0 SGSN_Test-GSUP(286)@8edd15cdfe88: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241107124224745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124224745 DLLC NOTICE LLME(ffffffff/ccdb0405){UNASSIGNED} LLC RX: unknown TLLI 0xccdb0405, creating LLME on the fly (gprs_llc.c:552) 20241107124224745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124224745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124224745 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124224745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124224745 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124224745 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124224745 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124224745 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124224745 DLLC NOTICE LLME(ffffffff/ccdb0405){UNASSIGNED} LLGM Assign pre (ccdb0405 => ce781559) (gprs_llc.c:1079) 20241107124224745 DLLC NOTICE LLME(ccdb0405/ce781559){ASSIGNED} LLGM Assign post (ccdb0405 => ce781559) (gprs_llc.c:1125) 20241107124224745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124224745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124224745 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124224760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124224760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124224760 DMM DEBUG MM_STATE_Gb(3436905477)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124224760 DMM DEBUG MM(/ce781559) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241107124224760 DMM NOTICE MM(/ce781559) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124224760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124224760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241107124224760 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241107124228764 DGPRS DEBUG Checking for inactive LLMEs, time = 12794082 (sgsn.c:131) 20241107124230760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124230760 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241107124236761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124236761 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241107124242762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124242762 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241107124242840 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124242840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107124242841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124248762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124248763 DMM DEBUG MM(/ce781559) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241107124252365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124252367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124252367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124252405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124252407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124252407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124252444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124252445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124252445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124254763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241107124254763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241107124254763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124254763 DMM NOTICE MM(/ce781559) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241107124254763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Reject}: Deallocated (fsm.c:568) 20241107124254763 DMM DEBUG MM_STATE_Gb(3436905477)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124254763 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124254763 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124254763 DLLC NOTICE LLME(ccdb0405/ce781559){ASSIGNED} LLGM Assign pre (ce781559 => ffffffff) (gprs_llc.c:1079) 20241107124254763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce781559 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@8edd15cdfe88: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8edd15cdfe88: Final verdict of PTC: pass 20241107124254772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124254774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124254774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(279)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(274)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(284)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8edd15cdfe88: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(272)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(282)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(277)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Nov 7 12:42:54 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 20241107124254911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124255212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241107124255774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124255774 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) 20241107124256775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124256775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Nov 7 12:42:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124257776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124257776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_closed_add_vty started. 20241107124258272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124258273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124258317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124258317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124258317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124258317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124258317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124258317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124258317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124258317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124258318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124258318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124258318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124258319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124258319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124258319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124258319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124258319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124258319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124258319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124258323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124258323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124258327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124258337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124258337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-NS1(294)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(300)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(300)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124258380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124258380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124258380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124258380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124258380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124258380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124258380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124258380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(300)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124258382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124258382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124258382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124258382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124258382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124258382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124258382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124258382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124258382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124258382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124258383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124258383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(300)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(300)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124258387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(299)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241107124258397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124258397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(303)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@8edd15cdfe88: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI210(296)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124258405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124258405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124258405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124258405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258405 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124258405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124258405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124258405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124258405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124258407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124258407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124258407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124258407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124258407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124258407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124258407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124258407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124258407 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124258408 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124258408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124258408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124258408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124258413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(299)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(299)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124258424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124258424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124258765 DGPRS DEBUG Checking for inactive LLMEs, time = 12794112 (sgsn.c:131) 20241107124258777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124258777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124258777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124258777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124258779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124258779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E59DE68A'O, index=0 SGSN_Test-GSUP(305)@8edd15cdfe88: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E59DE68A'O, index=1 20241107124259841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124259841 DLLC NOTICE LLME(ffffffff/e59de68a){UNASSIGNED} LLC RX: unknown TLLI 0xe59de68a, creating LLME on the fly (gprs_llc.c:552) 20241107124259841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124259841 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124259841 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124259841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124259841 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124259841 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124259841 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124259841 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124259841 DLLC NOTICE LLME(ffffffff/e59de68a){UNASSIGNED} LLGM Assign pre (e59de68a => d2946b5b) (gprs_llc.c:1079) 20241107124259841 DLLC NOTICE LLME(e59de68a/d2946b5b){ASSIGNED} LLGM Assign post (e59de68a => d2946b5b) (gprs_llc.c:1125) 20241107124259841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124259841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124259841 DMM DEBUG MM(001010123456789/d2946b5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124259859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124259859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124259859 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124259859 DMM DEBUG MM(001010123456789/d2946b5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241107124259859 DMM NOTICE MM(001010123456789/d2946b5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124259859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124259859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124259859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241107124259860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124259860 DMM NOTICE MM(001010123456789/d2946b5b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241107124259860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124259860 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124259860 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124259860 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124259860 DLLC NOTICE LLME(e59de68a/d2946b5b){ASSIGNED} LLGM Assign pre (d2946b5b => ffffffff) (gprs_llc.c:1079) 20241107124259860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2946b5b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E59DE68A'O, index=2 20241107124259867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124259867 DLLC NOTICE LLME(ffffffff/e59de68a){UNASSIGNED} LLC RX: unknown TLLI 0xe59de68a, creating LLME on the fly (gprs_llc.c:552) 20241107124259867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241107124259868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124259868 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124259868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124259868 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124259868 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124259868 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124259868 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124259868 DLLC NOTICE LLME(ffffffff/e59de68a){UNASSIGNED} LLGM Assign pre (e59de68a => ef1d225e) (gprs_llc.c:1079) 20241107124259868 DLLC NOTICE LLME(e59de68a/ef1d225e){ASSIGNED} LLGM Assign post (e59de68a => ef1d225e) (gprs_llc.c:1125) 20241107124259868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124259868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124259868 DMM DEBUG MM(001010123456700/ef1d225e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124259876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124259876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124259876 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124259876 DMM DEBUG MM(001010123456700/ef1d225e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241107124259876 DMM NOTICE MM(001010123456700/ef1d225e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124259876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124259876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124259876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107124259876 DMM INFO MM(001010123456700/ef1d225e) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1d225e) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Removing Client IMSI='001010123456700'H, index=2 20241107124300871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124300871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124300871 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124300871 DMM INFO MM(001010123456700/ef1d225e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124300871 DMM NOTICE MM(001010123456700/ef1d225e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124300871 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124300871 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124300871 DLLC NOTICE LLME(e59de68a/ef1d225e){ASSIGNED} LLGM Assign pre (ffffffff => ef1d225e) (gprs_llc.c:1079) 20241107124300871 DLLC NOTICE LLME(ffffffff/ef1d225e){ASSIGNED} LLGM Assign post (ffffffff => ef1d225e) (gprs_llc.c:1125) 20241107124300871 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124300871 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124300871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124300871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8edd15cdfe88: Final verdict of PTC: pass 20241107124300874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124300876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124300876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(293)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(300)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(303)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@8edd15cdfe88: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(299)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(297)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(301)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(291)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(299): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(300): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Nov 7 12:43:00 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 20241107124301005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124301407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241107124301877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124301877 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) 20241107124302878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124302878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Nov 7 12:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124303879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124303879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_check_subscriber_list started. 20241107124304463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124304464 DMM INFO MM(001010123456700/ef1d225e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124304464 DMM INFO MM(001010123456700/ef1d225e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124304464 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124304464 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124304464 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124304464 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124304464 DLLC NOTICE LLME(ffffffff/ef1d225e){ASSIGNED} LLGM Assign pre (ef1d225e => ffffffff) (gprs_llc.c:1079) 20241107124304464 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef1d225e => ffffffff) (gprs_llc.c:1125) 20241107124304464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124304464 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124304465 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124304465 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124304465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124304518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124304519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124304519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124304519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124304519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124304519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124304519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124304519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124304520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124304520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124304520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124304520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124304520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124304520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124304521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124304521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124304521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124304521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124304521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124304521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124304525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124304534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124304534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124304560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124304560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124304560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124304560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124304560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124304560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124304560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124304560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124304562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124304562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124304562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124304562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124304562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124304562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124304562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124304562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124304562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124304562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124304563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124304563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124304566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124304576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124304576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124304605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124304605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124304605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124304605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124304605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124304605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124304605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124304605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124304607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124304607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124304607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124304607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124304607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124304607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124304607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124304607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124304607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124304607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124304607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124304608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124304608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124304611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124304620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124304620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124304879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124304879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124304879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124304879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124304881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124304881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@8edd15cdfe88: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DE777904'O, index=0 SGSN_Test-GSUP(324)@8edd15cdfe88: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8edd15cdfe88: 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 := '3051577628557F619DF5FA2F01C5AC5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC87C565'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1A950A5AD98ADBD'O } } } } } 20241107124305932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124305932 DLLC NOTICE LLME(ffffffff/de777904){UNASSIGNED} LLC RX: unknown TLLI 0xde777904, creating LLME on the fly (gprs_llc.c:552) 20241107124305932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124305932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124305932 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124305932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124305932 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124305932 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124305932 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124305932 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124305932 DLLC NOTICE LLME(ffffffff/de777904){UNASSIGNED} LLGM Assign pre (de777904 => ff202400) (gprs_llc.c:1079) 20241107124305932 DLLC NOTICE LLME(de777904/ff202400){ASSIGNED} LLGM Assign post (de777904 => ff202400) (gprs_llc.c:1125) 20241107124305932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124305932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124305932 DMM DEBUG MM(262420000000034/ff202400) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124305945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124305945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124305945 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124305945 DMM DEBUG MM(262420000000034/ff202400) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241107124305945 DMM NOTICE MM(262420000000034/ff202400) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124305945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124305945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124305945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124305945 DMM DEBUG MM(262420000000034/ff202400) Requesting authorization (sgsn_auth.c:160) 20241107124305945 DMM INFO MM(262420000000034/ff202400) Requesting authentication tuples (sgsn_auth.c:184) 20241107124305945 DMM DEBUG MM(262420000000034/ff202400) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124305945 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241107124305945 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8edd15cdfe88: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241107124305948 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124305948 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124305948 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124305948 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124305948 DMM INFO MM(262420000000034/ff202400) Subscriber data update (mmctx.c:445) 20241107124305948 DMM DEBUG MM(262420000000034/ff202400) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124305948 DMM INFO MM(262420000000034/ff202400) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124305948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124305948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124305948 DMM INFO MM(262420000000034/ff202400) <- GMM AUTH AND CIPHERING REQ (rand = 30 51 57 76 28 55 7f 61 9d f5 fa 2f 01 c5 ac 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124305956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124305956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124305956 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124305956 DMM INFO MM(262420000000034/ff202400) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124305956 DMM NOTICE MM(262420000000034/ff202400) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124305956 DMM DEBUG MM(262420000000034/ff202400) checking auth: received GSM SRES = ec 87 c5 65 (gprs_gmm.c:666) 20241107124305956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124305956 DMM DEBUG MM(262420000000034/ff202400) Requesting authorization (sgsn_auth.c:160) 20241107124305956 DMM INFO MM(262420000000034/ff202400) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124305956 DMM DEBUG MM(262420000000034/ff202400) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124305956 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241107124305956 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) 20241107124305956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124305956 DMM INFO MM(262420000000034/ff202400) <- GMM ATTACH ACCEPT (new P-TMSI=0xff202400) (gprs_gmm.c:300) 20241107124305958 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124305958 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124305958 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241107124305958 DMM INFO MM(262420000000034/ff202400) Subscriber data update (mmctx.c:445) 20241107124305958 DMM DEBUG MM(262420000000034/ff202400) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124305958 DMM INFO MM(262420000000034/ff202400) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124305958 DMM NOTICE MM(262420000000034/ff202400) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241107124305958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124305958 DMM NOTICE MM(262420000000034/ff202400) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124305958 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) 20241107124305958 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124305958 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241107124305958 DMM INFO MM(262420000000034/ff202400) Subscriber data update (mmctx.c:445) 20241107124305958 DMM DEBUG MM(262420000000034/ff202400) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124305964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124305964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124305964 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124305964 DMM INFO MM(262420000000034/ff202400) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124305964 DMM NOTICE MM(262420000000034/ff202400) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124305964 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124305964 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124305964 DLLC NOTICE LLME(de777904/ff202400){ASSIGNED} LLGM Assign pre (ffffffff => ff202400) (gprs_llc.c:1079) 20241107124305964 DLLC NOTICE LLME(ffffffff/ff202400){ASSIGNED} LLGM Assign post (ffffffff => ff202400) (gprs_llc.c:1125) 20241107124305964 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124305964 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124305964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124305964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@8edd15cdfe88: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8edd15cdfe88: Final verdict of PTC: pass 20241107124306017 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241107124306017 DMM INFO MM(262420000000034/ff202400) Subscriber data update (mmctx.c:445) 20241107124306017 DMM DEBUG MM(262420000000034/ff202400) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241107124306017 DMM INFO MM(262420000000034/ff202400) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241107124306017 DMM INFO MM(262420000000034/ff202400) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124306017 DMM INFO MM(262420000000034/ff202400) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124306017 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124306017 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124306017 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124306017 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124306017 DLLC NOTICE LLME(ffffffff/ff202400){ASSIGNED} LLGM Assign pre (ff202400 => ffffffff) (gprs_llc.c:1079) 20241107124306017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff202400 => ffffffff) (gprs_llc.c:1125) 20241107124306017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124306017 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124306017 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124306017 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124306018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(317)@8edd15cdfe88: Final verdict of PTC: none 20241107124306021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124306021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI210(316)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(312)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@8edd15cdfe88: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8edd15cdfe88: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(322)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(320)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(310)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(315)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Nov 7 12:43:06 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241107124306161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124306462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20241107124307021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124307021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=93776) 20241107124308022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124308022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Nov 7 12:43:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124309023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124309023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_detach_check_subscriber_list started. 20241107124309516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124309517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124309580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124309580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124309580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124309580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124309580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124309580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124309580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124309580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124309582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124309582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124309582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124309583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124309583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124309583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124309583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124309583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124309583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124309583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124309583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124309583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124309587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124309598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124309598 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124309618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124309618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124309618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124309618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124309618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124309618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124309618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124309618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124309620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124309620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124309620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124309620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124309620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124309620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124309620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124309620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124309620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124309620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124309621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124309621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124309626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124309637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124309637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124309665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124309665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124309665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124309665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124309665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124309665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124309665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124309665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124309667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124309667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124309667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124309667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124309668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124309668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124309668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124309668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124309668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124309668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124309668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124309668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124309668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124309673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124309683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124309683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124310023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124310023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124310023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124310023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124310026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124310027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@8edd15cdfe88: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EC14F4B3'O, index=0 SGSN_Test-GSUP(343)@8edd15cdfe88: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8edd15cdfe88: 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 := '406480334432238ECF1E1FB3844540D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5261D245'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAF5705CAAF641DA'O } } } } } 20241107124310073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124310073 DLLC NOTICE LLME(ffffffff/ec14f4b3){UNASSIGNED} LLC RX: unknown TLLI 0xec14f4b3, creating LLME on the fly (gprs_llc.c:552) 20241107124310073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124310073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124310073 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124310073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124310073 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124310073 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124310073 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124310073 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124310073 DLLC NOTICE LLME(ffffffff/ec14f4b3){UNASSIGNED} LLGM Assign pre (ec14f4b3 => dae8b89d) (gprs_llc.c:1079) 20241107124310073 DLLC NOTICE LLME(ec14f4b3/dae8b89d){ASSIGNED} LLGM Assign post (ec14f4b3 => dae8b89d) (gprs_llc.c:1125) 20241107124310073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124310074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124310074 DMM DEBUG MM(262420000000033/dae8b89d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124310088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124310088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124310088 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124310088 DMM DEBUG MM(262420000000033/dae8b89d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241107124310088 DMM NOTICE MM(262420000000033/dae8b89d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124310088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124310088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124310088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124310088 DMM DEBUG MM(262420000000033/dae8b89d) Requesting authorization (sgsn_auth.c:160) 20241107124310088 DMM INFO MM(262420000000033/dae8b89d) Requesting authentication tuples (sgsn_auth.c:184) 20241107124310088 DMM DEBUG MM(262420000000033/dae8b89d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124310088 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241107124310088 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8edd15cdfe88: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241107124310091 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124310091 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124310091 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124310091 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124310091 DMM INFO MM(262420000000033/dae8b89d) Subscriber data update (mmctx.c:445) 20241107124310091 DMM DEBUG MM(262420000000033/dae8b89d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124310091 DMM INFO MM(262420000000033/dae8b89d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124310091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124310091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124310091 DMM INFO MM(262420000000033/dae8b89d) <- GMM AUTH AND CIPHERING REQ (rand = 40 64 80 33 44 32 23 8e cf 1e 1f b3 84 45 40 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124310100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124310100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124310100 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124310100 DMM INFO MM(262420000000033/dae8b89d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124310100 DMM NOTICE MM(262420000000033/dae8b89d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124310100 DMM DEBUG MM(262420000000033/dae8b89d) checking auth: received GSM SRES = 52 61 d2 45 (gprs_gmm.c:666) 20241107124310100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124310100 DMM DEBUG MM(262420000000033/dae8b89d) Requesting authorization (sgsn_auth.c:160) 20241107124310100 DMM INFO MM(262420000000033/dae8b89d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124310100 DMM DEBUG MM(262420000000033/dae8b89d) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124310100 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241107124310100 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) 20241107124310100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124310100 DMM INFO MM(262420000000033/dae8b89d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdae8b89d) (gprs_gmm.c:300) 20241107124310101 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124310101 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124310101 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241107124310101 DMM INFO MM(262420000000033/dae8b89d) Subscriber data update (mmctx.c:445) 20241107124310101 DMM DEBUG MM(262420000000033/dae8b89d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124310101 DMM INFO MM(262420000000033/dae8b89d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124310101 DMM NOTICE MM(262420000000033/dae8b89d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241107124310101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124310101 DMM NOTICE MM(262420000000033/dae8b89d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124310101 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) 20241107124310102 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124310102 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241107124310102 DMM INFO MM(262420000000033/dae8b89d) Subscriber data update (mmctx.c:445) 20241107124310102 DMM DEBUG MM(262420000000033/dae8b89d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124310109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124310109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124310109 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124310109 DMM INFO MM(262420000000033/dae8b89d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124310109 DMM NOTICE MM(262420000000033/dae8b89d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124310109 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124310109 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124310109 DLLC NOTICE LLME(ec14f4b3/dae8b89d){ASSIGNED} LLGM Assign pre (ffffffff => dae8b89d) (gprs_llc.c:1079) 20241107124310109 DLLC NOTICE LLME(ffffffff/dae8b89d){ASSIGNED} LLGM Assign post (ffffffff => dae8b89d) (gprs_llc.c:1125) 20241107124310109 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124310109 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124310109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124310109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124310160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124310160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241107124310160 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124310160 DMM INFO MM(262420000000033/dae8b89d) -> GMM DETACH REQUEST TLLI=0xdae8b89d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241107124310161 DMM INFO MM(262420000000033/dae8b89d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124310161 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124310161 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124310161 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124310161 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124310161 DLLC NOTICE LLME(ffffffff/dae8b89d){ASSIGNED} LLGM Assign pre (dae8b89d => ffffffff) (gprs_llc.c:1079) 20241107124310161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae8b89d => ffffffff) (gprs_llc.c:1125) 20241107124310161 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241107124310161 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) 20241107124310161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124310161 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124310161 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124310161 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124310162 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@8edd15cdfe88: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8edd15cdfe88: Final verdict of PTC: pass 20241107124315171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@8edd15cdfe88: Final verdict of PTC: none 20241107124315173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124315174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(332)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@8edd15cdfe88: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(341)@8edd15cdfe88: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8edd15cdfe88: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(330)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(339)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(334)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Nov 7 12:43:15 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241107124315313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124315614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87572) 20241107124316174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124316175 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=93984) 20241107124317175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124317176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Nov 7 12:43:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124318176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124318177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_check_complete_resend started. 20241107124318671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124318673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124318726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124318726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124318726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124318726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124318726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124318726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124318726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124318726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124318728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124318728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124318728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124318728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124318728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124318728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124318728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124318728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124318728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124318728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124318728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124318729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124318732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124318741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124318741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124318768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124318768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124318768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124318768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124318768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124318768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124318768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124318768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124318769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124318769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124318770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124318770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124318770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124318774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124318784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124318784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124318816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124318816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124318816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124318816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124318816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124318816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124318816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124318816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124318818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124318818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124318818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124318819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124318819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124318819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124318819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124318819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124318819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124318819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124318819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124318819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124318819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124318823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124318833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124318833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124319177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124319178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124319178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124319178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124319180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124319180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@8edd15cdfe88: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C1F048F9'O, index=0 SGSN_Test-GSUP(362)@8edd15cdfe88: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8edd15cdfe88: 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 := '265358A71D1F28121886DA61373A3B7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84BDCE8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECC79CC8E3559038'O } } } } } 20241107124320230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124320230 DLLC NOTICE LLME(ffffffff/c1f048f9){UNASSIGNED} LLC RX: unknown TLLI 0xc1f048f9, creating LLME on the fly (gprs_llc.c:552) 20241107124320230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124320230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124320231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124320231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124320231 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124320231 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124320231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124320231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124320231 DLLC NOTICE LLME(ffffffff/c1f048f9){UNASSIGNED} LLGM Assign pre (c1f048f9 => ff3a64ff) (gprs_llc.c:1079) 20241107124320231 DLLC NOTICE LLME(c1f048f9/ff3a64ff){ASSIGNED} LLGM Assign post (c1f048f9 => ff3a64ff) (gprs_llc.c:1125) 20241107124320231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124320231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124320231 DMM DEBUG MM(262420000000036/ff3a64ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124320243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124320243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124320243 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124320243 DMM DEBUG MM(262420000000036/ff3a64ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241107124320243 DMM NOTICE MM(262420000000036/ff3a64ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124320243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124320243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124320243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124320243 DMM DEBUG MM(262420000000036/ff3a64ff) Requesting authorization (sgsn_auth.c:160) 20241107124320243 DMM INFO MM(262420000000036/ff3a64ff) Requesting authentication tuples (sgsn_auth.c:184) 20241107124320243 DMM DEBUG MM(262420000000036/ff3a64ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124320243 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241107124320243 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8edd15cdfe88: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241107124320246 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124320246 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124320246 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124320246 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124320246 DMM INFO MM(262420000000036/ff3a64ff) Subscriber data update (mmctx.c:445) 20241107124320246 DMM DEBUG MM(262420000000036/ff3a64ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124320246 DMM INFO MM(262420000000036/ff3a64ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124320246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124320246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124320246 DMM INFO MM(262420000000036/ff3a64ff) <- GMM AUTH AND CIPHERING REQ (rand = 26 53 58 a7 1d 1f 28 12 18 86 da 61 37 3a 3b 7b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124320253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124320253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124320253 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124320253 DMM INFO MM(262420000000036/ff3a64ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124320253 DMM NOTICE MM(262420000000036/ff3a64ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124320253 DMM DEBUG MM(262420000000036/ff3a64ff) checking auth: received GSM SRES = 84 bd ce 8b (gprs_gmm.c:666) 20241107124320253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124320253 DMM DEBUG MM(262420000000036/ff3a64ff) Requesting authorization (sgsn_auth.c:160) 20241107124320253 DMM INFO MM(262420000000036/ff3a64ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124320253 DMM DEBUG MM(262420000000036/ff3a64ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124320253 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241107124320253 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) 20241107124320253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124320253 DMM INFO MM(262420000000036/ff3a64ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3a64ff) (gprs_gmm.c:300) 20241107124320254 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124320254 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124320254 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241107124320254 DMM INFO MM(262420000000036/ff3a64ff) Subscriber data update (mmctx.c:445) 20241107124320254 DMM DEBUG MM(262420000000036/ff3a64ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124320254 DMM INFO MM(262420000000036/ff3a64ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124320254 DMM NOTICE MM(262420000000036/ff3a64ff) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241107124320254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124320254 DMM NOTICE MM(262420000000036/ff3a64ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124320254 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) 20241107124320255 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124320255 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241107124320255 DMM INFO MM(262420000000036/ff3a64ff) Subscriber data update (mmctx.c:445) 20241107124320255 DMM DEBUG MM(262420000000036/ff3a64ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107124326253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124326253 DMM INFO MM(262420000000036/ff3a64ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3a64ff) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107124328766 DGPRS DEBUG Checking for inactive LLMEs, time = 12794142 (sgsn.c:131) 20241107124332254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124332255 DMM INFO MM(262420000000036/ff3a64ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3a64ff) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107124338255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124338255 DMM INFO MM(262420000000036/ff3a64ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3a64ff) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107124339179 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124339179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107124339179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124344257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124344257 DMM INFO MM(262420000000036/ff3a64ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3a64ff) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107124348730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124348732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124348732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124348770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124348772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124348772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124348820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124348822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124348822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124350259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241107124350259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241107124350259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124350259 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241107124350259 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) 20241107124350259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124350259 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124350259 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124350259 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124350259 DLLC NOTICE LLME(c1f048f9/ff3a64ff){ASSIGNED} LLGM Assign pre (ff3a64ff => ffffffff) (gprs_llc.c:1079) 20241107124350259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff3a64ff => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@8edd15cdfe88: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8edd15cdfe88: Final verdict of PTC: pass 20241107124354272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36868<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(360)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8edd15cdfe88: Final verdict of PTC: none 20241107124354276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(362)@8edd15cdfe88: Final verdict of PTC: none 20241107124354276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI210(354)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(350)@8edd15cdfe88: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@8edd15cdfe88: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(355)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(348)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(358)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(353)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Nov 7 12:43:54 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241107124354405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124354706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241107124355277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124355277 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=95156) 20241107124356278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124356278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Nov 7 12:43:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124357279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124357279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_update started. 20241107124357770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124357772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124357811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124357811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124357811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124357811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124357811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124357811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124357811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124357811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124357813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124357813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124357813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124357813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124357813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124357813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124357813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124357813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124357813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124357813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124357813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124357813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124357817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124357827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124357827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124357863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124357863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124357863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124357863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124357863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124357863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124357863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124357863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124357865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124357865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124357865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124357865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124357865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124357865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124357865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124357865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357865 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124357865 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124357865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(375)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124357866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124357866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124357869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124357878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124357878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124357889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124357889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124357889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124357889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124357889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124357890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124357890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124357890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124357891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124357891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124357891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124357891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124357891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124357891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124357891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124357891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124357891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124357891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124357891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124357892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124357892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124357895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124357906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124357906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124358280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124358280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124358280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124358280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124358282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124358282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107124358767 DGPRS DEBUG Checking for inactive LLMEs, time = 12794172 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@8edd15cdfe88: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FB78C3CF'O, index=0 SGSN_Test-GSUP(381)@8edd15cdfe88: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8edd15cdfe88: 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 := 'EF2DDD5C7F0C8CA63F310B2035D6D477'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F53D964D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3925001E3E7D9765'O } } } } } 20241107124359335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124359335 DLLC NOTICE LLME(ffffffff/fb78c3cf){UNASSIGNED} LLC RX: unknown TLLI 0xfb78c3cf, creating LLME on the fly (gprs_llc.c:552) 20241107124359335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124359335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124359335 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124359335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124359335 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124359335 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124359335 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124359335 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124359335 DLLC NOTICE LLME(ffffffff/fb78c3cf){UNASSIGNED} LLGM Assign pre (fb78c3cf => ef16738d) (gprs_llc.c:1079) 20241107124359335 DLLC NOTICE LLME(fb78c3cf/ef16738d){ASSIGNED} LLGM Assign post (fb78c3cf => ef16738d) (gprs_llc.c:1125) 20241107124359335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124359335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124359335 DMM DEBUG MM(262420000000031/ef16738d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124359350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124359350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124359350 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124359350 DMM DEBUG MM(262420000000031/ef16738d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241107124359350 DMM NOTICE MM(262420000000031/ef16738d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124359350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124359350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124359350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124359350 DMM DEBUG MM(262420000000031/ef16738d) Requesting authorization (sgsn_auth.c:160) 20241107124359350 DMM INFO MM(262420000000031/ef16738d) Requesting authentication tuples (sgsn_auth.c:184) 20241107124359350 DMM DEBUG MM(262420000000031/ef16738d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124359350 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241107124359350 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8edd15cdfe88: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241107124359353 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124359353 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124359353 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124359353 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124359353 DMM INFO MM(262420000000031/ef16738d) Subscriber data update (mmctx.c:445) 20241107124359353 DMM DEBUG MM(262420000000031/ef16738d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124359353 DMM INFO MM(262420000000031/ef16738d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124359353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124359353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124359353 DMM INFO MM(262420000000031/ef16738d) <- GMM AUTH AND CIPHERING REQ (rand = ef 2d dd 5c 7f 0c 8c a6 3f 31 0b 20 35 d6 d4 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124359361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124359361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124359361 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124359361 DMM INFO MM(262420000000031/ef16738d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124359361 DMM NOTICE MM(262420000000031/ef16738d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124359361 DMM DEBUG MM(262420000000031/ef16738d) checking auth: received GSM SRES = f5 3d 96 4d (gprs_gmm.c:666) 20241107124359361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124359361 DMM DEBUG MM(262420000000031/ef16738d) Requesting authorization (sgsn_auth.c:160) 20241107124359361 DMM INFO MM(262420000000031/ef16738d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124359361 DMM DEBUG MM(262420000000031/ef16738d) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124359361 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241107124359361 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) 20241107124359361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124359361 DMM INFO MM(262420000000031/ef16738d) <- GMM ATTACH ACCEPT (new P-TMSI=0xef16738d) (gprs_gmm.c:300) 20241107124359362 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124359362 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124359362 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241107124359362 DMM INFO MM(262420000000031/ef16738d) Subscriber data update (mmctx.c:445) 20241107124359362 DMM DEBUG MM(262420000000031/ef16738d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124359362 DMM INFO MM(262420000000031/ef16738d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124359362 DMM NOTICE MM(262420000000031/ef16738d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241107124359362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124359362 DMM NOTICE MM(262420000000031/ef16738d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124359362 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) 20241107124359363 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124359363 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241107124359363 DMM INFO MM(262420000000031/ef16738d) Subscriber data update (mmctx.c:445) 20241107124359363 DMM DEBUG MM(262420000000031/ef16738d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124359371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124359371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124359371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124359371 DMM INFO MM(262420000000031/ef16738d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124359371 DMM NOTICE MM(262420000000031/ef16738d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124359371 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124359371 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124359371 DLLC NOTICE LLME(fb78c3cf/ef16738d){ASSIGNED} LLGM Assign pre (ffffffff => ef16738d) (gprs_llc.c:1079) 20241107124359371 DLLC NOTICE LLME(ffffffff/ef16738d){ASSIGNED} LLGM Assign post (ffffffff => ef16738d) (gprs_llc.c:1125) 20241107124359371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124359371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124359371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124359371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124359420 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241107124359420 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241107124359420 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) 20241107124359420 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241107124359420 DMM INFO MM(262420000000031/ef16738d) Subscriber data update (mmctx.c:445) 20241107124359420 DMM DEBUG MM(262420000000031/ef16738d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241107124359420 DMM INFO MM(262420000000031/ef16738d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241107124359420 DMM INFO MM(262420000000031/ef16738d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124359420 DMM INFO MM(262420000000031/ef16738d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124359420 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124359420 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124359420 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124359420 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124359420 DLLC NOTICE LLME(ffffffff/ef16738d){ASSIGNED} LLGM Assign pre (ef16738d => ffffffff) (gprs_llc.c:1079) 20241107124359420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef16738d => ffffffff) (gprs_llc.c:1125) 20241107124359420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124359420 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124359420 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124359420 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed MC@8edd15cdfe88: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@8edd15cdfe88: Final verdict of PTC: none 20241107124404429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124404429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(375)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(369)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@8edd15cdfe88: Final verdict of PTC: none 20241107124404430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(379)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(377)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(373)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(367)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8edd15cdfe88: Final verdict of PTC: pass MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Nov 7 12:44:04 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241107124404558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124404859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87316) 20241107124405429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124405429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87316, count=92748) 20241107124406431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124406431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Nov 7 12:44:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124407432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124407432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_withdraw started. 20241107124407921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124407923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124407970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124407970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124407970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124407970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124407970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124407970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124407970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124407970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124407970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124407972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124407972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124407972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124407972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124407972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124407972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124407972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124407972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124407972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124407972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124407972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124407973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124407973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124407976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124407986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124407986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124408022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124408022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124408022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124408022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124408022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124408022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124408022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124408022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124408022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124408024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124408024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124408024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124408024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124408024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124408024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124408024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124408024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124408024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124408024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124408024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(394)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124408025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124408025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124408028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(390)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124408039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124408039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124408059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124408059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124408059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124408059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124408059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124408059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124408059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124408059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124408059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124408061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124408061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124408061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124408062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124408062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124408062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124408062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124408062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124408062 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124408062 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124408062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124408062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124408062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124408066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124408074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124408074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124408433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124408433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124408433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124408433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124408435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124408436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8edd15cdfe88: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F1EF3231'O, index=0 SGSN_Test-GSUP(400)@8edd15cdfe88: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8edd15cdfe88: 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 := 'EBACFE1AB0E0655FD8527FFDEB6D5B05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E90EB0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A481209E16E2D6A4'O } } } } } 20241107124409487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124409487 DLLC NOTICE LLME(ffffffff/f1ef3231){UNASSIGNED} LLC RX: unknown TLLI 0xf1ef3231, creating LLME on the fly (gprs_llc.c:552) 20241107124409487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124409487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124409487 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124409487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124409487 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124409487 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124409487 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124409487 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124409487 DLLC NOTICE LLME(ffffffff/f1ef3231){UNASSIGNED} LLGM Assign pre (f1ef3231 => e119270d) (gprs_llc.c:1079) 20241107124409487 DLLC NOTICE LLME(f1ef3231/e119270d){ASSIGNED} LLGM Assign post (f1ef3231 => e119270d) (gprs_llc.c:1125) 20241107124409487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124409487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124409487 DMM DEBUG MM(262420000000029/e119270d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124409500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124409500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124409500 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124409500 DMM DEBUG MM(262420000000029/e119270d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241107124409500 DMM NOTICE MM(262420000000029/e119270d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124409500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124409500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124409500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124409500 DMM DEBUG MM(262420000000029/e119270d) Requesting authorization (sgsn_auth.c:160) 20241107124409500 DMM INFO MM(262420000000029/e119270d) Requesting authentication tuples (sgsn_auth.c:184) 20241107124409500 DMM DEBUG MM(262420000000029/e119270d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124409500 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241107124409500 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8edd15cdfe88: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241107124409503 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124409503 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124409503 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124409503 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124409503 DMM INFO MM(262420000000029/e119270d) Subscriber data update (mmctx.c:445) 20241107124409503 DMM DEBUG MM(262420000000029/e119270d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124409503 DMM INFO MM(262420000000029/e119270d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124409503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124409503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124409503 DMM INFO MM(262420000000029/e119270d) <- GMM AUTH AND CIPHERING REQ (rand = eb ac fe 1a b0 e0 65 5f d8 52 7f fd eb 6d 5b 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124409511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124409511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124409511 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124409511 DMM INFO MM(262420000000029/e119270d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124409511 DMM NOTICE MM(262420000000029/e119270d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124409511 DMM DEBUG MM(262420000000029/e119270d) checking auth: received GSM SRES = 8e 90 eb 0f (gprs_gmm.c:666) 20241107124409511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124409511 DMM DEBUG MM(262420000000029/e119270d) Requesting authorization (sgsn_auth.c:160) 20241107124409511 DMM INFO MM(262420000000029/e119270d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124409511 DMM DEBUG MM(262420000000029/e119270d) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124409511 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241107124409511 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) 20241107124409511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124409511 DMM INFO MM(262420000000029/e119270d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe119270d) (gprs_gmm.c:300) 20241107124409512 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124409512 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124409512 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241107124409512 DMM INFO MM(262420000000029/e119270d) Subscriber data update (mmctx.c:445) 20241107124409512 DMM DEBUG MM(262420000000029/e119270d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124409512 DMM INFO MM(262420000000029/e119270d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124409512 DMM NOTICE MM(262420000000029/e119270d) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241107124409512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124409512 DMM NOTICE MM(262420000000029/e119270d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124409512 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) 20241107124409513 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124409513 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241107124409513 DMM INFO MM(262420000000029/e119270d) Subscriber data update (mmctx.c:445) 20241107124409513 DMM DEBUG MM(262420000000029/e119270d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124409519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124409519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124409519 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124409519 DMM INFO MM(262420000000029/e119270d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124409519 DMM NOTICE MM(262420000000029/e119270d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124409519 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124409519 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124409519 DLLC NOTICE LLME(f1ef3231/e119270d){ASSIGNED} LLGM Assign pre (ffffffff => e119270d) (gprs_llc.c:1079) 20241107124409519 DLLC NOTICE LLME(ffffffff/e119270d){ASSIGNED} LLGM Assign post (ffffffff => e119270d) (gprs_llc.c:1125) 20241107124409519 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124409519 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124409519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124409519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124409568 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241107124409568 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241107124409568 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) 20241107124409568 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241107124409568 DMM INFO MM(262420000000029/e119270d) Subscriber data update (mmctx.c:445) 20241107124409568 DMM DEBUG MM(262420000000029/e119270d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241107124409568 DMM INFO MM(262420000000029/e119270d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241107124409568 DMM INFO MM(262420000000029/e119270d) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241107124409568 DMM NOTICE MM(262420000000029/e119270d) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241107124409568 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241107124409568 DMM INFO MM(262420000000029/e119270d) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241107124409568 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124409568 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124409568 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124409568 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124409568 DLLC NOTICE LLME(ffffffff/e119270d){ASSIGNED} LLGM Assign pre (e119270d => ffffffff) (gprs_llc.c:1079) 20241107124409568 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e119270d => ffffffff) (gprs_llc.c:1125) 20241107124409568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124409568 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124409568 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124409568 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124409569 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8edd15cdfe88: Removing Client IMSI='262420000000029'H, index=0 20241107124409575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124409575 DLLC NOTICE LLME(ffffffff/e119270d){UNASSIGNED} LLC RX: unknown TLLI 0xe119270d, creating LLME on the fly (gprs_llc.c:552) 20241107124409575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124409575 DMM NOTICE LLME(ffffffff/e119270d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241107124409575 DLLC NOTICE LLME(ffffffff/e119270d){UNASSIGNED} LLGM Assign pre (e119270d => ffffffff) (gprs_llc.c:1079) 20241107124409575 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e119270d => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8edd15cdfe88: Final verdict of PTC: pass 20241107124409578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124409580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124409580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(385)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(400)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(399)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(394)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(388)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(392)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(397)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(386)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Nov 7 12:44:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241107124409710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124410011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88632) 20241107124410581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124410581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88632, count=97552) 20241107124411583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124411583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Nov 7 12:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124412585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124412585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241107124413072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124413073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124413116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124413116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124413116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124413116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124413116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124413116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124413116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124413116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124413117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124413117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124413117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124413117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124413117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124413117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124413117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124413117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124413117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124413117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124413118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124413118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124413122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124413133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124413133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124413153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124413153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124413153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124413153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124413153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124413153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124413153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124413153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124413155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124413155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124413155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124413155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124413155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124413155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124413155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124413155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124413155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124413155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124413156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124413156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124413159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124413169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124413169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124413191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124413191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124413191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124413191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124413191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124413191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124413191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124413191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124413193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124413193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124413193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124413193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124413193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124413193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124413193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124413193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124413193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124413193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124413193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124413193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124413193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124413197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124413206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124413206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124413586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124413586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124413586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124413586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124413588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124413589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8edd15cdfe88: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F865C95A'O, index=0 SGSN_Test-GSUP(419)@8edd15cdfe88: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241107124414635 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) 20241107124414635 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8edd15cdfe88: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8edd15cdfe88: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8edd15cdfe88: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8edd15cdfe88: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8edd15cdfe88: Final verdict of PTC: pass 20241107124414639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124414641 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124414641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(409)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(419)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(407)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(412)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(417)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(415)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(410)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(405)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Nov 7 12:44:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241107124414780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124415081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241107124415642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124415642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241107124416643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124416643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Nov 7 12:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124417645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124417653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241107124418136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124418138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124418178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124418178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124418178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124418178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124418178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124418178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124418178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124418178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124418179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124418179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124418179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124418180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124418180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124418180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124418180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124418180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124418180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124418180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124418180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124418180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124418184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124418194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124418194 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124418227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124418227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124418227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124418227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124418227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124418227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124418227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124418227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124418229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124418229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124418229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124418229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124418229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124418229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124418229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124418229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418229 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124418229 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124418229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124418229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124418229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124418234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124418244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124418244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(431)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124418258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124418258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124418258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124418258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124418258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124418258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124418258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124418259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124418260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124418260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124418260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124418260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124418260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124418260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124418260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124418260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124418260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124418260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124418260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124418261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124418261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124418264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124418273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124418273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124418655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124418655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124418655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124418655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124418657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124418658 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8edd15cdfe88: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FDEA07F3'O, index=0 SGSN_Test-GSUP(438)@8edd15cdfe88: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241107124419704 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) 20241107124419704 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8edd15cdfe88: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8edd15cdfe88: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8edd15cdfe88: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8edd15cdfe88: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8edd15cdfe88: Final verdict of PTC: pass 20241107124419709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@8edd15cdfe88: Final verdict of PTC: none 20241107124419711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124419711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(432)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(426)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8edd15cdfe88: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(436)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(424)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(430)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(434)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Nov 7 12:44:19 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 20241107124419839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124420140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44740) 20241107124420713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124420713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44740, count=52680) 20241107124421713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124421713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Nov 7 12:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124422715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124422715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_rau_unknown started. 20241107124423202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124423203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124423250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124423251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124423251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124423251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124423251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124423251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124423251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124423251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124423252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124423252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124423252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124423253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124423253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) SGSN_Test-Gb1-NS1(445)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124423253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124423253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124423253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124423253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124423253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124423253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124423253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124423257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124423268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124423268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(443)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(445)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124423280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124423280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124423280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124423280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124423280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124423280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124423280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124423280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124423282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124423282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124423282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124423282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124423282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124423282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124423282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124423282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124423282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124423282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124423283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124423283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124423286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124423294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124423294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124423317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124423317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124423317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124423317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124423317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124423317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124423317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124423317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124423319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124423319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124423319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124423319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124423319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124423319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124423319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124423319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124423319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124423319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124423319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124423319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124423319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124423322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124423331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124423331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124423716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124423716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124423716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124423716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124423718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124423718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@8edd15cdfe88: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D62E1B18'O, index=0 SGSN_Test-GSUP(457)@8edd15cdfe88: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241107124424770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124424770 DLLC NOTICE LLME(ffffffff/d62e1b18){UNASSIGNED} LLC RX: unknown TLLI 0xd62e1b18, creating LLME on the fly (gprs_llc.c:552) 20241107124424770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241107124424770 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124424770 DMM NOTICE LLME(ffffffff/d62e1b18){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241107124424770 DLLC NOTICE LLME(ffffffff/d62e1b18){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241107124424770 DMM ERROR LLME(ffffffff/d62e1b18){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241107124424770 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241107124424770 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241107124424770 DLLC NOTICE LLME(ffffffff/d62e1b18){UNASSIGNED} LLGM Assign pre (d62e1b18 => ffffffff) (gprs_llc.c:1079) 20241107124424770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62e1b18 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8edd15cdfe88: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@8edd15cdfe88: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8edd15cdfe88: Final verdict of PTC: pass 20241107124424787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@8edd15cdfe88: Final verdict of PTC: none 20241107124424789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124424789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI210(449)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(446)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(450)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@8edd15cdfe88: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8edd15cdfe88: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(455)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(444)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(448)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(453)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_rau_unknown finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Nov 7 12:44:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241107124424925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124425226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50860) 20241107124425790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124425790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50860, count=55496) 20241107124426791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124426791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Nov 7 12:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124427792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124427792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_rau started. 20241107124428285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124428286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124428334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124428334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124428334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124428334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124428334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124428334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124428334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124428334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(464)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124428336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124428336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124428336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124428336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124428336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124428336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124428336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124428336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124428336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124428336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(465)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124428337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124428337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124428340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124428350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124428350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(462)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(464)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124428363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124428363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124428363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124428363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124428363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124428363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124428363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124428363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124428364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124428364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124428364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124428364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124428364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124428364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124428364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124428364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124428364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124428364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124428364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124428364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124428367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124428375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124428375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(470)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau-BVCI210(468)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124428414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124428414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124428414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124428414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428414 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124428414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124428414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124428414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124428414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124428416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124428416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124428416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124428416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124428416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124428416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124428416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124428416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124428416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124428416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124428417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124428417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124428417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124428420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124428428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124428428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124428767 DGPRS DEBUG Checking for inactive LLMEs, time = 12794202 (sgsn.c:131) 20241107124428793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124428793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124428793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124428793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124428795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124428796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@8edd15cdfe88: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FEB71FE3'O, index=0 SGSN_Test-GSUP(476)@8edd15cdfe88: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8edd15cdfe88: 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 := 'C61089746FDE4DC66EA6FE0A16E54A76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B50C13E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7D93E4954E28030'O } } } } } 20241107124429850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429850 DLLC NOTICE LLME(ffffffff/feb71fe3){UNASSIGNED} LLC RX: unknown TLLI 0xfeb71fe3, creating LLME on the fly (gprs_llc.c:552) 20241107124429850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124429850 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124429850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124429850 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124429850 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124429850 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124429851 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124429851 DLLC NOTICE LLME(ffffffff/feb71fe3){UNASSIGNED} LLGM Assign pre (feb71fe3 => e9469576) (gprs_llc.c:1079) 20241107124429851 DLLC NOTICE LLME(feb71fe3/e9469576){ASSIGNED} LLGM Assign post (feb71fe3 => e9469576) (gprs_llc.c:1125) 20241107124429851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124429851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124429851 DMM DEBUG MM(262420000000012/e9469576) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124429863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429863 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124429863 DMM DEBUG MM(262420000000012/e9469576) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241107124429863 DMM NOTICE MM(262420000000012/e9469576) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124429863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124429863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124429863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124429863 DMM DEBUG MM(262420000000012/e9469576) Requesting authorization (sgsn_auth.c:160) 20241107124429863 DMM INFO MM(262420000000012/e9469576) Requesting authentication tuples (sgsn_auth.c:184) 20241107124429863 DMM DEBUG MM(262420000000012/e9469576) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124429863 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241107124429863 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8edd15cdfe88: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241107124429866 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124429866 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124429866 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124429866 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124429866 DMM INFO MM(262420000000012/e9469576) Subscriber data update (mmctx.c:445) 20241107124429866 DMM DEBUG MM(262420000000012/e9469576) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124429866 DMM INFO MM(262420000000012/e9469576) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124429866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124429866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124429866 DMM INFO MM(262420000000012/e9469576) <- GMM AUTH AND CIPHERING REQ (rand = c6 10 89 74 6f de 4d c6 6e a6 fe 0a 16 e5 4a 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124429873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429873 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124429873 DMM INFO MM(262420000000012/e9469576) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124429873 DMM NOTICE MM(262420000000012/e9469576) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124429873 DMM DEBUG MM(262420000000012/e9469576) checking auth: received GSM SRES = 4b 50 c1 3e (gprs_gmm.c:666) 20241107124429873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124429873 DMM DEBUG MM(262420000000012/e9469576) Requesting authorization (sgsn_auth.c:160) 20241107124429873 DMM INFO MM(262420000000012/e9469576) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124429873 DMM DEBUG MM(262420000000012/e9469576) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124429873 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241107124429873 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) 20241107124429873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124429873 DMM INFO MM(262420000000012/e9469576) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9469576) (gprs_gmm.c:300) 20241107124429874 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124429874 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124429874 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241107124429874 DMM INFO MM(262420000000012/e9469576) Subscriber data update (mmctx.c:445) 20241107124429874 DMM DEBUG MM(262420000000012/e9469576) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124429874 DMM INFO MM(262420000000012/e9469576) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124429874 DMM NOTICE MM(262420000000012/e9469576) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241107124429874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124429874 DMM NOTICE MM(262420000000012/e9469576) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124429874 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) 20241107124429875 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124429875 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241107124429875 DMM INFO MM(262420000000012/e9469576) Subscriber data update (mmctx.c:445) 20241107124429875 DMM DEBUG MM(262420000000012/e9469576) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429881 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124429881 DMM INFO MM(262420000000012/e9469576) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124429881 DMM NOTICE MM(262420000000012/e9469576) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124429881 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124429881 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124429881 DLLC NOTICE LLME(feb71fe3/e9469576){ASSIGNED} LLGM Assign pre (ffffffff => e9469576) (gprs_llc.c:1079) 20241107124429881 DLLC NOTICE LLME(ffffffff/e9469576){ASSIGNED} LLGM Assign post (ffffffff => e9469576) (gprs_llc.c:1125) 20241107124429881 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124429881 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124429881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124429881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124429932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429933 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124429933 DMM INFO MM(262420000000012/e9469576) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124429933 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124429933 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124429933 DLLC NOTICE LLME(ffffffff/e9469576){ASSIGNED} LLGM Assign pre (e9469576 => da8641e9) (gprs_llc.c:1079) 20241107124429933 DLLC NOTICE LLME(e9469576/da8641e9){ASSIGNED} LLGM Assign post (e9469576 => da8641e9) (gprs_llc.c:1125) 20241107124429933 DMM INFO MM(262420000000012/da8641e9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@8edd15cdfe88: Removing Client IMSI='262420000000012'H, index=0 20241107124429940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124429940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241107124429940 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124429940 DMM INFO MM(262420000000012/da8641e9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107124429940 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107124429940 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124429940 DLLC NOTICE LLME(e9469576/da8641e9){ASSIGNED} LLGM Assign pre (ffffffff => da8641e9) (gprs_llc.c:1079) 20241107124429940 DLLC NOTICE LLME(ffffffff/da8641e9){ASSIGNED} LLGM Assign post (ffffffff => da8641e9) (gprs_llc.c:1125) 20241107124429940 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@8edd15cdfe88: Final verdict of PTC: pass 20241107124429942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@8edd15cdfe88: Final verdict of PTC: none 20241107124429944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124429944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(469)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(475)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(465)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(467)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(463)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(473)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_rau finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Nov 7 12:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241107124430082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124430483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79176) 20241107124430945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124430945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79176, count=92220) 20241107124431946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124431946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Nov 7 12:44:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124432947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124432947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_rau_a_a started. 20241107124433542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124433544 DMM INFO MM(262420000000012/da8641e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124433544 DMM INFO MM(262420000000012/da8641e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124433544 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124433544 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124433544 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124433544 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124433544 DLLC NOTICE LLME(ffffffff/da8641e9){ASSIGNED} LLGM Assign pre (da8641e9 => ffffffff) (gprs_llc.c:1079) 20241107124433544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da8641e9 => ffffffff) (gprs_llc.c:1125) 20241107124433544 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241107124433544 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) 20241107124433544 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) 20241107124433544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124433544 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124433544 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124433544 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124433544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124433594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124433594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124433594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124433594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124433594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124433594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124433594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124433594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(483)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124433596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124433596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124433596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124433597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124433597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124433597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124433597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124433597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124433597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124433597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124433598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(484)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124433598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124433601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107124433611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124433611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(483)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau_a_a-BVCI196(481)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124433617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124433617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124433617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124433617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124433617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124433617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124433617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124433617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124433619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124433619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124433619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124433619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124433619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124433619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124433619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124433622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124433632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124433633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(489)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau_a_a-BVCI210(487)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124433663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124433663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124433663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124433663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124433663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124433663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124433663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124433663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124433665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124433665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124433665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124433665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124433665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124433665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124433665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124433665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124433665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124433665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124433665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124433665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124433665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124433670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124433679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124433679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124433948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124433948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124433948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124433948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124433950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124433951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@8edd15cdfe88: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D809C779'O, index=0 SGSN_Test-GSUP(495)@8edd15cdfe88: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8edd15cdfe88: 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 := 'CE532F6F62CEC3C87DBE802BB9569C82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEA7907F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53ABDE756AADF5F5'O } } } } } 20241107124434997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124434997 DLLC NOTICE LLME(ffffffff/d809c779){UNASSIGNED} LLC RX: unknown TLLI 0xd809c779, creating LLME on the fly (gprs_llc.c:552) 20241107124434997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124434997 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124434997 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124434997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124434997 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124434997 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124434997 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124434997 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124434997 DLLC NOTICE LLME(ffffffff/d809c779){UNASSIGNED} LLGM Assign pre (d809c779 => f6b8eb7a) (gprs_llc.c:1079) 20241107124434997 DLLC NOTICE LLME(d809c779/f6b8eb7a){ASSIGNED} LLGM Assign post (d809c779 => f6b8eb7a) (gprs_llc.c:1125) 20241107124434997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124434997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124434997 DMM DEBUG MM(262420000000037/f6b8eb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124435010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435010 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435010 DMM DEBUG MM(262420000000037/f6b8eb7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241107124435010 DMM NOTICE MM(262420000000037/f6b8eb7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124435010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124435010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124435010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124435010 DMM DEBUG MM(262420000000037/f6b8eb7a) Requesting authorization (sgsn_auth.c:160) 20241107124435010 DMM INFO MM(262420000000037/f6b8eb7a) Requesting authentication tuples (sgsn_auth.c:184) 20241107124435010 DMM DEBUG MM(262420000000037/f6b8eb7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124435010 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241107124435010 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8edd15cdfe88: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241107124435013 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124435013 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124435013 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124435013 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124435013 DMM INFO MM(262420000000037/f6b8eb7a) Subscriber data update (mmctx.c:445) 20241107124435013 DMM DEBUG MM(262420000000037/f6b8eb7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124435013 DMM INFO MM(262420000000037/f6b8eb7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124435013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124435013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124435013 DMM INFO MM(262420000000037/f6b8eb7a) <- GMM AUTH AND CIPHERING REQ (rand = ce 53 2f 6f 62 ce c3 c8 7d be 80 2b b9 56 9c 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124435021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435021 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435021 DMM INFO MM(262420000000037/f6b8eb7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124435021 DMM NOTICE MM(262420000000037/f6b8eb7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124435021 DMM DEBUG MM(262420000000037/f6b8eb7a) checking auth: received GSM SRES = fe a7 90 7f (gprs_gmm.c:666) 20241107124435021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124435021 DMM DEBUG MM(262420000000037/f6b8eb7a) Requesting authorization (sgsn_auth.c:160) 20241107124435021 DMM INFO MM(262420000000037/f6b8eb7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124435021 DMM DEBUG MM(262420000000037/f6b8eb7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124435021 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241107124435021 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) 20241107124435021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124435021 DMM INFO MM(262420000000037/f6b8eb7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6b8eb7a) (gprs_gmm.c:300) 20241107124435023 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124435023 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124435023 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241107124435023 DMM INFO MM(262420000000037/f6b8eb7a) Subscriber data update (mmctx.c:445) 20241107124435023 DMM DEBUG MM(262420000000037/f6b8eb7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124435023 DMM INFO MM(262420000000037/f6b8eb7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124435023 DMM NOTICE MM(262420000000037/f6b8eb7a) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241107124435023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124435023 DMM NOTICE MM(262420000000037/f6b8eb7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124435023 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) 20241107124435023 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124435023 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241107124435023 DMM INFO MM(262420000000037/f6b8eb7a) Subscriber data update (mmctx.c:445) 20241107124435023 DMM DEBUG MM(262420000000037/f6b8eb7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124435031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435031 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435031 DMM INFO MM(262420000000037/f6b8eb7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124435031 DMM NOTICE MM(262420000000037/f6b8eb7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124435031 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124435031 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124435031 DLLC NOTICE LLME(d809c779/f6b8eb7a){ASSIGNED} LLGM Assign pre (ffffffff => f6b8eb7a) (gprs_llc.c:1079) 20241107124435031 DLLC NOTICE LLME(ffffffff/f6b8eb7a){ASSIGNED} LLGM Assign post (ffffffff => f6b8eb7a) (gprs_llc.c:1125) 20241107124435031 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124435031 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124435031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124435031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124435083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435083 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435083 DMM INFO MM(262420000000037/f6b8eb7a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124435083 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124435083 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124435083 DLLC NOTICE LLME(ffffffff/f6b8eb7a){ASSIGNED} LLGM Assign pre (f6b8eb7a => f18e959d) (gprs_llc.c:1079) 20241107124435083 DLLC NOTICE LLME(f6b8eb7a/f18e959d){ASSIGNED} LLGM Assign post (f6b8eb7a => f18e959d) (gprs_llc.c:1125) 20241107124435083 DMM INFO MM(262420000000037/f18e959d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124435091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435091 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435091 DMM INFO MM(262420000000037/f18e959d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107124435091 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107124435091 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124435091 DLLC NOTICE LLME(f6b8eb7a/f18e959d){ASSIGNED} LLGM Assign pre (ffffffff => f18e959d) (gprs_llc.c:1079) 20241107124435091 DLLC NOTICE LLME(ffffffff/f18e959d){ASSIGNED} LLGM Assign post (ffffffff => f18e959d) (gprs_llc.c:1125) 20241107124435091 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241107124435092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435092 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435092 DMM INFO MM(262420000000037/f18e959d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124435092 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124435092 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124435092 DLLC NOTICE LLME(ffffffff/f18e959d){ASSIGNED} LLGM Assign pre (f18e959d => c6ed9aea) (gprs_llc.c:1079) 20241107124435092 DLLC NOTICE LLME(f18e959d/c6ed9aea){ASSIGNED} LLGM Assign post (f18e959d => c6ed9aea) (gprs_llc.c:1125) 20241107124435092 DMM INFO MM(262420000000037/c6ed9aea) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124435097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435097 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435097 DMM INFO MM(262420000000037/c6ed9aea) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107124435097 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107124435097 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124435097 DLLC NOTICE LLME(f18e959d/c6ed9aea){ASSIGNED} LLGM Assign pre (ffffffff => c6ed9aea) (gprs_llc.c:1079) 20241107124435097 DLLC NOTICE LLME(ffffffff/c6ed9aea){ASSIGNED} LLGM Assign post (ffffffff => c6ed9aea) (gprs_llc.c:1125) 20241107124435097 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241107124435097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124435097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124435097 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124435098 DMM INFO MM(262420000000037/c6ed9aea) -> GMM DETACH REQUEST TLLI=0xc6ed9aea type=GPRS detach Power-off (gprs_gmm.c:1465) 20241107124435098 DMM INFO MM(262420000000037/c6ed9aea) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124435098 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124435098 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124435098 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124435098 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124435098 DLLC NOTICE LLME(ffffffff/c6ed9aea){ASSIGNED} LLGM Assign pre (c6ed9aea => ffffffff) (gprs_llc.c:1079) 20241107124435098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ed9aea => ffffffff) (gprs_llc.c:1125) 20241107124435098 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241107124435098 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) 20241107124435098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124435098 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124435098 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124435098 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124435098 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@8edd15cdfe88: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8edd15cdfe88: Final verdict of PTC: pass 20241107124440108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@8edd15cdfe88: Final verdict of PTC: none 20241107124440110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124440110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(488)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(493)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(484)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(486)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(491)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(482)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Nov 7 12:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241107124440238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124440539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241107124441112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124441112 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) 20241107124442112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124442112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Nov 7 12:44:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124443113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124443113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_rau_a_b started. 20241107124443602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124443603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124443647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124443648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124443648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124443648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124443648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124443648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124443648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124443648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124443649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124443649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124443649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124443649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124443649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124443649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124443649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124443649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124443649 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124443650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124443650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124443650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124443654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124443663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124443663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124443686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124443686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124443686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124443686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124443686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124443686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124443686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124443686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124443688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124443688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124443688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124443688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124443688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124443688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124443688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124443688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124443688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124443688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124443688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124443688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124443692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124443702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124443702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124443729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124443729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124443729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124443729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124443729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124443729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124443729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124443729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124443731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124443731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124443731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124443731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124443731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124443731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124443731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124443731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124443731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124443731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124443732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124443732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124443732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124443736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124443744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124443744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124444114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124444114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124444114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124444114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124444116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124444117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@8edd15cdfe88: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DDF9CEB6'O, index=0 SGSN_Test-GSUP(514)@8edd15cdfe88: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8edd15cdfe88: 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 := '0FA79424DB81C286E57EB6B5882516F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4FB8CBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6774BDC26ABFD52'O } } } } } 20241107124445168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445168 DLLC NOTICE LLME(ffffffff/ddf9ceb6){UNASSIGNED} LLC RX: unknown TLLI 0xddf9ceb6, creating LLME on the fly (gprs_llc.c:552) 20241107124445168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124445168 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124445168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124445168 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124445168 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124445168 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124445168 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124445168 DLLC NOTICE LLME(ffffffff/ddf9ceb6){UNASSIGNED} LLGM Assign pre (ddf9ceb6 => e22281d5) (gprs_llc.c:1079) 20241107124445168 DLLC NOTICE LLME(ddf9ceb6/e22281d5){ASSIGNED} LLGM Assign post (ddf9ceb6 => e22281d5) (gprs_llc.c:1125) 20241107124445168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124445168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124445168 DMM DEBUG MM(262420000000038/e22281d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124445182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445182 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445182 DMM DEBUG MM(262420000000038/e22281d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241107124445182 DMM NOTICE MM(262420000000038/e22281d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124445182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124445182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124445182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124445182 DMM DEBUG MM(262420000000038/e22281d5) Requesting authorization (sgsn_auth.c:160) 20241107124445182 DMM INFO MM(262420000000038/e22281d5) Requesting authentication tuples (sgsn_auth.c:184) 20241107124445182 DMM DEBUG MM(262420000000038/e22281d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124445182 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241107124445182 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8edd15cdfe88: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241107124445185 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124445185 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124445185 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124445185 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124445185 DMM INFO MM(262420000000038/e22281d5) Subscriber data update (mmctx.c:445) 20241107124445185 DMM DEBUG MM(262420000000038/e22281d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124445185 DMM INFO MM(262420000000038/e22281d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124445185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124445185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124445185 DMM INFO MM(262420000000038/e22281d5) <- GMM AUTH AND CIPHERING REQ (rand = 0f a7 94 24 db 81 c2 86 e5 7e b6 b5 88 25 16 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124445195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445196 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445196 DMM INFO MM(262420000000038/e22281d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124445196 DMM NOTICE MM(262420000000038/e22281d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124445196 DMM DEBUG MM(262420000000038/e22281d5) checking auth: received GSM SRES = d4 fb 8c bf (gprs_gmm.c:666) 20241107124445196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124445196 DMM DEBUG MM(262420000000038/e22281d5) Requesting authorization (sgsn_auth.c:160) 20241107124445196 DMM INFO MM(262420000000038/e22281d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124445196 DMM DEBUG MM(262420000000038/e22281d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124445196 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241107124445196 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) 20241107124445196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124445196 DMM INFO MM(262420000000038/e22281d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22281d5) (gprs_gmm.c:300) 20241107124445197 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124445197 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124445197 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241107124445197 DMM INFO MM(262420000000038/e22281d5) Subscriber data update (mmctx.c:445) 20241107124445197 DMM DEBUG MM(262420000000038/e22281d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124445197 DMM INFO MM(262420000000038/e22281d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124445197 DMM NOTICE MM(262420000000038/e22281d5) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241107124445197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124445197 DMM NOTICE MM(262420000000038/e22281d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124445197 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) 20241107124445198 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124445198 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241107124445198 DMM INFO MM(262420000000038/e22281d5) Subscriber data update (mmctx.c:445) 20241107124445198 DMM DEBUG MM(262420000000038/e22281d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124445205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445205 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445205 DMM INFO MM(262420000000038/e22281d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124445205 DMM NOTICE MM(262420000000038/e22281d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124445205 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124445205 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124445205 DLLC NOTICE LLME(ddf9ceb6/e22281d5){ASSIGNED} LLGM Assign pre (ffffffff => e22281d5) (gprs_llc.c:1079) 20241107124445205 DLLC NOTICE LLME(ffffffff/e22281d5){ASSIGNED} LLGM Assign post (ffffffff => e22281d5) (gprs_llc.c:1125) 20241107124445205 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124445205 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124445205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124445205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8edd15cdfe88: attach complete sending rau 20241107124445257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445257 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445257 DMM INFO MM(262420000000038/e22281d5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124445257 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124445257 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124445257 DLLC NOTICE LLME(ffffffff/e22281d5){ASSIGNED} LLGM Assign pre (e22281d5 => e839802c) (gprs_llc.c:1079) 20241107124445257 DLLC NOTICE LLME(e22281d5/e839802c){ASSIGNED} LLGM Assign post (e22281d5 => e839802c) (gprs_llc.c:1125) 20241107124445257 DMM INFO MM(262420000000038/e839802c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8edd15cdfe88: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@8edd15cdfe88: Removing Client IMSI='262420000000038'H, index=0 20241107124445265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445266 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445266 DMM INFO MM(262420000000038/e839802c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107124445266 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107124445266 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124445266 DLLC NOTICE LLME(e22281d5/e839802c){ASSIGNED} LLGM Assign pre (ffffffff => e839802c) (gprs_llc.c:1079) 20241107124445266 DLLC NOTICE LLME(ffffffff/e839802c){ASSIGNED} LLGM Assign post (ffffffff => e839802c) (gprs_llc.c:1125) 20241107124445266 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@8edd15cdfe88: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E839802C'O, index=0 TC_attach_rau_a_b(516)@8edd15cdfe88: sending second RAU via different RA 20241107124445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445271 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107124445271 DMM INFO MM(262420000000038/e839802c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e839802c, P-TMSI: e839802c (00000000), TLLI: e839802c (e839802c), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241107124445271 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241107124445271 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124445271 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124445271 DLLC NOTICE LLME(ffffffff/e839802c){ASSIGNED} LLGM Assign pre (e839802c => e839802c) (gprs_llc.c:1079) 20241107124445271 DLLC NOTICE LLME(e839802c/e839802c){ASSIGNED} LLGM Assign post (e839802c => e839802c) (gprs_llc.c:1125) 20241107124445271 DMM INFO MM(262420000000038/e839802c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124445287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445287 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445287 DMM INFO MM(262420000000038/e839802c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107124445287 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107124445287 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124445287 DLLC NOTICE LLME(e839802c/e839802c){ASSIGNED} LLGM Assign pre (ffffffff => e839802c) (gprs_llc.c:1079) 20241107124445288 DLLC NOTICE LLME(ffffffff/e839802c){ASSIGNED} LLGM Assign post (ffffffff => e839802c) (gprs_llc.c:1125) 20241107124445288 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241107124445288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124445288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124445288 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124445288 DMM INFO MM(262420000000038/e839802c) -> GMM DETACH REQUEST TLLI=0xe839802c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241107124445288 DMM INFO MM(262420000000038/e839802c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124445288 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124445288 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124445288 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124445288 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124445288 DLLC NOTICE LLME(ffffffff/e839802c){ASSIGNED} LLGM Assign pre (e839802c => ffffffff) (gprs_llc.c:1079) 20241107124445288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e839802c => ffffffff) (gprs_llc.c:1125) 20241107124445288 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241107124445288 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) 20241107124445288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124445288 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124445288 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124445288 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124445289 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@8edd15cdfe88: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8edd15cdfe88: Final verdict of PTC: pass 20241107124450298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124450300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124450300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(512)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(502)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(514)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(507)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@8edd15cdfe88: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(513)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(511)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(505)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(500)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Nov 7 12:44:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241107124450429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124450730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107452) 20241107124451301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124451301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107452, count=108712) 20241107124452303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124452303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Nov 7 12:44:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124453304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124453304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_resync started. 20241107124453790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124453792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124453835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124453835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124453835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124453835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124453835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124453835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124453835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124453835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124453837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124453837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124453837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124453837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124453837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124453837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124453837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124453837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124453837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124453837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124453837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124453837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124453841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124453851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124453851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124453873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124453873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124453873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124453873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124453873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124453873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124453873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124453873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124453875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124453875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124453875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124453875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124453875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124453875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124453875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124453875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124453875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124453875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124453876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124453876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124453880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124453890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124453890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(525)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124453914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124453915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124453915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124453915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124453915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124453915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124453915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124453915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124453917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124453917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124453917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124453918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124453918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124453918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124453918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124453918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124453918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124453918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124453918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(532)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124453918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124453918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124453922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124453932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124453932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124454305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124454305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124454305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124454305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124454307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124454308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@8edd15cdfe88: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='EFA65898'O, index=0 SGSN_Test-GSUP(533)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@8edd15cdfe88: 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 := '4FC1EDB1D0DBC6F0DFBD68857A8743F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B66F9626'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F2131C3A461B7E2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '12FBB742F04B50FCB88A7A65B2F4317E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5844A28C956B8A6C4AED3D8CFAECCBC2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E26EA8E81CBA3F99C6BFB0FA1C5370CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '01487BB2AD223595'O } } } } } 20241107124455360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124455360 DLLC NOTICE LLME(ffffffff/efa65898){UNASSIGNED} LLC RX: unknown TLLI 0xefa65898, creating LLME on the fly (gprs_llc.c:552) 20241107124455360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124455360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124455360 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124455360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124455360 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124455360 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124455360 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124455361 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124455361 DLLC NOTICE LLME(ffffffff/efa65898){UNASSIGNED} LLGM Assign pre (efa65898 => d20bdde1) (gprs_llc.c:1079) 20241107124455361 DLLC NOTICE LLME(efa65898/d20bdde1){ASSIGNED} LLGM Assign post (efa65898 => d20bdde1) (gprs_llc.c:1125) 20241107124455361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124455361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124455361 DMM DEBUG MM(262420000000040/d20bdde1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124455376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124455376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124455376 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124455376 DMM DEBUG MM(262420000000040/d20bdde1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124455376 DMM NOTICE MM(262420000000040/d20bdde1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124455376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124455376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124455376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124455376 DMM DEBUG MM(262420000000040/d20bdde1) Requesting authorization (sgsn_auth.c:160) 20241107124455376 DMM INFO MM(262420000000040/d20bdde1) Requesting authentication tuples (sgsn_auth.c:184) 20241107124455376 DMM DEBUG MM(262420000000040/d20bdde1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124455376 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124455376 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241107124455379 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124455379 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124455379 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124455379 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124455379 DMM INFO MM(262420000000040/d20bdde1) Subscriber data update (mmctx.c:445) 20241107124455379 DMM DEBUG MM(262420000000040/d20bdde1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124455379 DMM INFO MM(262420000000040/d20bdde1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124455379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124455379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124455379 DMM INFO MM(262420000000040/d20bdde1) <- GMM AUTH AND CIPHERING REQ (rand = 4f c1 ed b1 d0 db c6 f0 df bd 68 85 7a 87 43 f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 6e a8 e8 1c ba 3f 99 c6 bf b0 fa 1c 53 70 ce ) (gprs_gmm.c:483) 20241107124455386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124455386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124455386 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124455386 DMM INFO MM(262420000000040/d20bdde1) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241107124455386 DMM INFO MM(262420000000040/d20bdde1) R99 AUTHENTICATION SYNCH (AUTS = 824acc4e4be2b8e3a49413a5d55b) (gprs_gmm.c:711) 20241107124455386 DMM DEBUG MM(262420000000040/d20bdde1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124455386 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241107124455386 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 82 4a cc 4e 4b e2 b8 e3 a4 94 13 a5 d5 5b 20 10 4f c1 ed b1 d0 db c6 f0 df bd 68 85 7a 87 43 f2 28 01 01 (gprs_subscriber.c:210) 20241107124455387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241107124455387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241107124455387 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124455387 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124455387 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124455387 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124455387 DMM INFO MM(262420000000040/d20bdde1) Subscriber data update (mmctx.c:445) 20241107124455387 DMM DEBUG MM(262420000000040/d20bdde1) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241107124455387 DMM INFO MM(262420000000040/d20bdde1) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241107124455387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124455387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124455387 DMM INFO MM(262420000000040/d20bdde1) <- GMM AUTH AND CIPHERING REQ (rand = 68 eb 61 d4 e8 84 be 02 aa af d5 48 f7 51 e4 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 74 12 d6 01 bf 15 b9 fa 9d 1b 90 da b3 eb 9b ) (gprs_gmm.c:483) 20241107124455394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124455394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124455394 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124455394 DMM INFO MM(262420000000040/d20bdde1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124455394 DMM NOTICE MM(262420000000040/d20bdde1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124455394 DMM DEBUG MM(262420000000040/d20bdde1) checking auth: received UMTS RES = e7 aa 4e 72 0c 39 94 75 (gprs_gmm.c:666) 20241107124455394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124455394 DMM DEBUG MM(262420000000040/d20bdde1) Requesting authorization (sgsn_auth.c:160) 20241107124455394 DMM INFO MM(262420000000040/d20bdde1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124455394 DMM DEBUG MM(262420000000040/d20bdde1) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124455394 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241107124455394 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) 20241107124455394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124455394 DMM INFO MM(262420000000040/d20bdde1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd20bdde1) (gprs_gmm.c:300) 20241107124455395 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124455395 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124455395 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241107124455396 DMM INFO MM(262420000000040/d20bdde1) Subscriber data update (mmctx.c:445) 20241107124455396 DMM DEBUG MM(262420000000040/d20bdde1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124455396 DMM INFO MM(262420000000040/d20bdde1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124455396 DMM NOTICE MM(262420000000040/d20bdde1) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241107124455396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124455396 DMM NOTICE MM(262420000000040/d20bdde1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124455396 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) 20241107124455396 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124455396 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241107124455396 DMM INFO MM(262420000000040/d20bdde1) Subscriber data update (mmctx.c:445) 20241107124455396 DMM DEBUG MM(262420000000040/d20bdde1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 20241107124455403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124455403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124455403 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124455403 DMM INFO MM(262420000000040/d20bdde1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124455403 DMM NOTICE MM(262420000000040/d20bdde1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124455403 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124455403 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124455403 DLLC NOTICE LLME(efa65898/d20bdde1){ASSIGNED} LLGM Assign pre (ffffffff => d20bdde1) (gprs_llc.c:1079) 20241107124455403 DLLC NOTICE LLME(ffffffff/d20bdde1){ASSIGNED} LLGM Assign post (ffffffff => d20bdde1) (gprs_llc.c:1125) 20241107124455403 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124455403 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124455403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124455403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@8edd15cdfe88: Final verdict of PTC: pass 20241107124455406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124455407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124455407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(532)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(533)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(521)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(526)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(524)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(519)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(530)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Nov 7 12:44:55 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241107124455537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124455938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70720) 20241107124456408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124456408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70720, count=95572) 20241107124457409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124457409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Nov 7 12:44:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124458411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124458411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107124458768 DGPRS DEBUG Checking for inactive LLMEs, time = 12794232 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a54 started. 20241107124458998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124458999 DMM INFO MM(262420000000040/d20bdde1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124458999 DMM INFO MM(262420000000040/d20bdde1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124458999 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124458999 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124458999 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124458999 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124458999 DLLC NOTICE LLME(ffffffff/d20bdde1){ASSIGNED} LLGM Assign pre (d20bdde1 => ffffffff) (gprs_llc.c:1079) 20241107124458999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d20bdde1 => ffffffff) (gprs_llc.c:1125) 20241107124459000 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241107124459000 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) 20241107124459000 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) 20241107124459000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124459000 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124459000 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124459000 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124459000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124459043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124459043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124459043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124459043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124459043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124459043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124459043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124459043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124459045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124459045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124459045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124459045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124459045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124459045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124459045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124459045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124459045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124459045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124459046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124459046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124459050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124459058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124459058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124459081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124459081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124459081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124459081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124459083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124459083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124459083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124459083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124459083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124459083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124459083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124459083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124459083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124459083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124459084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124459084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124459087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124459096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124459096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124459122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124459122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124459122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124459122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124459122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124459122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124459122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124459122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124459123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124459123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124459124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124459124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124459124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124459124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124459124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124459124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124459124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124459124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124459124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124459124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124459124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124459127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124459135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124459136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124459412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124459412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124459412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124459412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124459414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124459415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@8edd15cdfe88: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='E63BB5DD'O, index=0 SGSN_Test-GSUP(552)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@8edd15cdfe88: 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 := '555772A68EAB649F685F265228F67CF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E639E32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAC0B335BFE58443'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0CDB9B1299A4482B4686759B56015AF0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '81F706ABE60CA944B59D0235AC8123ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1026BEFEF9EE458D53E0DC81BC7CA623'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CC8FDBCFB706AC5'O } } } } } 20241107124500469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124500469 DLLC NOTICE LLME(ffffffff/e63bb5dd){UNASSIGNED} LLC RX: unknown TLLI 0xe63bb5dd, creating LLME on the fly (gprs_llc.c:552) 20241107124500469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124500469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124500469 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124500469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124500469 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124500469 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124500469 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124500469 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124500469 DLLC NOTICE LLME(ffffffff/e63bb5dd){UNASSIGNED} LLGM Assign pre (e63bb5dd => f4193c50) (gprs_llc.c:1079) 20241107124500470 DLLC NOTICE LLME(e63bb5dd/f4193c50){ASSIGNED} LLGM Assign post (e63bb5dd => f4193c50) (gprs_llc.c:1125) 20241107124500470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124500470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124500470 DMM DEBUG MM(262420000000040/f4193c50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124500481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124500481 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124500481 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124500481 DMM DEBUG MM(262420000000040/f4193c50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124500481 DMM NOTICE MM(262420000000040/f4193c50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124500481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124500481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124500481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124500481 DMM DEBUG MM(262420000000040/f4193c50) Requesting authorization (sgsn_auth.c:160) 20241107124500481 DMM INFO MM(262420000000040/f4193c50) Requesting authentication tuples (sgsn_auth.c:184) 20241107124500481 DMM DEBUG MM(262420000000040/f4193c50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124500481 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124500482 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241107124500484 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124500484 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124500484 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124500484 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124500484 DMM INFO MM(262420000000040/f4193c50) Subscriber data update (mmctx.c:445) 20241107124500484 DMM DEBUG MM(262420000000040/f4193c50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124500484 DMM INFO MM(262420000000040/f4193c50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124500484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124500484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124500484 DMM INFO MM(262420000000040/f4193c50) <- GMM AUTH AND CIPHERING REQ (rand = 55 57 72 a6 8e ab 64 9f 68 5f 26 52 28 f6 7c f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 26 be fe f9 ee 45 8d 53 e0 dc 81 bc 7c a6 23 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@8edd15cdfe88: Final verdict of PTC: pass 20241107124500495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124500497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124500497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(552)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(550)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(540)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(545)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(538)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(548)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(543)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Nov 7 12:45:00 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241107124500626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124501028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48324) 20241107124501498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124501498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48324, count=72180) 20241107124502499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124502499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Nov 7 12:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124503500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124503500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a53 started. 20241107124504085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124504086 DMM INFO MM(262420000000040/f4193c50) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124504086 DMM INFO MM(262420000000040/f4193c50) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124504086 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124504086 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124504086 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124504086 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124504087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241107124504087 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124504087 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124504087 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124504087 DLLC NOTICE LLME(e63bb5dd/f4193c50){ASSIGNED} LLGM Assign pre (f4193c50 => ffffffff) (gprs_llc.c:1079) 20241107124504087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4193c50 => ffffffff) (gprs_llc.c:1125) 20241107124504087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124504144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124504146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124504146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124504146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124504146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124504146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124504146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124504146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124504146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124504146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124504146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124504146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124504146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(559)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124504151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124504161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124504161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(559)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124504178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124504178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124504178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124504178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124504178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124504178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124504178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124504178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124504180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124504180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124504180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124504181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124504184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124504195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124504195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124504219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124504219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124504219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124504219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124504219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124504219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124504219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124504219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124504221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124504221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124504221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124504221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124504221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124504221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124504221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124504221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124504221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124504221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124504221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124504222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124504222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124504227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124504237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124504237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124504501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124504501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124504501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124504501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124504503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124504503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@8edd15cdfe88: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D4F10F75'O, index=0 SGSN_Test-GSUP(571)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@8edd15cdfe88: 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 := '6C7405474C3A70F628FD5C0642DC7327'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7D0C448'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '590A415C55AF31B5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03A7EF0D3686948BD75C9491BA4876F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40D9C84612F4594FE2462F3479FBA056'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C505CF9BFB6800CD3442E231E20D72B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0BB32DBB78098503'O } } } } } 20241107124505555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124505555 DLLC NOTICE LLME(ffffffff/d4f10f75){UNASSIGNED} LLC RX: unknown TLLI 0xd4f10f75, creating LLME on the fly (gprs_llc.c:552) 20241107124505555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124505555 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124505555 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124505555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124505555 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124505555 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124505555 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124505555 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124505555 DLLC NOTICE LLME(ffffffff/d4f10f75){UNASSIGNED} LLGM Assign pre (d4f10f75 => e456b4c1) (gprs_llc.c:1079) 20241107124505555 DLLC NOTICE LLME(d4f10f75/e456b4c1){ASSIGNED} LLGM Assign post (d4f10f75 => e456b4c1) (gprs_llc.c:1125) 20241107124505555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124505555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124505555 DMM DEBUG MM(262420000000040/e456b4c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124505568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124505568 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124505568 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124505568 DMM DEBUG MM(262420000000040/e456b4c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124505568 DMM NOTICE MM(262420000000040/e456b4c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124505568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124505568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124505568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124505568 DMM DEBUG MM(262420000000040/e456b4c1) Requesting authorization (sgsn_auth.c:160) 20241107124505568 DMM INFO MM(262420000000040/e456b4c1) Requesting authentication tuples (sgsn_auth.c:184) 20241107124505568 DMM DEBUG MM(262420000000040/e456b4c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124505568 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124505568 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241107124505571 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124505571 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124505571 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124505571 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124505571 DMM INFO MM(262420000000040/e456b4c1) Subscriber data update (mmctx.c:445) 20241107124505571 DMM DEBUG MM(262420000000040/e456b4c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124505571 DMM INFO MM(262420000000040/e456b4c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124505571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124505571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124505571 DMM INFO MM(262420000000040/e456b4c1) <- GMM AUTH AND CIPHERING REQ (rand = 6c 74 05 47 4c 3a 70 f6 28 fd 5c 06 42 dc 73 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c5 05 cf 9b fb 68 00 cd 34 42 e2 31 e2 0d 72 b2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@8edd15cdfe88: Final verdict of PTC: pass 20241107124505581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39374<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124505583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124505583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(557)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(560)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(571)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(564)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(569)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(558)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(567)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(562)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Nov 7 12:45:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241107124505716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124506118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241107124506583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124506583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20241107124507585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124507585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Nov 7 12:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124508587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124508587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_a53_a54 started. 20241107124509169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124509171 DMM INFO MM(262420000000040/e456b4c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124509171 DMM INFO MM(262420000000040/e456b4c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124509171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124509171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124509171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124509171 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124509171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Deallocated (fsm.c:568) 20241107124509171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124509171 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124509171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124509171 DLLC NOTICE LLME(d4f10f75/e456b4c1){ASSIGNED} LLGM Assign pre (e456b4c1 => ffffffff) (gprs_llc.c:1079) 20241107124509171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e456b4c1 => ffffffff) (gprs_llc.c:1125) 20241107124509171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124509229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124509229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124509229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124509229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124509229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124509229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124509229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124509229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124509232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124509232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124509232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124509233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124509233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124509233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124509233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124509233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124509233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124509233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124509235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124509235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124509240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124509251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124509251 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124509280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124509280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124509280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124509280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124509280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124509280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124509280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124509280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124509282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124509282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124509282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124509282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124509282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124509282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124509282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124509282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124509282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124509282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124509283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124509283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124509287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124509299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124509299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124509334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124509334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124509334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124509334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124509334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124509334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124509334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124509334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124509336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124509336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124509336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124509336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124509336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124509336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124509336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124509337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124509337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124509337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124509337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124509337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124509337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124509346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124509373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124509373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124509588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124509588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124509588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124509588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124509590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124509590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@8edd15cdfe88: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C96478ED'O, index=0 SGSN_Test-GSUP(590)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@8edd15cdfe88: 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 := 'A1DBE6935A2E183E736CA8663974424A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D039F49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53ACE1FF24A4FCF6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C922B3991619EF16DF52A66F8E5CBDCC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '159A203934E95411AFD92C9067382D72'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CA17212042AC6D64DCCD873B12535299'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6E0E4C96DEB6B8D1'O } } } } } 20241107124510643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124510643 DLLC NOTICE LLME(ffffffff/c96478ed){UNASSIGNED} LLC RX: unknown TLLI 0xc96478ed, creating LLME on the fly (gprs_llc.c:552) 20241107124510643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124510643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124510643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124510643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124510643 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124510643 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124510643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124510643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124510643 DLLC NOTICE LLME(ffffffff/c96478ed){UNASSIGNED} LLGM Assign pre (c96478ed => ed67ec93) (gprs_llc.c:1079) 20241107124510643 DLLC NOTICE LLME(c96478ed/ed67ec93){ASSIGNED} LLGM Assign post (c96478ed => ed67ec93) (gprs_llc.c:1125) 20241107124510643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124510643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124510643 DMM DEBUG MM(262420000000040/ed67ec93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124510657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124510657 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124510657 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124510657 DMM DEBUG MM(262420000000040/ed67ec93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124510657 DMM NOTICE MM(262420000000040/ed67ec93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124510657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124510657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124510657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124510657 DMM DEBUG MM(262420000000040/ed67ec93) Requesting authorization (sgsn_auth.c:160) 20241107124510657 DMM INFO MM(262420000000040/ed67ec93) Requesting authentication tuples (sgsn_auth.c:184) 20241107124510657 DMM DEBUG MM(262420000000040/ed67ec93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124510657 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124510657 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241107124510660 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124510660 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124510660 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124510660 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124510660 DMM INFO MM(262420000000040/ed67ec93) Subscriber data update (mmctx.c:445) 20241107124510660 DMM DEBUG MM(262420000000040/ed67ec93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124510660 DMM INFO MM(262420000000040/ed67ec93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124510660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124510661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124510661 DMM INFO MM(262420000000040/ed67ec93) <- GMM AUTH AND CIPHERING REQ (rand = a1 db e6 93 5a 2e 18 3e 73 6c a8 66 39 74 42 4a , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 17 21 20 42 ac 6d 64 dc cd 87 3b 12 53 52 99 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@8edd15cdfe88: Final verdict of PTC: pass 20241107124510670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI196(577)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(590)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(583)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@8edd15cdfe88: Final verdict of PTC: none 20241107124510672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124510672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(588)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(578)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(586)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(581)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(576)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Nov 7 12:45:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241107124510806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124511207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70588) 20241107124511673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124511674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70588, count=71848) 20241107124512675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124512675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Nov 7 12:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124513677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124513677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_a50_a54 started. 20241107124514370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124514371 DMM INFO MM(262420000000040/ed67ec93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124514371 DMM INFO MM(262420000000040/ed67ec93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124514371 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124514371 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124514371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124514371 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124514371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241107124514371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124514371 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124514371 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124514371 DLLC NOTICE LLME(c96478ed/ed67ec93){ASSIGNED} LLGM Assign pre (ed67ec93 => ffffffff) (gprs_llc.c:1079) 20241107124514371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed67ec93 => ffffffff) (gprs_llc.c:1125) 20241107124514371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124514411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124514411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124514411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124514411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124514411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124514411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124514411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124514411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124514413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124514413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124514413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124514413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124514413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124514413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124514413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124514413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124514413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124514413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124514413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124514413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124514417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124514426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124514426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124514454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124514454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124514454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124514454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124514456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124514456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124514456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124514456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124514456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124514456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124514456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124514456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124514460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124514470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124514470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(601)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124514495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124514495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124514495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124514495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124514495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124514495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124514495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124514495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124514497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124514497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124514497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124514497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124514497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124514497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124514497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124514497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124514497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124514497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124514497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(608)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124514498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124514498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124514501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124514510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124514510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124514678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124514678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124514678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124514678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124514681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124514682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@8edd15cdfe88: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C7B0F0C9'O, index=0 SGSN_Test-GSUP(609)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@8edd15cdfe88: 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 := 'EACD316890C6A789E5DFF6E9E95DBE2A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BD48721'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0F4725B34D24606'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A60E996B2F47F6512E6A5632400B70DC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40A94A6A6CE25C54705F23C663A7B8C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FB826300A761A4BB5297BFDF61CC537'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA9241AF761C5032'O } } } } } 20241107124515730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124515730 DLLC NOTICE LLME(ffffffff/c7b0f0c9){UNASSIGNED} LLC RX: unknown TLLI 0xc7b0f0c9, creating LLME on the fly (gprs_llc.c:552) 20241107124515730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124515730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124515730 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124515730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124515730 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124515730 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124515730 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124515730 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124515730 DLLC NOTICE LLME(ffffffff/c7b0f0c9){UNASSIGNED} LLGM Assign pre (c7b0f0c9 => e018b8ab) (gprs_llc.c:1079) 20241107124515730 DLLC NOTICE LLME(c7b0f0c9/e018b8ab){ASSIGNED} LLGM Assign post (c7b0f0c9 => e018b8ab) (gprs_llc.c:1125) 20241107124515730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124515730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124515730 DMM DEBUG MM(262420000000040/e018b8ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124515744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124515744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124515744 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124515744 DMM DEBUG MM(262420000000040/e018b8ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124515744 DMM NOTICE MM(262420000000040/e018b8ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124515744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124515744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124515744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124515744 DMM DEBUG MM(262420000000040/e018b8ab) Requesting authorization (sgsn_auth.c:160) 20241107124515744 DMM INFO MM(262420000000040/e018b8ab) Requesting authentication tuples (sgsn_auth.c:184) 20241107124515744 DMM DEBUG MM(262420000000040/e018b8ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124515744 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124515744 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241107124515747 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124515747 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124515747 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124515747 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124515747 DMM INFO MM(262420000000040/e018b8ab) Subscriber data update (mmctx.c:445) 20241107124515747 DMM DEBUG MM(262420000000040/e018b8ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124515747 DMM INFO MM(262420000000040/e018b8ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124515747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124515747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124515747 DMM INFO MM(262420000000040/e018b8ab) <- GMM AUTH AND CIPHERING REQ (rand = ea cd 31 68 90 c6 a7 89 e5 df f6 e9 e9 5d be 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f b8 26 30 0a 76 1a 4b b5 29 7b fd f6 1c c5 37 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@8edd15cdfe88: Final verdict of PTC: pass 20241107124515757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@8edd15cdfe88: Final verdict of PTC: none 20241107124515760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124515760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a50_a54-BVCI196(596)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(602)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(597)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(608)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(600)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(595)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(606)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Nov 7 12:45:15 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 20241107124515897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124516298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241107124516761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124516761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241107124517762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124517762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Nov 7 12:45:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124518763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124518763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a50 started. 20241107124519360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124519362 DMM INFO MM(262420000000040/e018b8ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124519362 DMM INFO MM(262420000000040/e018b8ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124519362 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124519362 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124519362 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124519362 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124519362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Deallocated (fsm.c:568) 20241107124519362 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124519362 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124519362 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124519362 DLLC NOTICE LLME(c7b0f0c9/e018b8ab){ASSIGNED} LLGM Assign pre (e018b8ab => ffffffff) (gprs_llc.c:1079) 20241107124519362 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e018b8ab => ffffffff) (gprs_llc.c:1125) 20241107124519362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124519408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124519408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124519408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124519408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124519408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124519408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124519408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124519408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124519410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124519410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124519410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124519410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124519410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124519410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124519410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124519410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124519410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124519410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124519411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124519411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124519415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124519423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124519423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124519446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124519446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124519446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124519446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124519446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124519446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124519446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124519446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124519448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124519448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124519448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124519449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124519449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124519453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124519461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124519486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124519486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124519486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124519486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124519487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124519487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124519487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124519487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124519488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124519488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124519488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124519489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124519489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124519489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124519489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124519489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124519489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124519489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124519489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124519489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124519489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124519493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124519501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124519501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124519763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124519763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124519763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124519763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124519765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124519766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@8edd15cdfe88: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C69ECB8F'O, index=0 SGSN_Test-GSUP(628)@8edd15cdfe88: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@8edd15cdfe88: 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 := '856E51BDA2BEF5AFE387C360F3A9DEC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6E3F294'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '975D5B922B354ED3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DABAD5DC481C7BE67B7029EF707CB8FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FD87AD68BC7F93813B88CEF21C7A97CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '457BEB6F800E0985632F385633D2A873'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1340A1DE0ED44BBA'O } } } } } 20241107124520819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124520819 DLLC NOTICE LLME(ffffffff/c69ecb8f){UNASSIGNED} LLC RX: unknown TLLI 0xc69ecb8f, creating LLME on the fly (gprs_llc.c:552) 20241107124520819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124520819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124520819 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124520819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124520819 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124520819 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124520819 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124520819 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124520819 DLLC NOTICE LLME(ffffffff/c69ecb8f){UNASSIGNED} LLGM Assign pre (c69ecb8f => ed7481c0) (gprs_llc.c:1079) 20241107124520819 DLLC NOTICE LLME(c69ecb8f/ed7481c0){ASSIGNED} LLGM Assign post (c69ecb8f => ed7481c0) (gprs_llc.c:1125) 20241107124520819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124520819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124520819 DMM DEBUG MM(262420000000040/ed7481c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124520831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124520831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124520831 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124520832 DMM DEBUG MM(262420000000040/ed7481c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241107124520832 DMM NOTICE MM(262420000000040/ed7481c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124520832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124520832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124520832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124520832 DMM DEBUG MM(262420000000040/ed7481c0) Requesting authorization (sgsn_auth.c:160) 20241107124520832 DMM INFO MM(262420000000040/ed7481c0) Requesting authentication tuples (sgsn_auth.c:184) 20241107124520832 DMM DEBUG MM(262420000000040/ed7481c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124520832 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241107124520832 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@8edd15cdfe88: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241107124520835 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124520835 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124520835 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124520835 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124520835 DMM INFO MM(262420000000040/ed7481c0) Subscriber data update (mmctx.c:445) 20241107124520835 DMM DEBUG MM(262420000000040/ed7481c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124520835 DMM INFO MM(262420000000040/ed7481c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124520835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124520835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124520835 DMM INFO MM(262420000000040/ed7481c0) <- GMM AUTH AND CIPHERING REQ (rand = 85 6e 51 bd a2 be f5 af e3 87 c3 60 f3 a9 de c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 7b eb 6f 80 0e 09 85 63 2f 38 56 33 d2 a8 73 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@8edd15cdfe88: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@8edd15cdfe88: Final verdict of PTC: pass 20241107124520845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124520847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124520847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(616)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(621)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(627)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8edd15cdfe88: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(619)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(614)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(625)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Nov 7 12:45:20 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 20241107124520978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124521379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241107124521847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124521847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20241107124522848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124522848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Nov 7 12:45:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124523849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124523849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_detach_unknown_nopoweroff started. 20241107124524441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124524443 DMM INFO MM(262420000000040/ed7481c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124524443 DMM INFO MM(262420000000040/ed7481c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124524443 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124524443 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124524443 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124524443 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107124524443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241107124524443 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124524443 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124524443 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124524443 DLLC NOTICE LLME(c69ecb8f/ed7481c0){ASSIGNED} LLGM Assign pre (ed7481c0 => ffffffff) (gprs_llc.c:1079) 20241107124524443 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed7481c0 => ffffffff) (gprs_llc.c:1125) 20241107124524443 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124524482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124524482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124524482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124524482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124524482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124524482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124524482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124524482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124524484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124524484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124524484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124524484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124524484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124524484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124524484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124524484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124524484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124524484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124524484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124524484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124524488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124524497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124524497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(636)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 TC_detach_unknown_nopoweroff-BVCI196(634)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124524526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124524526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124524526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124524526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124524526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124524526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124524526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124524526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124524527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124524527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124524527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124524528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124524528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124524528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124524528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124524528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124524528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124524528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124524529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124524529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124524533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124524544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124524544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(639)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124524572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124524572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124524572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124524572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524572 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124524572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124524572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124524572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124524572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124524574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124524574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124524574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124524574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124524574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124524574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124524574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124524574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124524574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124524574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124524574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124524574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124524575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124524577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124524588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124524588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124524849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124524849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124524849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124524849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124524851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124524852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@8edd15cdfe88: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='C0F19B79'O, index=0 SGSN_Test-GSUP(647)@8edd15cdfe88: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241107124525899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124525899 DLLC NOTICE LLME(ffffffff/c0f19b79){UNASSIGNED} LLC RX: unknown TLLI 0xc0f19b79, creating LLME on the fly (gprs_llc.c:552) 20241107124525899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124525899 DMM NOTICE LLME(ffffffff/c0f19b79){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241107124525899 DLLC NOTICE LLME(ffffffff/c0f19b79){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241107124525899 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0f19b79 type=GPRS detach (gprs_gmm.c:1465) 20241107124525899 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241107124525899 DLLC NOTICE LLME(ffffffff/c0f19b79){UNASSIGNED} LLGM Assign pre (c0f19b79 => ffffffff) (gprs_llc.c:1079) 20241107124525899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0f19b79 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@8edd15cdfe88: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@8edd15cdfe88: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@8edd15cdfe88: Final verdict of PTC: pass 20241107124525913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8edd15cdfe88: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@8edd15cdfe88: Final verdict of PTC: none 20241107124525915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124525915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(635)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(640)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@8edd15cdfe88: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(646)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@8edd15cdfe88: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(644)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(638)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(633)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Nov 7 12:45:26 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241107124526045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124526346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20241107124526915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124526915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=58364) 20241107124527916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124527916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Nov 7 12:45:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124528769 DGPRS DEBUG Checking for inactive LLMEs, time = 12794262 (sgsn.c:131) 20241107124528917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124528917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_detach_unknown_poweroff started. 20241107124529405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124529407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124529454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124529454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124529454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124529454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124529454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124529454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124529454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124529454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124529455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124529455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124529455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124529455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124529455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124529455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124529455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124529455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124529455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124529455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124529456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124529456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124529459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124529471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124529471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124529492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124529492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124529492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124529492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124529492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124529492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124529492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124529492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124529494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124529494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124529494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124529494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124529494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124529494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124529494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124529494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124529494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124529494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124529495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124529495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124529499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124529507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124529507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124529534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124529534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124529534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124529534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124529534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124529534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124529534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124529534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124529536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124529536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124529536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124529536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124529536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124529536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124529536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124529536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124529536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124529536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124529536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124529537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124529537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124529540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124529550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124529550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124529918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124529918 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124529918 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124529918 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124529920 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124529921 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@8edd15cdfe88: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C80FC8FD'O, index=0 SGSN_Test-GSUP(666)@8edd15cdfe88: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241107124530971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124530971 DLLC NOTICE LLME(ffffffff/c80fc8fd){UNASSIGNED} LLC RX: unknown TLLI 0xc80fc8fd, creating LLME on the fly (gprs_llc.c:552) 20241107124530971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124530972 DMM NOTICE LLME(ffffffff/c80fc8fd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@8edd15cdfe88: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@8edd15cdfe88: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@8edd15cdfe88: Final verdict of PTC: pass 20241107124535978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(659)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(654)@8edd15cdfe88: Final verdict of PTC: none 20241107124535980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124535980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_poweroff-BVCI196(653)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@8edd15cdfe88: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@8edd15cdfe88: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(664)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(662)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(657)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(652)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Nov 7 12:45:36 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241107124536108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124536409 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=46752) 20241107124536982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124536982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46752, count=52184) 20241107124537982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124537982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Nov 7 12:45:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124538984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124538984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_detach_nopoweroff started. 20241107124539472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124539473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124539516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124539516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124539516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124539516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124539516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124539516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124539516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124539516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124539517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124539517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124539517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124539518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124539518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124539518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124539518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124539518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124539518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124539518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124539518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124539518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124539521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124539529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124539529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(675)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124539559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124539559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124539559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124539559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124539559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124539559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124539559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124539559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124539560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124539561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124539561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124539561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124539561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124539561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124539561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124539561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124539561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124539561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124539562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124539562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124539565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124539574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124539574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(680)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(677)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124539599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124539599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124539599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124539599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124539600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124539600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124539600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124539600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124539602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124539602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124539602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124539602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124539602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124539602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124539602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124539602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124539602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124539602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124539602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124539602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124539602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124539606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124539615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124539615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124539984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124539984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124539984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124539984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124539986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124539987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@8edd15cdfe88: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='FBE4EBAF'O, index=0 SGSN_Test-GSUP(685)@8edd15cdfe88: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@8edd15cdfe88: 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 := 'F6593C36862410F6700E44AB8089F76E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A593F5B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62EDFECFA030F7BF'O } } } } } 20241107124541041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124541041 DLLC NOTICE LLME(ffffffff/fbe4ebaf){UNASSIGNED} LLC RX: unknown TLLI 0xfbe4ebaf, creating LLME on the fly (gprs_llc.c:552) 20241107124541041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124541041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124541041 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124541041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124541041 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124541041 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124541041 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124541041 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124541041 DLLC NOTICE LLME(ffffffff/fbe4ebaf){UNASSIGNED} LLGM Assign pre (fbe4ebaf => db858425) (gprs_llc.c:1079) 20241107124541041 DLLC NOTICE LLME(fbe4ebaf/db858425){ASSIGNED} LLGM Assign post (fbe4ebaf => db858425) (gprs_llc.c:1125) 20241107124541041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124541041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124541041 DMM DEBUG MM(262420000000015/db858425) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124541054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124541054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124541054 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124541054 DMM DEBUG MM(262420000000015/db858425) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241107124541054 DMM NOTICE MM(262420000000015/db858425) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124541054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124541054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124541054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124541054 DMM DEBUG MM(262420000000015/db858425) Requesting authorization (sgsn_auth.c:160) 20241107124541054 DMM INFO MM(262420000000015/db858425) Requesting authentication tuples (sgsn_auth.c:184) 20241107124541054 DMM DEBUG MM(262420000000015/db858425) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124541054 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241107124541054 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@8edd15cdfe88: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@8edd15cdfe88: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241107124541057 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124541057 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124541057 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124541057 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124541057 DMM INFO MM(262420000000015/db858425) Subscriber data update (mmctx.c:445) 20241107124541057 DMM DEBUG MM(262420000000015/db858425) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124541057 DMM INFO MM(262420000000015/db858425) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124541057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124541057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124541057 DMM INFO MM(262420000000015/db858425) <- GMM AUTH AND CIPHERING REQ (rand = f6 59 3c 36 86 24 10 f6 70 0e 44 ab 80 89 f7 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124541064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124541065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124541065 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124541065 DMM INFO MM(262420000000015/db858425) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124541065 DMM NOTICE MM(262420000000015/db858425) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124541065 DMM DEBUG MM(262420000000015/db858425) checking auth: received GSM SRES = a5 93 f5 b7 (gprs_gmm.c:666) 20241107124541065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124541065 DMM DEBUG MM(262420000000015/db858425) Requesting authorization (sgsn_auth.c:160) 20241107124541065 DMM INFO MM(262420000000015/db858425) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124541065 DMM DEBUG MM(262420000000015/db858425) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124541065 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241107124541065 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) 20241107124541065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124541065 DMM INFO MM(262420000000015/db858425) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb858425) (gprs_gmm.c:300) 20241107124541066 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124541066 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124541066 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241107124541066 DMM INFO MM(262420000000015/db858425) Subscriber data update (mmctx.c:445) 20241107124541066 DMM DEBUG MM(262420000000015/db858425) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124541066 DMM INFO MM(262420000000015/db858425) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124541066 DMM NOTICE MM(262420000000015/db858425) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241107124541066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124541066 DMM NOTICE MM(262420000000015/db858425) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124541066 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) 20241107124541067 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124541067 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241107124541067 DMM INFO MM(262420000000015/db858425) Subscriber data update (mmctx.c:445) 20241107124541067 DMM DEBUG MM(262420000000015/db858425) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124541072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124541072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124541073 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124541073 DMM INFO MM(262420000000015/db858425) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124541073 DMM NOTICE MM(262420000000015/db858425) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124541073 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124541073 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124541073 DLLC NOTICE LLME(fbe4ebaf/db858425){ASSIGNED} LLGM Assign pre (ffffffff => db858425) (gprs_llc.c:1079) 20241107124541073 DLLC NOTICE LLME(ffffffff/db858425){ASSIGNED} LLGM Assign post (ffffffff => db858425) (gprs_llc.c:1125) 20241107124541073 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124541073 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124541073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124541073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124541124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124541124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124541124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124541124 DMM INFO MM(262420000000015/db858425) -> GMM DETACH REQUEST TLLI=0xdb858425 type=GPRS detach (gprs_gmm.c:1465) 20241107124541124 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241107124541124 DMM INFO MM(262420000000015/db858425) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124541124 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124541124 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124541124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124541124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124541124 DLLC NOTICE LLME(ffffffff/db858425){ASSIGNED} LLGM Assign pre (db858425 => ffffffff) (gprs_llc.c:1079) 20241107124541124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db858425 => ffffffff) (gprs_llc.c:1125) 20241107124541124 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241107124541124 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) 20241107124541124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124541124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124541124 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124541124 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124541125 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@8edd15cdfe88: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@8edd15cdfe88: Final verdict of PTC: pass 20241107124541133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@8edd15cdfe88: Final verdict of PTC: none 20241107124541136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124541136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(673)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(678)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8edd15cdfe88: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@8edd15cdfe88: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@8edd15cdfe88: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(684)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(671)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(682)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(676)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Nov 7 12:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241107124541278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124541579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20241107124542136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124542137 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) 20241107124543137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124543137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Nov 7 12:45:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124544138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124544138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_detach_poweroff started. 20241107124544637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124544639 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124544681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124544681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124544682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124544682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544682 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124544682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124544682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124544682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124544682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124544683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124544683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124544683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124544683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124544683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124544683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124544683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124544683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124544683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124544683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124544684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124544684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124544687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124544698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124544698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124544725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124544725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124544725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124544725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124544725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124544725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124544725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124544725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124544726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124544726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124544726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124544727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124544727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124544727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124544727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124544727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124544727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124544727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124544727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124544727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124544731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124544739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124544740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(698)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_detach_poweroff-BVCI210(696)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124544769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124544769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124544769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124544769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124544769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124544769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124544769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124544769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124544771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124544771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124544771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124544771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124544771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124544771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124544771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124544771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124544771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124544771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124544771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124544772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124544772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124544776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124544787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124544787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124545138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124545139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124545139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124545139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124545141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124545142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@8edd15cdfe88: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D6F21530'O, index=0 SGSN_Test-GSUP(704)@8edd15cdfe88: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@8edd15cdfe88: 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 := '61E43038FCF0BBD26B33188BE12961AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADD5067F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '831B5F1350FE058A'O } } } } } 20241107124546198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124546198 DLLC NOTICE LLME(ffffffff/d6f21530){UNASSIGNED} LLC RX: unknown TLLI 0xd6f21530, creating LLME on the fly (gprs_llc.c:552) 20241107124546198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124546198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124546198 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124546198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124546198 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124546198 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124546198 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124546198 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124546198 DLLC NOTICE LLME(ffffffff/d6f21530){UNASSIGNED} LLGM Assign pre (d6f21530 => ea2aff51) (gprs_llc.c:1079) 20241107124546198 DLLC NOTICE LLME(d6f21530/ea2aff51){ASSIGNED} LLGM Assign post (d6f21530 => ea2aff51) (gprs_llc.c:1125) 20241107124546198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124546198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124546198 DMM DEBUG MM(262420000000016/ea2aff51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124546210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124546210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124546210 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124546210 DMM DEBUG MM(262420000000016/ea2aff51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241107124546210 DMM NOTICE MM(262420000000016/ea2aff51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124546210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124546210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124546210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124546210 DMM DEBUG MM(262420000000016/ea2aff51) Requesting authorization (sgsn_auth.c:160) 20241107124546210 DMM INFO MM(262420000000016/ea2aff51) Requesting authentication tuples (sgsn_auth.c:184) 20241107124546210 DMM DEBUG MM(262420000000016/ea2aff51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124546210 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241107124546210 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@8edd15cdfe88: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@8edd15cdfe88: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241107124546213 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124546213 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124546213 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124546213 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124546213 DMM INFO MM(262420000000016/ea2aff51) Subscriber data update (mmctx.c:445) 20241107124546213 DMM DEBUG MM(262420000000016/ea2aff51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124546213 DMM INFO MM(262420000000016/ea2aff51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124546213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124546213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124546213 DMM INFO MM(262420000000016/ea2aff51) <- GMM AUTH AND CIPHERING REQ (rand = 61 e4 30 38 fc f0 bb d2 6b 33 18 8b e1 29 61 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124546221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124546221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124546221 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124546221 DMM INFO MM(262420000000016/ea2aff51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124546221 DMM NOTICE MM(262420000000016/ea2aff51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124546221 DMM DEBUG MM(262420000000016/ea2aff51) checking auth: received GSM SRES = ad d5 06 7f (gprs_gmm.c:666) 20241107124546221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124546221 DMM DEBUG MM(262420000000016/ea2aff51) Requesting authorization (sgsn_auth.c:160) 20241107124546221 DMM INFO MM(262420000000016/ea2aff51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124546221 DMM DEBUG MM(262420000000016/ea2aff51) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124546221 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241107124546221 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) 20241107124546221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124546221 DMM INFO MM(262420000000016/ea2aff51) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2aff51) (gprs_gmm.c:300) 20241107124546222 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124546222 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124546222 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241107124546222 DMM INFO MM(262420000000016/ea2aff51) Subscriber data update (mmctx.c:445) 20241107124546222 DMM DEBUG MM(262420000000016/ea2aff51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124546222 DMM INFO MM(262420000000016/ea2aff51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124546222 DMM NOTICE MM(262420000000016/ea2aff51) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241107124546222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124546222 DMM NOTICE MM(262420000000016/ea2aff51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124546222 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) 20241107124546223 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124546223 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241107124546223 DMM INFO MM(262420000000016/ea2aff51) Subscriber data update (mmctx.c:445) 20241107124546223 DMM DEBUG MM(262420000000016/ea2aff51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124546229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124546229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124546229 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124546229 DMM INFO MM(262420000000016/ea2aff51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124546229 DMM NOTICE MM(262420000000016/ea2aff51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124546229 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124546229 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124546229 DLLC NOTICE LLME(d6f21530/ea2aff51){ASSIGNED} LLGM Assign pre (ffffffff => ea2aff51) (gprs_llc.c:1079) 20241107124546229 DLLC NOTICE LLME(ffffffff/ea2aff51){ASSIGNED} LLGM Assign post (ffffffff => ea2aff51) (gprs_llc.c:1125) 20241107124546229 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124546229 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124546230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124546230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124546280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124546280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241107124546280 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124546280 DMM INFO MM(262420000000016/ea2aff51) -> GMM DETACH REQUEST TLLI=0xea2aff51 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241107124546280 DMM INFO MM(262420000000016/ea2aff51) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124546280 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124546280 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124546280 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124546280 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124546280 DLLC NOTICE LLME(ffffffff/ea2aff51){ASSIGNED} LLGM Assign pre (ea2aff51 => ffffffff) (gprs_llc.c:1079) 20241107124546280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2aff51 => ffffffff) (gprs_llc.c:1125) 20241107124546280 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241107124546280 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) 20241107124546281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124546281 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124546281 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124546281 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124546281 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@8edd15cdfe88: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@8edd15cdfe88: Final verdict of PTC: pass 20241107124551291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124551293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124551293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@8edd15cdfe88: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@8edd15cdfe88: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(697)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(692)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(702)@8edd15cdfe88: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(695)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(690)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(700)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_detach_poweroff finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Nov 7 12:45:51 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241107124551425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124551726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20241107124552294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124552294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=92540) 20241107124553295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124553295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Nov 7 12:45:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124554296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124554296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act started. 20241107124554783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124554785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124554840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124554840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124554840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124554840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554841 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124554841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124554841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124554841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124554841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124554842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124554842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124554842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124554843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124554843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124554843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124554843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124554843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124554843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124554843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(712)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124554844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124554844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124554847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124554856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124554856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(713)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(709)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124554867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124554867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124554867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124554867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124554867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124554867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124554867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124554867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124554868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124554868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124554868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124554868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124554868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124554868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124554868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124554868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124554868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124554868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124554869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124554869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124554872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124554880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124554880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124554913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124554913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124554913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124554913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124554913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124554913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124554913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124554913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124554915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124554915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124554915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124554916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124554916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124554916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124554916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124554916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124554916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124554916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124554916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124554916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124554916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124554920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124554930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124554930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124555297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124555297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124555297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124555297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124555300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124555300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@8edd15cdfe88: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='CE5C5C0D'O, index=0 SGSN_Test-GSUP(723)@8edd15cdfe88: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@8edd15cdfe88: 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 := '47C6D1EE455A152F742DB9F941D75D14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88D9C82C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F67649322529EE15'O } } } } } 20241107124555345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124555345 DLLC NOTICE LLME(ffffffff/ce5c5c0d){UNASSIGNED} LLC RX: unknown TLLI 0xce5c5c0d, creating LLME on the fly (gprs_llc.c:552) 20241107124555345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124555345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124555345 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124555345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124555345 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124555345 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124555345 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124555345 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124555345 DLLC NOTICE LLME(ffffffff/ce5c5c0d){UNASSIGNED} LLGM Assign pre (ce5c5c0d => fbfc8083) (gprs_llc.c:1079) 20241107124555345 DLLC NOTICE LLME(ce5c5c0d/fbfc8083){ASSIGNED} LLGM Assign post (ce5c5c0d => fbfc8083) (gprs_llc.c:1125) 20241107124555345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124555345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124555345 DMM DEBUG MM(262420000000017/fbfc8083) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124555358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124555358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124555358 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124555358 DMM DEBUG MM(262420000000017/fbfc8083) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241107124555358 DMM NOTICE MM(262420000000017/fbfc8083) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124555358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124555358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124555358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124555358 DMM DEBUG MM(262420000000017/fbfc8083) Requesting authorization (sgsn_auth.c:160) 20241107124555358 DMM INFO MM(262420000000017/fbfc8083) Requesting authentication tuples (sgsn_auth.c:184) 20241107124555358 DMM DEBUG MM(262420000000017/fbfc8083) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124555358 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241107124555358 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@8edd15cdfe88: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241107124555362 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124555362 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124555362 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124555362 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124555362 DMM INFO MM(262420000000017/fbfc8083) Subscriber data update (mmctx.c:445) 20241107124555362 DMM DEBUG MM(262420000000017/fbfc8083) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124555362 DMM INFO MM(262420000000017/fbfc8083) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124555362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124555362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124555362 DMM INFO MM(262420000000017/fbfc8083) <- GMM AUTH AND CIPHERING REQ (rand = 47 c6 d1 ee 45 5a 15 2f 74 2d b9 f9 41 d7 5d 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124555369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124555369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124555369 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124555369 DMM INFO MM(262420000000017/fbfc8083) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124555369 DMM NOTICE MM(262420000000017/fbfc8083) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124555369 DMM DEBUG MM(262420000000017/fbfc8083) checking auth: received GSM SRES = 88 d9 c8 2c (gprs_gmm.c:666) 20241107124555369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124555369 DMM DEBUG MM(262420000000017/fbfc8083) Requesting authorization (sgsn_auth.c:160) 20241107124555369 DMM INFO MM(262420000000017/fbfc8083) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124555369 DMM DEBUG MM(262420000000017/fbfc8083) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124555369 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241107124555369 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) 20241107124555369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124555369 DMM INFO MM(262420000000017/fbfc8083) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfc8083) (gprs_gmm.c:300) 20241107124555371 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124555371 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124555371 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241107124555371 DMM INFO MM(262420000000017/fbfc8083) Subscriber data update (mmctx.c:445) 20241107124555371 DMM DEBUG MM(262420000000017/fbfc8083) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124555371 DMM INFO MM(262420000000017/fbfc8083) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124555371 DMM NOTICE MM(262420000000017/fbfc8083) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241107124555371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124555371 DMM NOTICE MM(262420000000017/fbfc8083) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124555371 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) 20241107124555371 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124555371 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241107124555371 DMM INFO MM(262420000000017/fbfc8083) Subscriber data update (mmctx.c:445) 20241107124555371 DMM DEBUG MM(262420000000017/fbfc8083) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124555377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124555377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124555377 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124555378 DMM INFO MM(262420000000017/fbfc8083) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124555378 DMM NOTICE MM(262420000000017/fbfc8083) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124555378 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124555378 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124555378 DLLC NOTICE LLME(ce5c5c0d/fbfc8083){ASSIGNED} LLGM Assign pre (ffffffff => fbfc8083) (gprs_llc.c:1079) 20241107124555378 DLLC NOTICE LLME(ffffffff/fbfc8083){ASSIGNED} LLGM Assign post (ffffffff => fbfc8083) (gprs_llc.c:1125) 20241107124555378 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124555378 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124555378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124555378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124555429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124555429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124555429 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124555429 DMM INFO MM(262420000000017/fbfc8083) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124555429 DMM INFO MM(262420000000017/fbfc8083) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124555429 DMM DEBUG MM(262420000000017/fbfc8083) Using GGSN 0 (gprs_sm.c:312) 20241107124555429 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) 20241107124555429 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241107124555429 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124555429 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124555429 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241107124555440 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 d3 5d 74 f3 11 4a 7f 3c 7f 14 05 7f ce 51 ce 59 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) 20241107124555440 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f97625b660) (sgsn_libgtp.c:632) 20241107124555440 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124555440 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625ed08 TLLI=fbfc8083, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124555440 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124555440 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@8edd15cdfe88: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@8edd15cdfe88: Final verdict of PTC: pass 20241107124555450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124555452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124555452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(716)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(712)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(722)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(710)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(714)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(720)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Nov 7 12:45:55 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241107124555584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124555985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56476) 20241107124556454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124556454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56476, count=91852) 20241107124557455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124557455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Nov 7 12:45:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124558456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124558456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107124558769 DGPRS DEBUG Checking for inactive LLMEs, time = 12794292 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_pdp_act_unattached started. 20241107124559043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124559044 DMM INFO MM(262420000000017/fbfc8083) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124559044 DMM INFO MM(262420000000017/fbfc8083) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124559044 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124559044 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124559044 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124559044 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124559044 DLLC NOTICE LLME(ffffffff/fbfc8083){ASSIGNED} LLGM Assign pre (fbfc8083 => ffffffff) (gprs_llc.c:1079) 20241107124559044 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbfc8083 => ffffffff) (gprs_llc.c:1125) 20241107124559044 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625e9b0 (gprs_sndcp.c:574) 20241107124559044 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625ed08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124559044 DMM NOTICE MM(262420000000017/fbfc8083) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124559044 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241107124559044 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124559044 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124559044 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241107124559044 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241107124559044 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) 20241107124559044 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) 20241107124559044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124559044 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124559044 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124559044 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124559045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124559088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124559088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124559088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124559088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124559088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124559088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124559088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124559088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124559090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124559090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124559090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124559090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124559090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124559090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124559090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124559090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124559090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124559090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124559091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124559091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124559095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124559105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124559105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124559131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124559131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124559131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124559131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124559131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124559131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124559132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124559132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124559133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124559133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124559133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124559134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124559134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124559134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124559134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124559134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124559134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124559134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124559135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124559135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124559138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124559146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124559146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124559180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124559180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124559180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124559180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124559180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124559180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124559180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124559180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124559182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124559182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124559182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124559182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124559182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124559182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124559182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124559182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124559182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124559182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124559182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124559183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124559183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124559186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124559195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124559195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124559457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124559457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124559457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124559457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124559459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124559459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@8edd15cdfe88: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D841E710'O, index=0 SGSN_Test-GSUP(742)@8edd15cdfe88: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241107124559506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124559506 DLLC NOTICE LLME(ffffffff/d841e710){UNASSIGNED} LLC RX: unknown TLLI 0xd841e710, creating LLME on the fly (gprs_llc.c:552) 20241107124559506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124559506 DMM NOTICE LLME(ffffffff/d841e710){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241107124559506 DLLC NOTICE LLME(ffffffff/d841e710){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241107124559506 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@8edd15cdfe88: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@8edd15cdfe88: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@8edd15cdfe88: Final verdict of PTC: pass 20241107124559521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(730)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8edd15cdfe88: Final verdict of PTC: none 20241107124559523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124559523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@8edd15cdfe88: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@8edd15cdfe88: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(735)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(741)@8edd15cdfe88: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(733)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(739)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(728)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Nov 7 12:45:59 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241107124559651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124559952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56208) 20241107124600524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124600524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56208, count=60564) 20241107124601526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124601526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Nov 7 12:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124602527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124602527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user started. 20241107124603012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124603013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124603060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124603060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124603060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124603060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124603060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124603060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124603060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124603060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124603062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124603062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124603062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124603062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124603062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124603062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124603062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124603062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603062 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124603062 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124603062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124603062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124603063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124603066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124603075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124603096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124603096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124603096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124603096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124603096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124603096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124603096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124603096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124603098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124603098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124603098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124603098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124603098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124603098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124603098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124603098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124603098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124603098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124603099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124603099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124603102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124603110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124603138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124603138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124603138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124603138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124603138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124603138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124603138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124603138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124603140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124603140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124603140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124603140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124603140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124603140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124603140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124603140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124603141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124603144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124603154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124603528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124603528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124603528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124603528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124603530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124603531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='FE8B9BBC'O, index=0 SGSN_Test-GSUP(761)@8edd15cdfe88: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@8edd15cdfe88: 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 := '1595E6777160CB7BDA6DAD0B8DDB36A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B342A316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01E4C96FFC642DCB'O } } } } } 20241107124603576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603576 DLLC NOTICE LLME(ffffffff/fe8b9bbc){UNASSIGNED} LLC RX: unknown TLLI 0xfe8b9bbc, creating LLME on the fly (gprs_llc.c:552) 20241107124603576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124603576 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124603576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124603576 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124603576 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124603576 DMM[1;33m DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124603576 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124603576 DLLC NOTICE LLME(ffffffff/fe8b9bbc){UNASSIGNED} LLGM Assign pre (fe8b9bbc => ec25356d) (gprs_llc.c:1079) 20241107124603576 DLLC NOTICE LLME(fe8b9bbc/ec25356d){ASSIGNED} LLGM Assign post (fe8b9bbc => ec25356d) (gprs_llc.c:1125) 20241107124603576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124603576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124603576 DMM DEBUG MM(262420000000019/ec25356d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124603589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603589 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124603589 DMM DEBUG MM(262420000000019/ec25356d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241107124603589 DMM NOTICE MM(262420000000019/ec25356d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124603589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124603589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124603589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124603589 DMM DEBUG MM(262420000000019/ec25356d) Requesting authorization (sgsn_auth.c:160) 20241107124603589 DMM INFO MM(262420000000019/ec25356d) Requesting authentication tuples (sgsn_auth.c:184) 20241107124603589 DMM DEBUG MM(262420000000019/ec25356d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124603589 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241107124603590 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@8edd15cdfe88: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241107124603593 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124603593 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124603593 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124603593 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124603593 DMM INFO MM(262420000000019/ec25356d) Subscriber data update (mmctx.c:445) 20241107124603593 DMM DEBUG MM(262420000000019/ec25356d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124603593 DMM INFO MM(262420000000019/ec25356d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124603593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124603593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124603593 DMM INFO MM(262420000000019/ec25356d) <- GMM AUTH AND CIPHERING REQ (rand = 15 95 e6 77 71 60 cb 7b da 6d ad 0b 8d db 36 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124603601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603601 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124603601 DMM INFO MM(262420000000019/ec25356d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124603601 DMM NOTICE MM(262420000000019/ec25356d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124603601 DMM DEBUG MM(262420000000019/ec25356d) checking auth: received GSM SRES = b3 42 a3 16 (gprs_gmm.c:666) 20241107124603601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124603601 DMM DEBUG MM(262420000000019/ec25356d) Requesting authorization (sgsn_auth.c:160) 20241107124603601 DMM INFO MM(262420000000019/ec25356d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124603601 DMM DEBUG MM(262420000000019/ec25356d) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124603601 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241107124603601 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) 20241107124603601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124603601 DMM INFO MM(262420000000019/ec25356d) <- GMM ATTACH ACCEPT (new P-TMSI=0xec25356d) (gprs_gmm.c:300) 20241107124603603 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124603603 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124603603 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241107124603603 DMM INFO MM(262420000000019/ec25356d) Subscriber data update (mmctx.c:445) 20241107124603603 DMM DEBUG MM(262420000000019/ec25356d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124603603 DMM INFO MM(262420000000019/ec25356d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124603603 DMM NOTICE MM(262420000000019/ec25356d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241107124603603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124603603 DMM NOTICE MM(262420000000019/ec25356d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124603603 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) 20241107124603603 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124603603 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241107124603604 DMM INFO MM(262420000000019/ec25356d) Subscriber data update (mmctx.c:445) 20241107124603604 DMM DEBUG MM(262420000000019/ec25356d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124603609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603609 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124603609 DMM INFO MM(262420000000019/ec25356d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124603609 DMM NOTICE MM(262420000000019/ec25356d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124603609 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124603609 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124603609 DLLC NOTICE LLME(fe8b9bbc/ec25356d){ASSIGNED} LLGM Assign pre (ffffffff => ec25356d) (gprs_llc.c:1079) 20241107124603609 DLLC NOTICE LLME(ffffffff/ec25356d){ASSIGNED} LLGM Assign post (ffffffff => ec25356d) (gprs_llc.c:1125) 20241107124603610 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124603610 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124603610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124603610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124603661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603661 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124603661 DMM INFO MM(262420000000019/ec25356d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124603661 DMM INFO MM(262420000000019/ec25356d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124603661 DMM DEBUG MM(262420000000019/ec25356d) Using GGSN 0 (gprs_sm.c:312) 20241107124603661 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) 20241107124603661 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241107124603661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124603661 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124603661 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241107124603672 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 42 bd 5b 67 11 44 dd 75 6d 14 05 7f 00 62 20 8b 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) 20241107124603672 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd5138, cbp=0x55f97625bae0) (sgsn_libgtp.c:632) 20241107124603672 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124603672 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=ec25356d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124603672 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124603672 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124603680 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241107124603687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124603688 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124603688 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@8edd15cdfe88: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@8edd15cdfe88: Final verdict of PTC: pass 20241107124603693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@8edd15cdfe88: Final verdict of PTC: none 20241107124603696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124603696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(759)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(749)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(754)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(752)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(747)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(757)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Nov 7 12:46:03 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 20241107124603828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124604229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50032) 20241107124604696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124604697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50032, count=95412) 20241107124605698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124605698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Nov 7 12:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124606700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124606700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_ggsn_reject started. 20241107124607296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124607297 DMM INFO MM(262420000000019/ec25356d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124607297 DMM INFO MM(262420000000019/ec25356d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124607297 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124607297 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124607297 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124607297 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124607297 DLLC NOTICE LLME(ffffffff/ec25356d){ASSIGNED} LLGM Assign pre (ec25356d => ffffffff) (gprs_llc.c:1079) 20241107124607297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec25356d => ffffffff) (gprs_llc.c:1125) 20241107124607297 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124607297 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124607297 DMM NOTICE MM(262420000000019/ec25356d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124607297 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241107124607297 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124607297 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124607297 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241107124607297 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241107124607297 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) 20241107124607297 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) 20241107124607297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124607297 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124607297 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124607297 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124607297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124607345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124607345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124607345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124607345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124607345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124607345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124607345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124607345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124607347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124607347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124607347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124607347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124607347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124607347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124607347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124607347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124607347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124607347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124607347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124607347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124607352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124607362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124607385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124607385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124607385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124607385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124607385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124607385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124607385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124607385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124607386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124607386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124607386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124607387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124607387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124607387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124607387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124607387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124607387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124607387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124607387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124607387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124607391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124607401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(774)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124607427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124607427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124607427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124607427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124607427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124607427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124607427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124607427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124607429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124607429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124607429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124607429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124607429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124607429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124607429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124607429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124607429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124607429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124607429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124607430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124607430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124607434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124607443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124607701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124607702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124607702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124607702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124607704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124607704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='DEFCA73D'O, index=0 SGSN_Test-GSUP(780)@8edd15cdfe88: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@8edd15cdfe88: 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 := 'CF46E2A30F8FF5679BD9DA09C1FAC9BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ADD810F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C22D7A78B65F6E6'O } } } } } 20241107124607751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607751 DLLC NOTICE LLME(ffffffff/defca73d){UNASSIGNED} LLC RX: unknown TLLI 0xdefca73d, creating LLME on the fly (gprs_llc.c:552) 20241107124607751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124607751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124607751 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124607751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124607751 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124607751 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124607751 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124607751 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124607751 DLLC NOTICE LLME(ffffffff/defca73d){UNASSIGNED} LLGM Assign pre (defca73d => ebabed37) (gprs_llc.c:1079) 20241107124607751 DLLC NOTICE LLME(defca73d/ebabed37){ASSIGNED} LLGM Assign post (defca73d => ebabed37) (gprs_llc.c:1125) 20241107124607751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124607751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124607751 DMM DEBUG MM(262420000000020/ebabed37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124607764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124607764 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124607764 DMM DEBUG MM(262420000000020/ebabed37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241107124607764 DMM NOTICE MM(262420000000020/ebabed37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124607764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124607764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124607764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124607764 DMM DEBUG MM(262420000000020/ebabed37) Requesting authorization (sgsn_auth.c:160) 20241107124607764 DMM INFO MM(262420000000020/ebabed37) Requesting authentication tuples (sgsn_auth.c:184) 20241107124607764 DMM DEBUG MM(262420000000020/ebabed37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124607764 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241107124607764 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@8edd15cdfe88: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241107124607768 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124607768 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124607768 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124607768 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124607768 DMM INFO MM(262420000000020/ebabed37) Subscriber data update (mmctx.c:445) 20241107124607768 DMM DEBUG MM(262420000000020/ebabed37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124607768 DMM INFO MM(262420000000020/ebabed37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124607768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124607768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124607768 DMM INFO MM(262420000000020/ebabed37) <- GMM AUTH AND CIPHERING REQ (rand = cf 46 e2 a3 0f 8f f5 67 9b d9 da 09 c1 fa c9 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124607776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124607776 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124607776 DMM INFO MM(262420000000020/ebabed37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124607776 DMM NOTICE MM(262420000000020/ebabed37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124607776 DMM DEBUG MM(262420000000020/ebabed37) checking auth: received GSM SRES = 8a dd 81 0f (gprs_gmm.c:666) 20241107124607776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124607776 DMM DEBUG MM(262420000000020/ebabed37) Requesting authorization (sgsn_auth.c:160) 20241107124607776 DMM INFO MM(262420000000020/ebabed37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124607776 DMM DEBUG MM(262420000000020/ebabed37) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124607776 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241107124607776 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) 20241107124607776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124607776 DMM INFO MM(262420000000020/ebabed37) <- GMM ATTACH ACCEPT (new P-TMSI=0xebabed37) (gprs_gmm.c:300) 20241107124607778 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124607778 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124607778 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241107124607778 DMM INFO MM(262420000000020/ebabed37) Subscriber data update (mmctx.c:445) 20241107124607778 DMM DEBUG MM(262420000000020/ebabed37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124607778 DMM INFO MM(262420000000020/ebabed37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124607778 DMM NOTICE MM(262420000000020/ebabed37) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241107124607778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124607778 DMM NOTICE MM(262420000000020/ebabed37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124607778 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) 20241107124607778 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124607778 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241107124607778 DMM INFO MM(262420000000020/ebabed37) Subscriber data update (mmctx.c:445) 20241107124607778 DMM DEBUG MM(262420000000020/ebabed37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124607784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124607784 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124607784 DMM INFO MM(262420000000020/ebabed37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124607784 DMM NOTICE MM(262420000000020/ebabed37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124607784 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124607784 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124607784 DLLC NOTICE LLME(defca73d/ebabed37){ASSIGNED} LLGM Assign pre (ffffffff => ebabed37) (gprs_llc.c:1079) 20241107124607784 DLLC NOTICE LLME(ffffffff/ebabed37){ASSIGNED} LLGM Assign post (ffffffff => ebabed37) (gprs_llc.c:1125) 20241107124607784 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124607784 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124607784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124607784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124607836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124607836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124607836 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124607836 DMM INFO MM(262420000000020/ebabed37) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124607836 DMM INFO MM(262420000000020/ebabed37) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124607836 DMM DEBUG MM(262420000000020/ebabed37) Using GGSN 0 (gprs_sm.c:312) 20241107124607836 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) 20241107124607836 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241107124607836 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124607836 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124607836 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241107124607847 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 db ec 88 33 11 83 a4 aa ee 14 05 7f 2c e0 35 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241107124607847 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fc6aefd61a8, cbp=0x55f97625c060) (sgsn_libgtp.c:632) 20241107124607847 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241107124607847 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241107124607847 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124607847 DMM NOTICE MM(262420000000020/ebabed37) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@8edd15cdfe88: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@8edd15cdfe88: Final verdict of PTC: pass 20241107124607856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124607858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124607858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(773)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(768)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(778)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(776)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(771)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(766)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Nov 7 12:46:07 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 20241107124607994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124608395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90368) 20241107124608859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124608859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90368, count=98572) 20241107124609859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124609859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Nov 7 12:46:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124610860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124610860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_deact_mo started. 20241107124611455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124611456 DMM INFO MM(262420000000020/ebabed37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124611456 DMM INFO MM(262420000000020/ebabed37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124611456 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124611456 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124611456 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124611456 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124611456 DLLC NOTICE LLME(ffffffff/ebabed37){ASSIGNED} LLGM Assign pre (ebabed37 => ffffffff) (gprs_llc.c:1079) 20241107124611456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebabed37 => ffffffff) (gprs_llc.c:1125) 20241107124611456 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241107124611457 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) 20241107124611457 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) 20241107124611457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124611457 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124611457 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124611457 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124611457 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124611505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124611505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124611505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124611505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124611506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124611506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124611508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124611508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124611508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124611508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124611508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124611508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124611508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124611508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124611508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124611508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(788)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124611509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124611509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124611512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124611522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124611535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124611535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124611535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124611535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124611537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124611537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124611537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124611537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124611537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124611537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124611537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124611537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124611537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124611537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124611538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124611538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124611541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124611551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124611583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124611583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124611583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124611583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611583 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124611583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124611583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124611583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124611583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124611585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124611585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124611585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124611586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124611586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124611586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124611586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124611586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124611586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124611586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124611586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124611586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124611586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124611590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124611598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124611861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124611861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124611861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124611861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124611863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124611864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C0BFF37C'O, index=0 SGSN_Test-GSUP(799)@8edd15cdfe88: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: 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 := 'B037F294A2FBF201B926F9A45A5707C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BADE4676'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4EADFF69A241B55'O } } } } } 20241107124611910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611910 DLLC NOTICE LLME(ffffffff/c0bff37c){UNASSIGNED} LLC RX: unknown TLLI 0xc0bff37c, creating LLME on the fly (gprs_llc.c:552) 20241107124611910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124611910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124611910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124611910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124611910 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124611910 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124611910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124611910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124611910 DLLC NOTICE LLME(ffffffff/c0bff37c){UNASSIGNED} LLGM Assign pre (c0bff37c => dbd4a59f) (gprs_llc.c:1079) 20241107124611910 DLLC NOTICE LLME(c0bff37c/dbd4a59f){ASSIGNED} LLGM Assign post (c0bff37c => dbd4a59f) (gprs_llc.c:1125) 20241107124611910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124611910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124611910 DMM DEBUG MM(262420000000021/dbd4a59f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124611924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124611924 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124611924 DMM DEBUG MM(262420000000021/dbd4a59f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241107124611924 DMM NOTICE MM(262420000000021/dbd4a59f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124611924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124611924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124611925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124611925 DMM DEBUG MM(262420000000021/dbd4a59f) Requesting authorization (sgsn_auth.c:160) 20241107124611925 DMM INFO MM(262420000000021/dbd4a59f) Requesting authentication tuples (sgsn_auth.c:184) 20241107124611925 DMM DEBUG MM(262420000000021/dbd4a59f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124611925 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241107124611925 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@8edd15cdfe88: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241107124611928 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124611928 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124611928 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124611928 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124611928 DMM INFO MM(262420000000021/dbd4a59f) Subscriber data update (mmctx.c:445) 20241107124611928 DMM DEBUG MM(262420000000021/dbd4a59f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124611928 DMM INFO MM(262420000000021/dbd4a59f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124611928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124611928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124611928 DMM INFO MM(262420000000021/dbd4a59f) <- GMM AUTH AND CIPHERING REQ (rand = b0 37 f2 94 a2 fb f2 01 b9 26 f9 a4 5a 57 07 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124611937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124611937 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124611937 DMM INFO MM(262420000000021/dbd4a59f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124611937 DMM NOTICE MM(262420000000021/dbd4a59f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124611937 DMM DEBUG MM(262420000000021/dbd4a59f) checking auth: received GSM SRES = ba de 46 76 (gprs_gmm.c:666) 20241107124611937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124611937 DMM DEBUG MM(262420000000021/dbd4a59f) Requesting authorization (sgsn_auth.c:160) 20241107124611937 DMM INFO MM(262420000000021/dbd4a59f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124611937 DMM DEBUG MM(262420000000021/dbd4a59f) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124611937 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241107124611937 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) 20241107124611937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124611937 DMM INFO MM(262420000000021/dbd4a59f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbd4a59f) (gprs_gmm.c:300) 20241107124611939 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124611939 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124611939 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107124611939 DMM INFO MM(262420000000021/dbd4a59f) Subscriber data update (mmctx.c:445) 20241107124611939 DMM DEBUG MM(262420000000021/dbd4a59f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124611939 DMM INFO MM(262420000000021/dbd4a59f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124611939 DMM NOTICE MM(262420000000021/dbd4a59f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241107124611939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124611939 DMM NOTICE MM(262420000000021/dbd4a59f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124611939 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) 20241107124611939 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124611939 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241107124611939 DMM INFO MM(262420000000021/dbd4a59f) Subscriber data update (mmctx.c:445) 20241107124611939 DMM DEBUG MM(262420000000021/dbd4a59f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124611945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124611946 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124611946 DMM INFO MM(262420000000021/dbd4a59f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124611946 DMM NOTICE MM(262420000000021/dbd4a59f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124611946 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124611946 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124611946 DLLC NOTICE LLME(c0bff37c/dbd4a59f){ASSIGNED} LLGM Assign pre (ffffffff => dbd4a59f) (gprs_llc.c:1079) 20241107124611946 DLLC NOTICE LLME(ffffffff/dbd4a59f){ASSIGNED} LLGM Assign post (ffffffff => dbd4a59f) (gprs_llc.c:1125) 20241107124611946 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124611946 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124611946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124611946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124611997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124611997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124611997 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124611997 DMM INFO MM(262420000000021/dbd4a59f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124611997 DMM INFO MM(262420000000021/dbd4a59f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124611997 DMM DEBUG MM(262420000000021/dbd4a59f) Using GGSN 0 (gprs_sm.c:312) 20241107124611997 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) 20241107124611997 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241107124611997 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124611997 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124611997 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241107124612008 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 2f 3d 10 7f 11 e9 08 28 a9 14 05 7f 31 83 f2 72 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) 20241107124612008 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c060) (sgsn_libgtp.c:632) 20241107124612008 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124612008 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=dbd4a59f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124612008 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124612008 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124612015 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241107124612022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124612022 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124612023 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124612026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124612026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241107124612026 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124612026 DMM INFO MM(262420000000021/dbd4a59f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241107124612026 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124612026 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241107124612028 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) 20241107124612028 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c060) (sgsn_libgtp.c:632) 20241107124612028 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241107124612028 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=dbd4a59f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124612028 DMM INFO MM(262420000000021/dbd4a59f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241107124612028 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241107124612028 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@8edd15cdfe88: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@8edd15cdfe88: Final verdict of PTC: pass 20241107124612036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124612038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124612038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(788)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(799)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(792)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(798)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(786)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(796)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(790)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Nov 7 12:46:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241107124612165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124612566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104584) 20241107124613039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124613039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104584, count=105124) 20241107124614040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124614040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Nov 7 12:46:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124615041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124615041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_deact_mt started. 20241107124615630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124615632 DMM INFO MM(262420000000021/dbd4a59f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124615632 DMM INFO MM(262420000000021/dbd4a59f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124615632 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124615632 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124615632 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124615632 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124615632 DLLC NOTICE LLME(ffffffff/dbd4a59f){ASSIGNED} LLGM Assign pre (dbd4a59f => ffffffff) (gprs_llc.c:1079) 20241107124615632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbd4a59f => ffffffff) (gprs_llc.c:1125) 20241107124615632 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241107124615632 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) 20241107124615632 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) 20241107124615632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124615632 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124615632 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124615632 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124615632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124615688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124615688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124615688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124615688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124615688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124615688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124615688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124615688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124615690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124615690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124615690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124615690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124615690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124615690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124615690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124615690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124615690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124615690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(807)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124615691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124615691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124615695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124615705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124615705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124615722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124615722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124615722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124615722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124615722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124615722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124615722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124615722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(811)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124615724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124615724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124615724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124615724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124615724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124615724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124615724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124615725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124615725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124615725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124615725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124615725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124615729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124615740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124615740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124615761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124615761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124615761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124615761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124615761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124615761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124615761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124615761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124615762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124615762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124615762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124615763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124615763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124615763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124615763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124615763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124615763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124615763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124615763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124615764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124615764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124615767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124615777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124615777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124616042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124616043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124616043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124616043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124616045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124616046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C052E03E'O, index=0 SGSN_Test-GSUP(818)@8edd15cdfe88: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@8edd15cdfe88: 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 := 'C72C8A3731913BA65A00A7C72D14D0C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E76F3132'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF05E49B0EB9DDF4'O } } } } } 20241107124616093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616093 DLLC NOTICE LLME(ffffffff/c052e03e){UNASSIGNED} LLC RX: unknown TLLI 0xc052e03e, creating LLME on the fly (gprs_llc.c:552) 20241107124616093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124616093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124616093 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124616093 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124616093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124616093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124616093 DLLC NOTICE LLME(ffffffff/c052e03e){UNASSIGNED} LLGM Assign pre (c052e03e => fa4e899a) (gprs_llc.c:1079) 20241107124616093 DLLC NOTICE LLME(c052e03e/fa4e899a){ASSIGNED} LLGM Assign post (c052e03e => fa4e899a) (gprs_llc.c:1125) 20241107124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124616093 DMM DEBUG MM(262420000000022/fa4e899a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124616105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616105 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616105 DMM DEBUG MM(262420000000022/fa4e899a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241107124616105 DMM NOTICE MM(262420000000022/fa4e899a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124616105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124616105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124616105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124616105 DMM DEBUG MM(262420000000022/fa4e899a) Requesting authorization (sgsn_auth.c:160) 20241107124616105 DMM INFO MM(262420000000022/fa4e899a) Requesting authentication tuples (sgsn_auth.c:184) 20241107124616105 DMM DEBUG MM(262420000000022/fa4e899a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124616105 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241107124616105 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@8edd15cdfe88: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241107124616108 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124616108 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124616108 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124616108 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124616108 DMM INFO MM(262420000000022/fa4e899a) Subscriber data update (mmctx.c:445) 20241107124616108 DMM DEBUG MM(262420000000022/fa4e899a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124616108 DMM INFO MM(262420000000022/fa4e899a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124616108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124616108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124616108 DMM INFO MM(262420000000022/fa4e899a) <- GMM AUTH AND CIPHERING REQ (rand = c7 2c 8a 37 31 91 3b a6 5a 00 a7 c7 2d 14 d0 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124616115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616116 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616116 DMM INFO MM(262420000000022/fa4e899a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124616116 DMM NOTICE MM(262420000000022/fa4e899a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124616116 DMM DEBUG MM(262420000000022/fa4e899a) checking auth: received GSM SRES = e7 6f 31 32 (gprs_gmm.c:666) 20241107124616116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124616116 DMM DEBUG MM(262420000000022/fa4e899a) Requesting authorization (sgsn_auth.c:160) 20241107124616116 DMM INFO MM(262420000000022/fa4e899a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124616116 DMM DEBUG MM(262420000000022/fa4e899a) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124616116 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241107124616116 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) 20241107124616116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124616116 DMM INFO MM(262420000000022/fa4e899a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa4e899a) (gprs_gmm.c:300) 20241107124616117 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124616117 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124616117 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241107124616117 DMM INFO MM(262420000000022/fa4e899a) Subscriber data update (mmctx.c:445) 20241107124616117 DMM DEBUG MM(262420000000022/fa4e899a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124616117 DMM INFO MM(262420000000022/fa4e899a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124616117 DMM NOTICE MM(262420000000022/fa4e899a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241107124616117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124616117 DMM NOTICE MM(262420000000022/fa4e899a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124616117 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) 20241107124616118 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124616118 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241107124616118 DMM INFO MM(262420000000022/fa4e899a) Subscriber data update (mmctx.c:445) 20241107124616118 DMM DEBUG MM(262420000000022/fa4e899a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124616123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616123 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616123 DMM INFO MM(262420000000022/fa4e899a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124616123 DMM NOTICE MM(262420000000022/fa4e899a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124616124 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124616124 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124616124 DLLC NOTICE LLME(c052e03e/fa4e899a){ASSIGNED} LLGM Assign pre (ffffffff => fa4e899a) (gprs_llc.c:1079) 20241107124616124 DLLC NOTICE LLME(ffffffff/fa4e899a){ASSIGNED} LLGM Assign post (ffffffff => fa4e899a) (gprs_llc.c:1125) 20241107124616124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124616124 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124616124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124616124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124616176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616176 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616176 DMM INFO MM(262420000000022/fa4e899a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124616176 DMM INFO MM(262420000000022/fa4e899a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124616176 DMM DEBUG MM(262420000000022/fa4e899a) Using GGSN 0 (gprs_sm.c:312) 20241107124616176 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) 20241107124616176 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241107124616176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124616176 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124616176 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241107124616187 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 1b fc c2 e1 11 40 38 53 87 14 05 7f f8 77 7f 19 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) 20241107124616187 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124616187 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124616187 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=fa4e899a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124616188 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124616188 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124616196 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241107124616203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616203 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616203 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616206 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241107124616206 DGPRS INFO PDP(262420000000022:5): Context 0x7fc6aefd61a8 was deleted (sgsn_libgtp.c:660) 20241107124616206 DMM INFO MM(262420000000022/fa4e899a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124616206 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241107124616206 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@8edd15cdfe88: Removing Client IMSI='262420000000022'H, index=0 20241107124616213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124616213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124616213 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124616213 DMM INFO MM(262420000000022/fa4e899a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@8edd15cdfe88: Final verdict of PTC: pass 20241107124616215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124616217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124616217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(816)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(818)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(807)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(812)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(817)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(815)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(810)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(805)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Nov 7 12:46:16 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241107124616344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124616746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91196) 20241107124617219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124617219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91196, count=104036) 20241107124618220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124618220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Nov 7 12:46:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124619221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124619221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_dup started. 20241107124619807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124619808 DMM INFO MM(262420000000022/fa4e899a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124619808 DMM INFO MM(262420000000022/fa4e899a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124619808 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124619808 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124619808 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124619808 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124619808 DLLC NOTICE LLME(ffffffff/fa4e899a){ASSIGNED} LLGM Assign pre (fa4e899a => ffffffff) (gprs_llc.c:1079) 20241107124619808 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa4e899a => ffffffff) (gprs_llc.c:1125) 20241107124619808 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124619808 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124619809 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241107124619809 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) 20241107124619809 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) 20241107124619809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124619809 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124619809 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124619809 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124619809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124619859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124619859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124619859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124619859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124619859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124619859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124619859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124619859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(825)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124619862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124619862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124619862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124619862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124619862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124619862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124619862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124619862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124619862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124619862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124619863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124619863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124619867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107124619879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124619879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124619888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124619888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124619888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124619888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124619888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124619888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124619888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124619888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124619890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124619890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124619890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124619890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124619890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124619890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124619890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124619890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124619890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124619890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124619890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124619890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124619895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124619904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124619904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124619929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124619929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124619929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124619929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124619929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124619929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124619929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124619929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124619931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124619931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124619931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124619931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124619931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124619931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124619931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124619931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124619931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124619931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124619931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124619932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124619932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124619935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124619943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124619943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124620222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124620222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124620222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124620222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124620224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124620225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E9B60B2D'O, index=0 SGSN_Test-GSUP(837)@8edd15cdfe88: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: 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 := '33B0E34E3C31D8E628212D0B51ABAE5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64812DEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F95D27D047D37955'O } } } } } 20241107124620272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620272 DLLC NOTICE LLME(ffffffff/e9b60b2d){UNASSIGNED} LLC RX: unknown TLLI 0xe9b60b2d, creating LLME on the fly (gprs_llc.c:552) 20241107124620272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124620273 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124620273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124620273 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124620273 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124620273 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124620273 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124620273 DLLC NOTICE LLME(ffffffff/e9b60b2d){UNASSIGNED} LLGM Assign pre (e9b60b2d => cc359be6) (gprs_llc.c:1079) 20241107124620273 DLLC NOTICE LLME(e9b60b2d/cc359be6){ASSIGNED} LLGM Assign post (e9b60b2d => cc359be6) (gprs_llc.c:1125) 20241107124620273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124620273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124620273 DMM DEBUG MM(262420000000046/cc359be6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124620284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620284 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620284 DMM DEBUG MM(262420000000046/cc359be6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241107124620284 DMM NOTICE MM(262420000000046/cc359be6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124620284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124620284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124620284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124620284 DMM DEBUG MM(262420000000046/cc359be6) Requesting authorization (sgsn_auth.c:160) 20241107124620284 DMM INFO MM(262420000000046/cc359be6) Requesting authentication tuples (sgsn_auth.c:184) 20241107124620284 DMM DEBUG MM(262420000000046/cc359be6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124620284 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241107124620284 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@8edd15cdfe88: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241107124620286 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124620286 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124620286 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124620286 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124620286 DMM INFO MM(262420000000046/cc359be6) Subscriber data update (mmctx.c:445) 20241107124620286 DMM DEBUG MM(262420000000046/cc359be6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124620286 DMM INFO MM(262420000000046/cc359be6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124620286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124620286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124620286 DMM INFO MM(262420000000046/cc359be6) <- GMM AUTH AND CIPHERING REQ (rand = 33 b0 e3 4e 3c 31 d8 e6 28 21 2d 0b 51 ab ae 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124620293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620293 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620293 DMM INFO MM(262420000000046/cc359be6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124620293 DMM NOTICE MM(262420000000046/cc359be6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124620293 DMM DEBUG MM(262420000000046/cc359be6) checking auth: received GSM SRES = 64 81 2d ec (gprs_gmm.c:666) 20241107124620293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124620293 DMM DEBUG MM(262420000000046/cc359be6) Requesting authorization (sgsn_auth.c:160) 20241107124620293 DMM INFO MM(262420000000046/cc359be6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124620293 DMM DEBUG MM(262420000000046/cc359be6) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124620293 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241107124620293 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) 20241107124620294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124620294 DMM INFO MM(262420000000046/cc359be6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc359be6) (gprs_gmm.c:300) 20241107124620295 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124620295 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124620295 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241107124620295 DMM INFO MM(262420000000046/cc359be6) Subscriber data update (mmctx.c:445) 20241107124620295 DMM DEBUG MM(262420000000046/cc359be6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124620295 DMM INFO MM(262420000000046/cc359be6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124620295 DMM NOTICE MM(262420000000046/cc359be6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241107124620295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124620295 DMM NOTICE MM(262420000000046/cc359be6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124620295 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) 20241107124620296 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124620296 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241107124620296 DMM INFO MM(262420000000046/cc359be6) Subscriber data update (mmctx.c:445) 20241107124620296 DMM DEBUG MM(262420000000046/cc359be6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124620302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620302 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620302 DMM INFO MM(262420000000046/cc359be6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124620302 DMM NOTICE MM(262420000000046/cc359be6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124620302 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124620302 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124620302 DLLC NOTICE LLME(e9b60b2d/cc359be6){ASSIGNED} LLGM Assign pre (ffffffff => cc359be6) (gprs_llc.c:1079) 20241107124620302 DLLC NOTICE LLME(ffffffff/cc359be6){ASSIGNED} LLGM Assign post (ffffffff => cc359be6) (gprs_llc.c:1125) 20241107124620302 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124620302 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124620302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124620302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124620353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620353 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620353 DMM INFO MM(262420000000046/cc359be6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124620353 DMM INFO MM(262420000000046/cc359be6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124620353 DMM DEBUG MM(262420000000046/cc359be6) Using GGSN 0 (gprs_sm.c:312) 20241107124620353 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) 20241107124620353 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241107124620353 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124620353 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124620354 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241107124620364 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 d2 08 a8 e0 11 37 34 44 e7 14 05 7f b0 c4 ff 04 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) 20241107124620364 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124620364 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124620364 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=cc359be6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124620364 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124620364 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124620371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620371 DMM INFO MM(262420000000046/cc359be6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241107124620371 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124620371 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241107124620371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124620371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124620371 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124620371 DMM INFO MM(262420000000046/cc359be6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241107124620371 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124620371 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: "Received deletePDPContextResponse 1, seq_nr=1036" 20241107124620372 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) 20241107124620373 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124620373 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241107124620373 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=cc359be6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124620373 DMM INFO MM(262420000000046/cc359be6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241107124620373 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241107124620373 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124620373 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) 20241107124620373 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@8edd15cdfe88: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@8edd15cdfe88: Final verdict of PTC: pass 20241107124622384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124622386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124622386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(837)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(826)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(830)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(835)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(833)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(828)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(824)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Nov 7 12:46:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241107124622515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124622916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241107124623387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124623387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241107124624388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124624388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Nov 7 12:46:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124625389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124625389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_second_attempt started. 20241107124625981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124625983 DMM INFO MM(262420000000046/cc359be6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124625983 DMM INFO MM(262420000000046/cc359be6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124625983 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124625983 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124625983 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124625983 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124625983 DLLC NOTICE LLME(ffffffff/cc359be6){ASSIGNED} LLGM Assign pre (cc359be6 => ffffffff) (gprs_llc.c:1079) 20241107124625983 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc359be6 => ffffffff) (gprs_llc.c:1125) 20241107124625983 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241107124625983 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) 20241107124625983 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) 20241107124625983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124625983 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124625983 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124625983 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124625983 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124626034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124626034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124626034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124626034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124626034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124626034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124626034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124626034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124626036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124626036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124626036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124626036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124626036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124626036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124626036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124626036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) SGSN_Test-Gb1-NS1(844)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124626036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124626036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124626037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124626037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124626040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124626049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(842)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124626061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124626061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124626061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124626061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124626061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124626061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124626061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124626061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124626063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124626063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124626063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124626063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124626063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124626063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124626063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124626063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124626063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124626063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124626063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124626063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124626067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124626077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124626098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124626098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124626098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124626098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124626098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124626098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124626098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124626098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124626099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124626099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124626099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124626100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124626100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124626100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124626100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124626100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124626100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124626100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124626100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124626100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124626100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124626104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124626112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124626390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124626390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124626390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124626390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124626392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124626393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@8edd15cdfe88: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='FE3E413D'O, index=0 SGSN_Test-GSUP(856)@8edd15cdfe88: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@8edd15cdfe88: 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 := 'F7E7C84D979ECB8D0251B1C6F02CFCE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93705D4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '285C8D7D80454838'O } } } } } 20241107124626438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626438 DLLC NOTICE LLME(ffffffff/fe3e413d){UNASSIGNED} LLC RX: unknown TLLI 0xfe3e413d, creating LLME on the fly (gprs_llc.c:552) 20241107124626438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124626438 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124626438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124626438 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124626438 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124626438 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124626438 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124626438 DLLC NOTICE LLME(ffffffff/fe3e413d){UNASSIGNED} LLGM Assign pre (fe3e413d => d22935ab) (gprs_llc.c:1079) 20241107124626438 DLLC NOTICE LLME(fe3e413d/d22935ab){ASSIGNED} LLGM Assign post (fe3e413d => d22935ab) (gprs_llc.c:1125) 20241107124626438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124626438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124626438 DMM DEBUG MM(262420000000022/d22935ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124626450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626450 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124626450 DMM DEBUG MM(262420000000022/d22935ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241107124626450 DMM NOTICE MM(262420000000022/d22935ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124626450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124626450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124626450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124626450 DMM DEBUG MM(262420000000022/d22935ab) Requesting authorization (sgsn_auth.c:160) 20241107124626450 DMM INFO MM(262420000000022/d22935ab) Requesting authentication tuples (sgsn_auth.c:184) 20241107124626450 DMM DEBUG MM(262420000000022/d22935ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124626450 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241107124626450 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@8edd15cdfe88: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@8edd15cdfe88: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241107124626454 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124626454 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124626454 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124626454 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124626454 DMM INFO MM(262420000000022/d22935ab) Subscriber data update (mmctx.c:445) 20241107124626454 DMM DEBUG MM(262420000000022/d22935ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124626454 DMM INFO MM(262420000000022/d22935ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124626454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124626454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124626454 DMM INFO MM(262420000000022/d22935ab) <- GMM AUTH AND CIPHERING REQ (rand = f7 e7 c8 4d 97 9e cb 8d 02 51 b1 c6 f0 2c fc e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124626463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626463 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124626463 DMM INFO MM(262420000000022/d22935ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124626463 DMM NOTICE MM(262420000000022/d22935ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124626463 DMM DEBUG MM(262420000000022/d22935ab) checking auth: received GSM SRES = 93 70 5d 4f (gprs_gmm.c:666) 20241107124626463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124626463 DMM DEBUG MM(262420000000022/d22935ab) Requesting authorization (sgsn_auth.c:160) 20241107124626463 DMM INFO MM(262420000000022/d22935ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124626463 DMM DEBUG MM(262420000000022/d22935ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124626463 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241107124626463 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) 20241107124626463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124626463 DMM INFO MM(262420000000022/d22935ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xd22935ab) (gprs_gmm.c:300) 20241107124626464 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124626464 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124626464 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241107124626464 DMM INFO MM(262420000000022/d22935ab) Subscriber data update (mmctx.c:445) 20241107124626464 DMM DEBUG MM(262420000000022/d22935ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124626464 DMM INFO MM(262420000000022/d22935ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124626464 DMM NOTICE MM(262420000000022/d22935ab) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241107124626464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124626464 DMM NOTICE MM(262420000000022/d22935ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124626464 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) 20241107124626465 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124626465 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241107124626465 DMM INFO MM(262420000000022/d22935ab) Subscriber data update (mmctx.c:445) 20241107124626465 DMM DEBUG MM(262420000000022/d22935ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124626471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626471 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124626471 DMM INFO MM(262420000000022/d22935ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124626471 DMM NOTICE MM(262420000000022/d22935ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124626471 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124626471 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124626471 DLLC NOTICE LLME(fe3e413d/d22935ab){ASSIGNED} LLGM Assign pre (ffffffff => d22935ab) (gprs_llc.c:1079) 20241107124626471 DLLC NOTICE LLME(ffffffff/d22935ab){ASSIGNED} LLGM Assign post (ffffffff => d22935ab) (gprs_llc.c:1125) 20241107124626471 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124626471 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124626471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124626471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_second_attempt(858)@8edd15cdfe88: 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 := '5590B983BA684A4A880F085C3B135F03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C14F048F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '662D06E0F50386BD'O } } } } } 20241107124626522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626522 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124626522 DMM INFO MM(262420000000022/d22935ab) -> GMM ATTACH REQUEST MI(TMSI-0xD22935AB) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124626522 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124626522 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107124626522 DLLC NOTICE LLME(ffffffff/d22935ab){ASSIGNED} LLGM Assign pre (d22935ab => c0864062) (gprs_llc.c:1079) 20241107124626522 DLLC NOTICE LLME(d22935ab/c0864062){ASSIGNED} LLGM Assign post (d22935ab => c0864062) (gprs_llc.c:1125) 20241107124626522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124626522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124626522 DMM DEBUG MM(262420000000022/c0864062) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124626527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124626527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124626527 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124626527 DMM DEBUG MM(262420000000022/c0864062) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241107124626527 DMM NOTICE MM(262420000000022/c0864062) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124626527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124626527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124626527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124626527 DMM DEBUG MM(262420000000022/c0864062) Requesting authorization (sgsn_auth.c:160) 20241107124626527 DMM INFO MM(262420000000022/c0864062) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124626527 DMM DEBUG MM(262420000000022/c0864062) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124626527 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241107124626527 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) 20241107124628770 DGPRS DEBUG Checking for inactive LLMEs, time = 12794322 (sgsn.c:131) 20241107124632529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241107124632529 DMM ERROR MM(262420000000022/c0864062) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241107124632529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241107124632529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241107124632529 DMM NOTICE MM(262420000000022/c0864062) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241107124632529 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241107124632529 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) 20241107124632529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Reject}: Deallocated (fsm.c:568) 20241107124632529 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Deallocated (fsm.c:568) 20241107124632529 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124632529 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241107124632529 DLLC NOTICE LLME(d22935ab/c0864062){ASSIGNED} LLGM Assign pre (c0864062 => ffffffff) (gprs_llc.c:1079) 20241107124632529 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0864062 => ffffffff) (gprs_llc.c:1125) 20241107124646392 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124646392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107124646392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124656037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124656040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124656040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124656064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124656066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124656066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124656101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124656102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124656103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@8edd15cdfe88: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8edd15cdfe88: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(845)@8edd15cdfe88: Final verdict of PTC: none 20241107124656452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124656452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(844)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(849)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(854)@8edd15cdfe88: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@8edd15cdfe88: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@8edd15cdfe88: Final verdict of PTC: none 20241107124656453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(851)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@8edd15cdfe88: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(847)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(852)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(843)@8edd15cdfe88: Final verdict of PTC: none TC_attach_second_attempt(858)@8edd15cdfe88: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@8edd15cdfe88: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Nov 7 12:46:56 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241107124656583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124656884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106384) 20241107124657453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124657453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106384, count=111816) 20241107124658455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124658455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107124658771 DGPRS DEBUG Checking for inactive LLMEs, time = 12794352 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Nov 7 12:46:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124659456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124659457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_echo_timeout started. 20241107124659941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124659942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124659987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124659987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124659987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124659987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124659987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124659987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124659987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124659987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124659987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124659989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124659989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124659989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124659989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124659989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124659989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124659989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124659989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124659989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124659989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124659989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124659990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124659990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124659993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124700003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124700025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124700025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124700025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124700025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124700025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124700025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124700025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124700025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124700025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124700027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124700027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124700027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124700027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124700027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124700027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124700027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124700027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124700027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124700027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124700027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124700028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124700028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124700032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124700042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124700064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124700064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124700064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124700064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124700064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124700064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124700064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124700064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124700064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124700066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124700066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124700066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124700066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124700066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124700066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124700066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124700066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124700066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124700066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124700066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124700067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124700067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124700070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124700080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124700458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124700458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124700458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124700458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124700459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124700460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@8edd15cdfe88: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F3F7FCE9'O, index=0 SGSN_Test-GSUP(875)@8edd15cdfe88: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@8edd15cdfe88: 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 := '0B41A51C9E5A05C403ACD0C7216CB7CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1657A984'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '194DC886C7A7DECC'O } } } } } 20241107124700509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700509 DLLC NOTICE LLME(ffffffff/f3f7fce9){UNASSIGNED} LLC RX: unknown TLLI 0xf3f7fce9, creating LLME on the fly (gprs_llc.c:552) 20241107124700509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124700509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124700509 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124700509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124700509 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124700509 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124700509 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124700509 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124700509 DLLC NOTICE LLME(ffffffff/f3f7fce9){UNASSIGNED} LLGM Assign pre (f3f7fce9 => f387580f) (gprs_llc.c:1079) 20241107124700509 DLLC NOTICE LLME(f3f7fce9/f387580f){ASSIGNED} LLGM Assign post (f3f7fce9 => f387580f) (gprs_llc.c:1125) 20241107124700509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124700509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124700509 DMM DEBUG MM(262420000000067/f387580f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124700523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124700523 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124700523 DMM DEBUG MM(262420000000067/f387580f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241107124700523 DMM NOTICE MM(262420000000067/f387580f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124700523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124700523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124700523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124700523 DMM DEBUG MM(262420000000067/f387580f) Requesting authorization (sgsn_auth.c:160) 20241107124700523 DMM INFO MM(262420000000067/f387580f) Requesting authentication tuples (sgsn_auth.c:184) 20241107124700523 DMM DEBUG MM(262420000000067/f387580f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124700523 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241107124700523 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@8edd15cdfe88: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@8edd15cdfe88: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241107124700526 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124700526 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124700526 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124700526 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124700526 DMM INFO MM(262420000000067/f387580f) Subscriber data update (mmctx.c:445) 20241107124700526 DMM DEBUG MM(262420000000067/f387580f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124700526 DMM INFO MM(262420000000067/f387580f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124700526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124700526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124700526 DMM INFO MM(262420000000067/f387580f) <- GMM AUTH AND CIPHERING REQ (rand = 0b 41 a5 1c 9e 5a 05 c4 03 ac d0 c7 21 6c b7 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124700533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124700533 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124700533 DMM INFO MM(262420000000067/f387580f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124700533 DMM NOTICE MM(262420000000067/f387580f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124700533 DMM DEBUG MM(262420000000067/f387580f) checking auth: received GSM SRES = 16 57 a9 84 (gprs_gmm.c:666) 20241107124700533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124700533 DMM DEBUG MM(262420000000067/f387580f) Requesting authorization (sgsn_auth.c:160) 20241107124700533 DMM INFO MM(262420000000067/f387580f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124700533 DMM DEBUG MM(262420000000067/f387580f) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124700533 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241107124700533 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) 20241107124700533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124700533 DMM INFO MM(262420000000067/f387580f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf387580f) (gprs_gmm.c:300) 20241107124700534 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124700534 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124700534 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241107124700534 DMM INFO MM(262420000000067/f387580f) Subscriber data update (mmctx.c:445) 20241107124700534 DMM DEBUG MM(262420000000067/f387580f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124700534 DMM INFO MM(262420000000067/f387580f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124700534 DMM NOTICE MM(262420000000067/f387580f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241107124700534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124700534 DMM NOTICE MM(262420000000067/f387580f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124700534 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) 20241107124700535 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124700535 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241107124700535 DMM INFO MM(262420000000067/f387580f) Subscriber data update (mmctx.c:445) 20241107124700535 DMM DEBUG MM(262420000000067/f387580f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124700541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124700541 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124700541 DMM INFO MM(262420000000067/f387580f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124700541 DMM NOTICE MM(262420000000067/f387580f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124700541 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124700541 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124700541 DLLC NOTICE LLME(f3f7fce9/f387580f){ASSIGNED} LLGM Assign pre (ffffffff => f387580f) (gprs_llc.c:1079) 20241107124700541 DLLC NOTICE LLME(ffffffff/f387580f){ASSIGNED} LLGM Assign post (ffffffff => f387580f) (gprs_llc.c:1125) 20241107124700541 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124700541 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124700541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124700541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124700593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124700593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124700593 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124700593 DMM INFO MM(262420000000067/f387580f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124700593 DMM INFO MM(262420000000067/f387580f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124700593 DMM DEBUG MM(262420000000067/f387580f) Using GGSN 0 (gprs_sm.c:312) 20241107124700593 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) 20241107124700593 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241107124700593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124700593 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124700593 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241107124700603 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 43 5e 97 67 11 c2 48 89 f3 14 05 7f b0 67 0b 2b 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) 20241107124700603 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124700603 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124700603 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=f387580f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124700603 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124700603 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124705473 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241107124705475 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) 20241107124705475 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f9762518f0) (sgsn_libgtp.c:632) 20241107124710475 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1039" 20241107124715477 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241107124715477 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1039" 20241107124720459 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124720459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124720459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107124720477 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241107124720477 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241107124720478 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1041" 20241107124725479 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241107124725479 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241107124725479 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241107124725479 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1041" 20241107124728773 DGPRS DEBUG Checking for inactive LLMEs, time = 12794382 (sgsn.c:131) 20241107124729990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124729992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124729992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124730028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124730030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124730030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124730067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124730069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124730069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124730480 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241107124730480 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241107124730480 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241107124730481 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241107124730481 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1043" 20241107124735482 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241107124735482 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241107124735482 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241107124735482 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241107124735482 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f9762518f0) (sgsn_libgtp.c:632) 20241107124735482 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f9762518f0) (sgsn_libgtp.c:636) 20241107124735482 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241107124735482 DMM INFO MM(262420000000067/f387580f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124735482 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241107124735482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124735482 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241107124735482 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241107124735482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124735482 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241107124735482 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241107124735482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124735482 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241107124735482 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241107124735482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124735482 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241107124735482 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8edd15cdfe88: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@8edd15cdfe88: Removing Client IMSI='262420000000067'H, index=0 20241107124735492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124735492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124735492 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124735492 DMM INFO MM(262420000000067/f387580f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@8edd15cdfe88: Final verdict of PTC: pass 20241107124735494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124735497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124735497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(863)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(868)@8edd15cdfe88: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8edd15cdfe88: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8edd15cdfe88: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(873)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(871)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(861)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(866)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Nov 7 12:47:35 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241107124735628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124736029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105964) 20241107124736498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124736498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105964, count=114344) 20241107124737499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124737499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Nov 7 12:47:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124738500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124738500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_restart_ctr_echo started. 20241107124739093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124739095 DMM INFO MM(262420000000067/f387580f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124739095 DMM INFO MM(262420000000067/f387580f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124739095 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124739095 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124739095 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124739095 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124739095 DLLC NOTICE LLME(ffffffff/f387580f){ASSIGNED} LLGM Assign pre (f387580f => ffffffff) (gprs_llc.c:1079) 20241107124739095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f387580f => ffffffff) (gprs_llc.c:1125) 20241107124739095 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124739095 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124739095 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241107124739095 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) 20241107124739095 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) 20241107124739095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124739095 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124739095 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124739095 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124739095 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124739142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124739142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124739142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124739142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124739142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124739142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124739142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124739142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124739143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124739143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124739143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124739144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124739144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124739144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124739144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124739144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124739144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124739144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124739145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124739145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124739148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124739158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124739192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124739192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124739192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124739192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124739192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124739193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124739193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124739193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124739194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124739194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124739195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124739195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124739195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124739195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124739195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124739195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739195 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124739195 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124739195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(888)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124739195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124739195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124739199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124739209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124739225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124739226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124739226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124739226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124739226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124739226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124739226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124739226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124739227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124739227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124739227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124739228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124739228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124739228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124739228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124739228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124739228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124739228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124739228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124739228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124739228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124739232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124739243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124739501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124739501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124739501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124739501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124739503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124739504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@8edd15cdfe88: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DF127FB6'O, index=0 SGSN_Test-GSUP(894)@8edd15cdfe88: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@8edd15cdfe88: 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 := '447E5F4ADCDA20CFC774EFA5C50DFF4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F73D399C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F8D9A5590D35362'O } } } } } 20241107124739549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739549 DLLC NOTICE LLME(ffffffff/df127fb6){UNASSIGNED} LLC RX: unknown TLLI 0xdf127fb6, creating LLME on the fly (gprs_llc.c:552) 20241107124739549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124739549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124739549 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124739549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124739549 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124739549 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124739549 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124739549 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124739549 DLLC NOTICE LLME(ffffffff/df127fb6){UNASSIGNED} LLGM Assign pre (df127fb6 => ebb5ea45) (gprs_llc.c:1079) 20241107124739549 DLLC NOTICE LLME(df127fb6/ebb5ea45){ASSIGNED} LLGM Assign post (df127fb6 => ebb5ea45) (gprs_llc.c:1125) 20241107124739549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124739549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124739549 DMM DEBUG MM(262420000000023/ebb5ea45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124739560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124739560 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124739560 DMM DEBUG MM(262420000000023/ebb5ea45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241107124739560 DMM NOTICE MM(262420000000023/ebb5ea45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124739560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124739560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124739560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124739560 DMM DEBUG MM(262420000000023/ebb5ea45) Requesting authorization (sgsn_auth.c:160) 20241107124739560 DMM INFO MM(262420000000023/ebb5ea45) Requesting authentication tuples (sgsn_auth.c:184) 20241107124739560 DMM DEBUG MM(262420000000023/ebb5ea45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124739560 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241107124739560 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@8edd15cdfe88: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@8edd15cdfe88: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241107124739562 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124739562 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124739562 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124739562 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124739562 DMM INFO MM(262420000000023/ebb5ea45) Subscriber data update (mmctx.c:445) 20241107124739563 DMM DEBUG MM(262420000000023/ebb5ea45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124739563 DMM INFO MM(262420000000023/ebb5ea45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124739563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124739563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124739563 DMM INFO MM(262420000000023/ebb5ea45) <- GMM AUTH AND CIPHERING REQ (rand = 44 7e 5f 4a dc da 20 cf c7 74 ef a5 c5 0d ff 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124739571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124739571 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124739571 DMM INFO MM(262420000000023/ebb5ea45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124739571 DMM NOTICE MM(262420000000023/ebb5ea45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124739571 DMM DEBUG MM(262420000000023/ebb5ea45) checking auth: received GSM SRES = f7 3d 39 9c (gprs_gmm.c:666) 20241107124739571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124739571 DMM DEBUG MM(262420000000023/ebb5ea45) Requesting authorization (sgsn_auth.c:160) 20241107124739571 DMM INFO MM(262420000000023/ebb5ea45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124739571 DMM DEBUG MM(262420000000023/ebb5ea45) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124739571 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241107124739571 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) 20241107124739571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124739571 DMM INFO MM(262420000000023/ebb5ea45) <- GMM ATTACH ACCEPT (new P-TMSI=0xebb5ea45) (gprs_gmm.c:300) 20241107124739572 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124739572 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124739572 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241107124739572 DMM INFO MM(262420000000023/ebb5ea45) Subscriber data update (mmctx.c:445) 20241107124739572 DMM DEBUG MM(262420000000023/ebb5ea45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124739572 DMM INFO MM(262420000000023/ebb5ea45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124739572 DMM NOTICE MM(262420000000023/ebb5ea45) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241107124739572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124739572 DMM NOTICE MM(262420000000023/ebb5ea45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124739572 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) 20241107124739572 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124739573 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241107124739573 DMM INFO MM(262420000000023/ebb5ea45) Subscriber data update (mmctx.c:445) 20241107124739573 DMM DEBUG MM(262420000000023/ebb5ea45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124739579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124739579 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124739579 DMM INFO MM(262420000000023/ebb5ea45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124739579 DMM NOTICE MM(262420000000023/ebb5ea45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124739579 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124739579 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124739579 DLLC NOTICE LLME(df127fb6/ebb5ea45){ASSIGNED} LLGM Assign pre (ffffffff => ebb5ea45) (gprs_llc.c:1079) 20241107124739579 DLLC NOTICE LLME(ffffffff/ebb5ea45){ASSIGNED} LLGM Assign post (ffffffff => ebb5ea45) (gprs_llc.c:1125) 20241107124739579 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124739579 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124739579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124739579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124739631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124739631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124739631 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124739631 DMM INFO MM(262420000000023/ebb5ea45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124739631 DMM INFO MM(262420000000023/ebb5ea45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124739631 DMM DEBUG MM(262420000000023/ebb5ea45) Using GGSN 0 (gprs_sm.c:312) 20241107124739631 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241107124739631 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124739631 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124739631 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241107124739642 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 55 ab a6 59 11 08 41 2e 85 14 05 7f 8a ee e1 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241107124739642 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd3058, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124739642 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124739642 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=ebb5ea45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124739642 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124739642 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124744633 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241107124744635 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) 20241107124744635 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f9762518f0) (sgsn_libgtp.c:632) 20241107124749635 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241107124749636 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) 20241107124749636 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f9762518f0) (sgsn_libgtp.c:632) 20241107124749636 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241107124749636 DMM INFO MM(262420000000023/ebb5ea45) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124749636 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241107124749636 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@8edd15cdfe88: Removing Client IMSI='262420000000023'H, index=0 20241107124749646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124749646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124749646 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124749646 DMM INFO MM(262420000000023/ebb5ea45) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@8edd15cdfe88: Final verdict of PTC: pass 20241107124749648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(882)@8edd15cdfe88: Final verdict of PTC: none 20241107124749651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124749651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(889)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(892)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(888)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(886)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(880)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(890)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Nov 7 12:47:49 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241107124749776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124750177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92808) 20241107124750652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124750652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92808, count=103820) 20241107124751654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124751654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Nov 7 12:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124752656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124752656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_restart_ctr_create started. 20241107124753240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124753241 DMM INFO MM(262420000000023/ebb5ea45) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124753241 DMM INFO MM(262420000000023/ebb5ea45) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124753241 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124753241 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124753241 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124753241 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124753241 DLLC NOTICE LLME(ffffffff/ebb5ea45){ASSIGNED} LLGM Assign pre (ebb5ea45 => ffffffff) (gprs_llc.c:1079) 20241107124753241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebb5ea45 => ffffffff) (gprs_llc.c:1125) 20241107124753241 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124753241 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124753242 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241107124753242 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) 20241107124753242 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) 20241107124753242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124753242 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124753242 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124753242 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124753242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@8edd15cdfe88: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(901)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124753295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124753295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124753295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124753295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124753295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124753295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124753295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124753295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124753297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124753297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124753297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124753297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124753297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124753297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124753297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124753297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124753297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124753297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124753298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124753298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124753302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107124753311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(901)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(906)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124753320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124753320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124753320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124753320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124753320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124753320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124753320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124753320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124753321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124753321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124753322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124753322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124753322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124753322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124753322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124753322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124753322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124753322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124753322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124753322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124753326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124753336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124753355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124753355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124753355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124753355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124753355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124753355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124753355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124753355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124753357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124753357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124753357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124753357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124753357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124753357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124753357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124753357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124753357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124753357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124753357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124753358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124753358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124753362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124753371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124753657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124753657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124753657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124753657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124753659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124753660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@8edd15cdfe88: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='CFF5CAEA'O, index=0 SGSN_Test-GSUP(913)@8edd15cdfe88: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@8edd15cdfe88: 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 := '057C78EB20B2CD031B099B0C305A61C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E91B4A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0B4EDD93F09F3C0'O } } } } } 20241107124753708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753708 DLLC NOTICE LLME(ffffffff/cff5caea){UNASSIGNED} LLC RX: unknown TLLI 0xcff5caea, creating LLME on the fly (gprs_llc.c:552) 20241107124753708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124753708 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124753708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124753708 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124753708 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124753708 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124753708 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124753708 DLLC NOTICE LLME(ffffffff/cff5caea){UNASSIGNED} LLGM Assign pre (cff5caea => d513c6d0) (gprs_llc.c:1079) 20241107124753708 DLLC NOTICE LLME(cff5caea/d513c6d0){ASSIGNED} LLGM Assign post (cff5caea => d513c6d0) (gprs_llc.c:1125) 20241107124753708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124753708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124753708 DMM DEBUG MM(262420000000024/d513c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124753721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753721 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124753721 DMM DEBUG MM(262420000000024/d513c6d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241107124753721 DMM NOTICE MM(262420000000024/d513c6d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124753721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124753721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124753721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124753721 DMM DEBUG MM(262420000000024/d513c6d0) Requesting authorization (sgsn_auth.c:160) 20241107124753721 DMM INFO MM(262420000000024/d513c6d0) Requesting authentication tuples (sgsn_auth.c:184) 20241107124753721 DMM DEBUG MM(262420000000024/d513c6d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124753721 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241107124753721 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@8edd15cdfe88: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@8edd15cdfe88: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241107124753724 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124753724 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124753724 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124753724 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124753724 DMM INFO MM(262420000000024/d513c6d0) Subscriber data update (mmctx.c:445) 20241107124753724 DMM DEBUG MM(262420000000024/d513c6d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124753724 DMM INFO MM(262420000000024/d513c6d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124753724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124753724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124753724 DMM INFO MM(262420000000024/d513c6d0) <- GMM AUTH AND CIPHERING REQ (rand = 05 7c 78 eb 20 b2 cd 03 1b 09 9b 0c 30 5a 61 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124753731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753731 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124753731 DMM INFO MM(262420000000024/d513c6d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124753731 DMM NOTICE MM(262420000000024/d513c6d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124753731 DMM DEBUG MM(262420000000024/d513c6d0) checking auth: received GSM SRES = 4e 91 b4 a8 (gprs_gmm.c:666) 20241107124753731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124753731 DMM DEBUG MM(262420000000024/d513c6d0) Requesting authorization (sgsn_auth.c:160) 20241107124753731 DMM INFO MM(262420000000024/d513c6d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124753731 DMM DEBUG MM(262420000000024/d513c6d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124753731 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241107124753732 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) 20241107124753732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124753732 DMM INFO MM(262420000000024/d513c6d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd513c6d0) (gprs_gmm.c:300) 20241107124753733 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124753733 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124753733 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241107124753733 DMM INFO MM(262420000000024/d513c6d0) Subscriber data update (mmctx.c:445) 20241107124753733 DMM DEBUG MM(262420000000024/d513c6d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124753733 DMM INFO MM(262420000000024/d513c6d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124753733 DMM NOTICE MM(262420000000024/d513c6d0) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241107124753733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124753733 DMM NOTICE MM(262420000000024/d513c6d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124753733 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) 20241107124753733 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124753733 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241107124753733 DMM INFO MM(262420000000024/d513c6d0) Subscriber data update (mmctx.c:445) 20241107124753733 DMM DEBUG MM(262420000000024/d513c6d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124753740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753740 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124753740 DMM INFO MM(262420000000024/d513c6d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124753740 DMM NOTICE MM(262420000000024/d513c6d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124753740 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124753740 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124753740 DLLC NOTICE LLME(cff5caea/d513c6d0){ASSIGNED} LLGM Assign pre (ffffffff => d513c6d0) (gprs_llc.c:1079) 20241107124753740 DLLC NOTICE LLME(ffffffff/d513c6d0){ASSIGNED} LLGM Assign post (ffffffff => d513c6d0) (gprs_llc.c:1125) 20241107124753740 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124753740 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124753740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124753740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124753792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753792 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124753792 DMM INFO MM(262420000000024/d513c6d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124753792 DMM INFO MM(262420000000024/d513c6d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124753792 DMM DEBUG MM(262420000000024/d513c6d0) Using GGSN 0 (gprs_sm.c:312) 20241107124753792 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241107124753792 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124753792 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124753792 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241107124753803 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 c2 a2 de e6 11 cc ce ca b8 14 05 7f 94 bf a0 8c 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) 20241107124753803 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fc6aefd3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241107124753803 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fc6aefd3058, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124753803 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241107124753803 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241107124753803 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124753803 DMM NOTICE MM(262420000000024/d513c6d0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124753809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124753809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124753810 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124753810 DMM INFO MM(262420000000024/d513c6d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124753810 DMM INFO MM(262420000000024/d513c6d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124753810 DMM DEBUG MM(262420000000024/d513c6d0) Using GGSN 0 (gprs_sm.c:312) 20241107124753810 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241107124753810 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124753810 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124753810 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241107124753812 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 c2 a2 de e6 11 cc ce ca b8 14 05 7f 94 bf a0 8c 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) 20241107124753812 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fc6aefd3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241107124753812 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd3058, cbp=0x55f97625c480) (sgsn_libgtp.c:632) 20241107124753812 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124753812 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=d513c6d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124753812 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124753812 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@8edd15cdfe88: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@8edd15cdfe88: Final verdict of PTC: pass 20241107124753822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124753824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124753824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(913)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(906)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(902)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(911)@8edd15cdfe88: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(904)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(900)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(909)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Nov 7 12:47:53 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 20241107124753951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124754352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20241107124754825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124754825 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) 20241107124755826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124755826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Nov 7 12:47:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124756827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124756827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241107124757415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124757416 DMM INFO MM(262420000000024/d513c6d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124757416 DMM INFO MM(262420000000024/d513c6d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124757416 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124757416 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124757416 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124757416 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124757417 DLLC NOTICE LLME(ffffffff/d513c6d0){ASSIGNED} LLGM Assign pre (d513c6d0 => ffffffff) (gprs_llc.c:1079) 20241107124757417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d513c6d0 => ffffffff) (gprs_llc.c:1125) 20241107124757417 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124757417 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124757417 DMM NOTICE MM(262420000000024/d513c6d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124757417 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241107124757417 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124757417 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124757417 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241107124757417 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241107124757417 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) 20241107124757417 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) 20241107124757417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124757417 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124757417 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124757417 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124757417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124757467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124757467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124757467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124757467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124757467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124757467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124757467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124757467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124757468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124757468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124757468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124757469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124757469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124757469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124757469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124757469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124757470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124757470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124757474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124757484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124757484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124757500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124757500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124757500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124757500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124757500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124757500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124757500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124757500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124757501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124757501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124757501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124757502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124757502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124757502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124757502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124757502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124757502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124757502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124757502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124757502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124757507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124757516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124757516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124757545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124757545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124757545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124757545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124757545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124757545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124757545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124757545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124757548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124757548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124757548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124757548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124757548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124757548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124757548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124757548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124757548 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124757548 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124757548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(931)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124757549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124757549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124757552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124757562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124757562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124757828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124757828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124757828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124757828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124757830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124757831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107124758774 DGPRS DEBUG Checking for inactive LLMEs, time = 12794412 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C83D75EB'O, index=0 SGSN_Test-GSUP(932)@8edd15cdfe88: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: 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 := '07D302DFCF5D38BB617FBDC6E0DD9805'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBBB4645'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '183CDA24A9BEB61B'O } } } } } 20241107124758885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124758886 DLLC NOTICE LLME(ffffffff/c83d75eb){UNASSIGNED} LLC RX: unknown TLLI 0xc83d75eb, creating LLME on the fly (gprs_llc.c:552) 20241107124758886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124758886 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124758886 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124758886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124758886 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124758886 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124758886 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124758886 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124758886 DLLC NOTICE LLME(ffffffff/c83d75eb){UNASSIGNED} LLGM Assign pre (c83d75eb => ea239cdf) (gprs_llc.c:1079) 20241107124758886 DLLC NOTICE LLME(c83d75eb/ea239cdf){ASSIGNED} LLGM Assign post (c83d75eb => ea239cdf) (gprs_llc.c:1125) 20241107124758886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124758886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124758886 DMM DEBUG MM(262420000000025/ea239cdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124758900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124758900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124758900 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124758900 DMM DEBUG MM(262420000000025/ea239cdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241107124758900 DMM NOTICE MM(262420000000025/ea239cdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124758900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124758900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124758900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124758900 DMM DEBUG MM(262420000000025/ea239cdf) Requesting authorization (sgsn_auth.c:160) 20241107124758900 DMM INFO MM(262420000000025/ea239cdf) Requesting authentication tuples (sgsn_auth.c:184) 20241107124758900 DMM DEBUG MM(262420000000025/ea239cdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124758900 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241107124758900 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@8edd15cdfe88: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241107124758903 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124758903 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124758903 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124758903 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124758903 DMM INFO MM(262420000000025/ea239cdf) Subscriber data update (mmctx.c:445) 20241107124758903 DMM DEBUG MM(262420000000025/ea239cdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124758903 DMM INFO MM(262420000000025/ea239cdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124758904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124758904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124758904 DMM INFO MM(262420000000025/ea239cdf) <- GMM AUTH AND CIPHERING REQ (rand = 07 d3 02 df cf 5d 38 bb 61 7f bd c6 e0 dd 98 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124758911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124758911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124758911 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124758911 DMM INFO MM(262420000000025/ea239cdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124758911 DMM NOTICE MM(262420000000025/ea239cdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124758911 DMM DEBUG MM(262420000000025/ea239cdf) checking auth: received GSM SRES = fb bb 46 45 (gprs_gmm.c:666) 20241107124758911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124758911 DMM DEBUG MM(262420000000025/ea239cdf) Requesting authorization (sgsn_auth.c:160) 20241107124758911 DMM INFO MM(262420000000025/ea239cdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124758911 DMM DEBUG MM(262420000000025/ea239cdf) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124758911 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241107124758911 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) 20241107124758911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124758911 DMM INFO MM(262420000000025/ea239cdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xea239cdf) (gprs_gmm.c:300) 20241107124758913 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124758913 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124758913 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241107124758913 DMM INFO MM(262420000000025/ea239cdf) Subscriber data update (mmctx.c:445) 20241107124758913 DMM DEBUG MM(262420000000025/ea239cdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124758913 DMM INFO MM(262420000000025/ea239cdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124758913 DMM NOTICE MM(262420000000025/ea239cdf) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241107124758913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124758913 DMM NOTICE MM(262420000000025/ea239cdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124758913 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) 20241107124758914 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124758914 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241107124758914 DMM INFO MM(262420000000025/ea239cdf) Subscriber data update (mmctx.c:445) 20241107124758914 DMM DEBUG MM(262420000000025/ea239cdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124758920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124758920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124758920 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124758920 DMM INFO MM(262420000000025/ea239cdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124758920 DMM NOTICE MM(262420000000025/ea239cdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124758920 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124758920 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124758920 DLLC NOTICE LLME(c83d75eb/ea239cdf){ASSIGNED} LLGM Assign pre (ffffffff => ea239cdf) (gprs_llc.c:1079) 20241107124758920 DLLC NOTICE LLME(ffffffff/ea239cdf){ASSIGNED} LLGM Assign post (ffffffff => ea239cdf) (gprs_llc.c:1125) 20241107124758920 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124758920 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124758920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124758920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124758971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124758971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124758971 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124758971 DMM INFO MM(262420000000025/ea239cdf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124758971 DMM INFO MM(262420000000025/ea239cdf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124758971 DMM DEBUG MM(262420000000025/ea239cdf) Using GGSN 0 (gprs_sm.c:312) 20241107124758971 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) 20241107124758971 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241107124758971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124758971 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124758972 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241107124758983 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 c5 24 79 f4 11 a1 42 96 52 14 05 7f d7 fe 9e ab 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) 20241107124758983 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124758983 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124758983 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=ea239cdf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124758983 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124758983 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124758991 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241107124758991 DGPRS INFO PDP(262420000000025:5): Context 0x7fc6aefd40c8 was deleted (sgsn_libgtp.c:660) 20241107124758991 DMM INFO MM(262420000000025/ea239cdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124758991 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241107124758991 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241107124806991 DMM INFO MM(262420000000025/ea239cdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124814005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241107124814992 DMM INFO MM(262420000000025/ea239cdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124817829 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107124817829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124817829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107124822993 DMM INFO MM(262420000000025/ea239cdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124827471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124827473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124827473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124827503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124827505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124827505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124827549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124827551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124827551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107124828774 DGPRS DEBUG Checking for inactive LLMEs, time = 12794442 (sgsn.c:131) 20241107124830994 DMM INFO MM(262420000000025/ea239cdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8edd15cdfe88: Removing Client IMSI='262420000000025'H, index=0 20241107124831003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124831003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124831003 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124831003 DMM INFO MM(262420000000025/ea239cdf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8edd15cdfe88: Final verdict of PTC: pass 20241107124831006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42224<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124831008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124831008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(931)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(925)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(920)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(919)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(929)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(923)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Nov 7 12:48:31 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241107124831139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124831540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103248) 20241107124832010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124832010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103248, count=111584) 20241107124833011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124833011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Nov 7 12:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124834011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124834011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241107124834604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124834605 DMM INFO MM(262420000000025/ea239cdf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124834605 DMM INFO MM(262420000000025/ea239cdf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124834605 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124834606 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124834606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124834606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124834606 DLLC NOTICE LLME(ffffffff/ea239cdf){ASSIGNED} LLGM Assign pre (ea239cdf => ffffffff) (gprs_llc.c:1079) 20241107124834606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea239cdf => ffffffff) (gprs_llc.c:1125) 20241107124834606 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124834606 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124834606 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241107124834606 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) 20241107124834606 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) 20241107124834606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124834606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124834606 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124834606 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124834606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124834657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124834657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124834657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124834657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124834657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124834657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124834657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124834657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124834658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124834659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124834659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124834659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124834659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124834659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124834659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124834659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124834659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124834659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124834659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124834659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124834664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124834673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124834673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(941)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124834682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124834682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124834682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124834682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124834682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124834682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124834682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124834682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124834684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124834684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124834684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124834684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124834684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834684 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124834684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124834684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124834684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124834687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124834698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124834698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124834720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124834720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124834720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124834720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124834720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124834720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124834720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124834720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124834721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124834721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124834722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124834722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124834722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124834722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124834722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124834722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124834722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124834722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124834722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124834722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124834722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124834726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124834736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124834736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124835012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124835012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124835012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124835012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124835015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124835015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DF2C5559'O, index=0 SGSN_Test-GSUP(951)@8edd15cdfe88: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: 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 := '4294A0C213145A761A5F62E58AFD459E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A98F9B9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B945B23D34F3A60B'O } } } } } 20241107124835061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124835061 DLLC NOTICE LLME(ffffffff/df2c5559){UNASSIGNED} LLC RX: unknown TLLI 0xdf2c5559, creating LLME on the fly (gprs_llc.c:552) 20241107124835061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124835061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124835061 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124835061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124835061 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124835061 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124835061 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124835061 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124835061 DLLC NOTICE LLME(ffffffff/df2c5559){UNASSIGNED} LLGM Assign pre (df2c5559 => f0c617f2) (gprs_llc.c:1079) 20241107124835061 DLLC NOTICE LLME(df2c5559/f0c617f2){ASSIGNED} LLGM Assign post (df2c5559 => f0c617f2) (gprs_llc.c:1125) 20241107124835061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124835061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124835061 DMM DEBUG MM(262420000000027/f0c617f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124835074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124835074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124835074 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124835074 DMM DEBUG MM(262420000000027/f0c617f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241107124835074 DMM NOTICE MM(262420000000027/f0c617f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124835074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124835074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124835074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124835074 DMM DEBUG MM(262420000000027/f0c617f2) Requesting authorization (sgsn_auth.c:160) 20241107124835074 DMM INFO MM(262420000000027/f0c617f2) Requesting authentication tuples (sgsn_auth.c:184) 20241107124835074 DMM DEBUG MM(262420000000027/f0c617f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124835074 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241107124835074 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@8edd15cdfe88: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241107124835077 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124835077 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124835077 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124835077 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124835077 DMM INFO MM(262420000000027/f0c617f2) Subscriber data update (mmctx.c:445) 20241107124835077 DMM DEBUG MM(262420000000027/f0c617f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124835077 DMM INFO MM(262420000000027/f0c617f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124835077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124835077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124835077 DMM INFO MM(262420000000027/f0c617f2) <- GMM AUTH AND CIPHERING REQ (rand = 42 94 a0 c2 13 14 5a 76 1a 5f 62 e5 8a fd 45 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124835085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124835085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124835085 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124835085 DMM INFO MM(262420000000027/f0c617f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124835085 DMM NOTICE MM(262420000000027/f0c617f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124835085 DMM DEBUG MM(262420000000027/f0c617f2) checking auth: received GSM SRES = a9 8f 9b 9f (gprs_gmm.c:666) 20241107124835085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124835085 DMM DEBUG MM(262420000000027/f0c617f2) Requesting authorization (sgsn_auth.c:160) 20241107124835085 DMM INFO MM(262420000000027/f0c617f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124835085 DMM DEBUG MM(262420000000027/f0c617f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124835085 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241107124835085 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) 20241107124835085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124835085 DMM INFO MM(262420000000027/f0c617f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c617f2) (gprs_gmm.c:300) 20241107124835086 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124835086 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124835086 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241107124835086 DMM INFO MM(262420000000027/f0c617f2) Subscriber data update (mmctx.c:445) 20241107124835086 DMM DEBUG MM(262420000000027/f0c617f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124835086 DMM INFO MM(262420000000027/f0c617f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124835086 DMM NOTICE MM(262420000000027/f0c617f2) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241107124835086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124835086 DMM NOTICE MM(262420000000027/f0c617f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124835086 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) 20241107124835087 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124835087 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241107124835087 DMM INFO MM(262420000000027/f0c617f2) Subscriber data update (mmctx.c:445) 20241107124835087 DMM DEBUG MM(262420000000027/f0c617f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124835093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124835093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124835093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124835093 DMM INFO MM(262420000000027/f0c617f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124835093 DMM NOTICE MM(262420000000027/f0c617f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124835093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124835093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124835093 DLLC NOTICE LLME(df2c5559/f0c617f2){ASSIGNED} LLGM Assign pre (ffffffff => f0c617f2) (gprs_llc.c:1079) 20241107124835093 DLLC NOTICE LLME(ffffffff/f0c617f2){ASSIGNED} LLGM Assign post (ffffffff => f0c617f2) (gprs_llc.c:1125) 20241107124835093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124835093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124835093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124835093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124835144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124835144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124835145 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124835145 DMM INFO MM(262420000000027/f0c617f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124835145 DMM INFO MM(262420000000027/f0c617f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124835145 DMM DEBUG MM(262420000000027/f0c617f2) Using GGSN 0 (gprs_sm.c:312) 20241107124835145 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) 20241107124835145 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241107124835145 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124835145 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124835145 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: First createPDPContextRequest received, dropping & waiting for retransmission 20241107124840145 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241107124840153 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 70 48 0f 20 11 92 ef 5d 77 14 05 7f 22 ed 09 dc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241107124840153 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124840153 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124840153 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=f0c617f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124840153 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124840154 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241107124840162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124840162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241107124840162 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124840162 DMM INFO MM(262420000000027/f0c617f2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241107124840162 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124840163 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: First deletePDPContextRequest received, dropping & waiting for retransmission 20241107124845163 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241107124845166 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) 20241107124845166 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124845166 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241107124845166 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=f0c617f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124845166 DMM INFO MM(262420000000027/f0c617f2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241107124845166 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241107124845166 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@8edd15cdfe88: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@8edd15cdfe88: Final verdict of PTC: pass 20241107124845177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124845179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124845179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(944)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(940)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(949)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(938)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(947)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(942)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Nov 7 12:48:45 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241107124845306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124845707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241107124846181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124846181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=103696) 20241107124847182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124847182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Nov 7 12:48:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124848183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124848183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241107124848767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124848768 DMM INFO MM(262420000000027/f0c617f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124848768 DMM INFO MM(262420000000027/f0c617f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124848768 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124848769 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124848769 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124848769 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124848769 DLLC NOTICE LLME(ffffffff/f0c617f2){ASSIGNED} LLGM Assign pre (f0c617f2 => ffffffff) (gprs_llc.c:1079) 20241107124848769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0c617f2 => ffffffff) (gprs_llc.c:1125) 20241107124848769 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241107124848769 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) 20241107124848769 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) 20241107124848769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124848769 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124848769 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124848769 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124848769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124848819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124848819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124848819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124848819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124848819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124848819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124848819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124848819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124848821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124848821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124848821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124848821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124848821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124848821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124848821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124848821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124848821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124848821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124848821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124848821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124848825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124848835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124848835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124848859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124848859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124848859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124848860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124848860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124848860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124848860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124848860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124848861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124848862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124848862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124848862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124848862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124848862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124848862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124848862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124848862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124848862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124848862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124848862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124848866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124848874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124848874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124848894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124848894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124848894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124848894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124848894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124848894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124848894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124848894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124848896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124848896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124848896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124848896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124848896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124848896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124848896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124848896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124848896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124848896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124848896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124848897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124848897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124848901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124848911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124848911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124849183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124849183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124849183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124849183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124849186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124849186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='EA004241'O, index=0 SGSN_Test-GSUP(970)@8edd15cdfe88: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: 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 := '2BA06FBE2941B42AAF6E6D71C6459BFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FC3791D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FD6A9470706780D'O } } } } } 20241107124849231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849231 DLLC NOTICE LLME(ffffffff/ea004241){UNASSIGNED} LLC RX: unknown TLLI 0xea004241, creating LLME on the fly (gprs_llc.c:552) 20241107124849231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124849231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124849231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124849231 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124849231 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124849231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124849231 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124849231 DLLC NOTICE LLME(ffffffff/ea004241){UNASSIGNED} LLGM Assign pre (ea004241 => f6209710) (gprs_llc.c:1079) 20241107124849231 DLLC NOTICE LLME(ea004241/f6209710){ASSIGNED} LLGM Assign post (ea004241 => f6209710) (gprs_llc.c:1125) 20241107124849231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124849231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124849231 DMM DEBUG MM(262420000000028/f6209710) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124849244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849244 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124849244 DMM DEBUG MM(262420000000028/f6209710) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241107124849244 DMM NOTICE MM(262420000000028/f6209710) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124849245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124849245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124849245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124849245 DMM DEBUG MM(262420000000028/f6209710) Requesting authorization (sgsn_auth.c:160) 20241107124849245 DMM INFO MM(262420000000028/f6209710) Requesting authentication tuples (sgsn_auth.c:184) 20241107124849245 DMM DEBUG MM(262420000000028/f6209710) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124849245 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241107124849245 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@8edd15cdfe88: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241107124849247 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124849247 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124849247 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124849248 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124849248 DMM INFO MM(262420000000028/f6209710) Subscriber data update (mmctx.c:445) 20241107124849248 DMM DEBUG MM(262420000000028/f6209710) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124849248 DMM INFO MM(262420000000028/f6209710) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124849248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124849248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124849248 DMM INFO MM(262420000000028/f6209710) <- GMM AUTH AND CIPHERING REQ (rand = 2b a0 6f be 29 41 b4 2a af 6e 6d 71 c6 45 9b fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124849255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849255 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124849255 DMM INFO MM(262420000000028/f6209710) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124849255 DMM NOTICE MM(262420000000028/f6209710) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124849255 DMM DEBUG MM(262420000000028/f6209710) checking auth: received GSM SRES = 8f c3 79 1d (gprs_gmm.c:666) 20241107124849255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124849255 DMM DEBUG MM(262420000000028/f6209710) Requesting authorization (sgsn_auth.c:160) 20241107124849255 DMM INFO MM(262420000000028/f6209710) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124849255 DMM DEBUG MM(262420000000028/f6209710) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124849255 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241107124849255 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) 20241107124849255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124849255 DMM INFO MM(262420000000028/f6209710) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6209710) (gprs_gmm.c:300) 20241107124849256 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124849256 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124849256 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241107124849256 DMM INFO MM(262420000000028/f6209710) Subscriber data update (mmctx.c:445) 20241107124849256 DMM DEBUG MM(262420000000028/f6209710) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124849256 DMM INFO MM(262420000000028/f6209710) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124849256 DMM NOTICE MM(262420000000028/f6209710) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241107124849256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124849256 DMM NOTICE MM(262420000000028/f6209710) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124849256 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) 20241107124849257 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124849257 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241107124849257 DMM INFO MM(262420000000028/f6209710) Subscriber data update (mmctx.c:445) 20241107124849257 DMM DEBUG MM(262420000000028/f6209710) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124849264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849264 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124849264 DMM INFO MM(262420000000028/f6209710) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124849264 DMM NOTICE MM(262420000000028/f6209710) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124849264 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124849264 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124849264 DLLC NOTICE LLME(ea004241/f6209710){ASSIGNED} LLGM Assign pre (ffffffff => f6209710) (gprs_llc.c:1079) 20241107124849264 DLLC NOTICE LLME(ffffffff/f6209710){ASSIGNED} LLGM Assign post (ffffffff => f6209710) (gprs_llc.c:1125) 20241107124849264 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124849264 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124849264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124849264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124849315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849316 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124849316 DMM INFO MM(262420000000028/f6209710) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124849316 DMM INFO MM(262420000000028/f6209710) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124849316 DMM DEBUG MM(262420000000028/f6209710) Using GGSN 0 (gprs_sm.c:312) 20241107124849316 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) 20241107124849316 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241107124849316 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124849316 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124849316 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241107124849327 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 5d 79 3c 62 11 91 fc 42 79 14 05 7f bb 91 b9 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=1054 from retransmit req queue (gtp.c:443) 20241107124849327 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124849327 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124849327 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=f6209710, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124849327 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124849327 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124849334 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241107124849334 DGPRS INFO PDP(262420000000028:5): Context 0x7fc6aefd40c8 was deleted (sgsn_libgtp.c:660) 20241107124849334 DMM INFO MM(262420000000028/f6209710) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124849334 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241107124849334 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241107124849340 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241107124849341 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241107124849341 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241107124849341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124849341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124849341 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124849341 DMM INFO MM(262420000000028/f6209710) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8edd15cdfe88: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8edd15cdfe88: Final verdict of PTC: pass 20241107124849345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124849347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124849347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(958)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(970)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(963)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(968)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(966)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(956)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(962)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Nov 7 12:48:49 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241107124849476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124849878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83808) 20241107124850348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124850348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83808, count=101812) 20241107124851349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124851349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Nov 7 12:48:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124852350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124852350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241107124852941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124852942 DMM INFO MM(262420000000028/f6209710) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124852942 DMM INFO MM(262420000000028/f6209710) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124852942 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124852942 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124852942 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124852942 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124852942 DLLC NOTICE LLME(ffffffff/f6209710){ASSIGNED} LLGM Assign pre (f6209710 => ffffffff) (gprs_llc.c:1079) 20241107124852942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6209710 => ffffffff) (gprs_llc.c:1125) 20241107124852942 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124852942 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124852942 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241107124852942 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) 20241107124852942 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) 20241107124852942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124852942 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124852942 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124852942 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124852942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124852992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124852992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124852992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124852992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124852992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124852992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124852992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124852992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124852992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(977)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(978)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124852994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124852994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124852994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124852995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124852995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124852995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124852995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124852995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124852995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124852995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124852995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(978)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124852995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124852995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124852999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124853009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(979)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124853017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124853017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124853017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124853017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124853017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124853017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124853017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124853017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124853017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124853019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124853019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124853019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124853019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124853019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124853019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124853019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124853019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124853019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124853019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124853019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124853020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124853020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124853023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124853032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124853064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124853064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124853064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124853064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124853064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124853064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124853064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124853064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124853064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124853066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124853066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124853066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124853066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124853066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124853066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124853066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124853066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124853066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124853066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124853066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124853067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124853067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124853070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124853079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124853351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124853351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124853351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124853351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124853353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124853354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='FF4B0A4A'O, index=0 SGSN_Test-GSUP(989)@8edd15cdfe88: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@8edd15cdfe88: 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 := '44D2EF7C84256711FBD5371E4E1EC71B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BC511FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9E3C932C1F65A09'O } } } } } 20241107124853404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853404 DLLC NOTICE LLME(ffffffff/ff4b0a4a){UNASSIGNED} LLC RX: unknown TLLI 0xff4b0a4a, creating LLME on the fly (gprs_llc.c:552) 20241107124853404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124853404 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124853404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124853404 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124853404 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124853404 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124853404 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124853404 DLLC NOTICE LLME(ffffffff/ff4b0a4a){UNASSIGNED} LLGM Assign pre (ff4b0a4a => ea2253e9) (gprs_llc.c:1079) 20241107124853404 DLLC NOTICE LLME(ff4b0a4a/ea2253e9){ASSIGNED} LLGM Assign post (ff4b0a4a => ea2253e9) (gprs_llc.c:1125) 20241107124853404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124853404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124853404 DMM DEBUG MM(262420000000026/ea2253e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124853417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853417 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853418 DMM DEBUG MM(262420000000026/ea2253e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241107124853418 DMM NOTICE MM(262420000000026/ea2253e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124853418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124853418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124853418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124853418 DMM DEBUG MM(262420000000026/ea2253e9) Requesting authorization (sgsn_auth.c:160) 20241107124853418 DMM INFO MM(262420000000026/ea2253e9) Requesting authentication tuples (sgsn_auth.c:184) 20241107124853418 DMM DEBUG MM(262420000000026/ea2253e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124853418 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241107124853418 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@8edd15cdfe88: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241107124853421 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124853421 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124853421 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124853421 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124853421 DMM INFO MM(262420000000026/ea2253e9) Subscriber data update (mmctx.c:445) 20241107124853421 DMM DEBUG MM(262420000000026/ea2253e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124853421 DMM INFO MM(262420000000026/ea2253e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124853421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124853421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124853421 DMM INFO MM(262420000000026/ea2253e9) <- GMM AUTH AND CIPHERING REQ (rand = 44 d2 ef 7c 84 25 67 11 fb d5 37 1e 4e 1e c7 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124853430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853430 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853430 DMM INFO MM(262420000000026/ea2253e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124853430 DMM NOTICE MM(262420000000026/ea2253e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124853430 DMM DEBUG MM(262420000000026/ea2253e9) checking auth: received GSM SRES = 0b c5 11 fc (gprs_gmm.c:666) 20241107124853430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124853430 DMM DEBUG MM(262420000000026/ea2253e9) Requesting authorization (sgsn_auth.c:160) 20241107124853430 DMM INFO MM(262420000000026/ea2253e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124853430 DMM DEBUG MM(262420000000026/ea2253e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124853430 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241107124853430 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) 20241107124853430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124853430 DMM INFO MM(262420000000026/ea2253e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2253e9) (gprs_gmm.c:300) 20241107124853431 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124853431 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124853431 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241107124853431 DMM INFO MM(262420000000026/ea2253e9) Subscriber data update (mmctx.c:445) 20241107124853431 DMM DEBUG MM(262420000000026/ea2253e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124853431 DMM INFO MM(262420000000026/ea2253e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124853431 DMM NOTICE MM(262420000000026/ea2253e9) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241107124853431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124853431 DMM NOTICE MM(262420000000026/ea2253e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124853431 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) 20241107124853432 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124853432 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241107124853432 DMM INFO MM(262420000000026/ea2253e9) Subscriber data update (mmctx.c:445) 20241107124853432 DMM DEBUG MM(262420000000026/ea2253e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124853437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853437 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853437 DMM INFO MM(262420000000026/ea2253e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124853437 DMM NOTICE MM(262420000000026/ea2253e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124853437 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124853437 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124853437 DLLC NOTICE LLME(ff4b0a4a/ea2253e9){ASSIGNED} LLGM Assign pre (ffffffff => ea2253e9) (gprs_llc.c:1079) 20241107124853437 DLLC NOTICE LLME(ffffffff/ea2253e9){ASSIGNED} LLGM Assign post (ffffffff => ea2253e9) (gprs_llc.c:1125) 20241107124853437 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124853437 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124853438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124853438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124853489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853489 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853489 DMM INFO MM(262420000000026/ea2253e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124853489 DMM INFO MM(262420000000026/ea2253e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124853489 DMM DEBUG MM(262420000000026/ea2253e9) Using GGSN 0 (gprs_sm.c:312) 20241107124853489 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) 20241107124853489 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241107124853489 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124853489 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124853489 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241107124853500 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 99 bb 8a 35 11 32 18 10 06 14 05 7f 08 91 8e 91 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) 20241107124853500 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124853500 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124853500 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=ea2253e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124853500 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124853500 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124853509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853509 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853509 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853513 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 99 bb 8a 35 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241107124853513 DGPRS INFO PDP(262420000000026:5): Context 0x7fc6aefd40c8 was deleted (sgsn_libgtp.c:660) 20241107124853513 DMM INFO MM(262420000000026/ea2253e9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241107124853513 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241107124853513 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@8edd15cdfe88: Removing Client IMSI='262420000000026'H, index=0 20241107124853519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124853519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241107124853519 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124853519 DMM INFO MM(262420000000026/ea2253e9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@8edd15cdfe88: Final verdict of PTC: pass 20241107124853522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124853524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124853524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(982)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(978)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(988)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(986)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(980)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(976)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Nov 7 12:48:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241107124853656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124854057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94312) 20241107124854525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124854525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94312, count=104352) 20241107124855525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124855525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Nov 7 12:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124856527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124856527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_gmm_detach started. 20241107124857118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124857119 DMM INFO MM(262420000000026/ea2253e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124857119 DMM INFO MM(262420000000026/ea2253e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124857119 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124857119 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124857119 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124857119 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124857119 DLLC NOTICE LLME(ffffffff/ea2253e9){ASSIGNED} LLGM Assign pre (ea2253e9 => ffffffff) (gprs_llc.c:1079) 20241107124857119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2253e9 => ffffffff) (gprs_llc.c:1125) 20241107124857119 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124857119 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124857119 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241107124857119 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) 20241107124857119 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) 20241107124857120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124857120 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124857120 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124857120 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124857120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124857169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124857169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124857169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124857169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124857169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124857169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124857169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124857169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124857170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124857170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124857170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124857171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124857171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124857171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124857171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124857171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124857171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124857171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124857171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124857172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(996)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124857176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124857186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(998)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(994)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124857200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124857200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124857200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124857200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124857200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124857200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124857200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124857200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124857202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124857202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124857202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124857202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124857202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124857202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124857202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124857202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124857202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124857202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124857203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124857203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124857207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124857214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124857237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124857237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124857237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124857237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124857237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124857237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124857237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124857237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124857239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124857239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124857239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124857239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124857239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124857239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124857239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124857239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124857240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124857240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124857243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124857251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124857528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124857528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124857528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124857528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124857530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124857530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E245D728'O, index=0 SGSN_Test-GSUP(1008)@8edd15cdfe88: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: 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 := '53759F729E8BB82790B5EB2CA4C979E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51434D8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '177CB3F8227F25E9'O } } } } } 20241107124857576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857576 DLLC NOTICE LLME(ffffffff/e245d728){UNASSIGNED} LLC RX: unknown TLLI 0xe245d728, creating LLME on the fly (gprs_llc.c:552) 20241107124857576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124857576 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124857576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124857576 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124857576 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124857576 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124857576 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124857576 DLLC NOTICE LLME(ffffffff/e245d728){UNASSIGNED} LLGM Assign pre (e245d728 => d993f703) (gprs_llc.c:1079) 20241107124857576 DLLC NOTICE LLME(e245d728/d993f703){ASSIGNED} LLGM Assign post (e245d728 => d993f703) (gprs_llc.c:1125) 20241107124857576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124857576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124857576 DMM DEBUG MM(262420000000026/d993f703) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124857588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857588 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124857588 DMM DEBUG MM(262420000000026/d993f703) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241107124857588 DMM NOTICE MM(262420000000026/d993f703) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124857588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124857588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124857588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124857588 DMM DEBUG MM(262420000000026/d993f703) Requesting authorization (sgsn_auth.c:160) 20241107124857588 DMM INFO MM(262420000000026/d993f703) Requesting authentication tuples (sgsn_auth.c:184) 20241107124857588 DMM DEBUG MM(262420000000026/d993f703) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124857588 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241107124857588 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)@8edd15cdfe88: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241107124857590 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124857590 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124857590 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124857590 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124857590 DMM INFO MM(262420000000026/d993f703) Subscriber data update (mmctx.c:445) 20241107124857590 DMM DEBUG MM(262420000000026/d993f703) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124857590 DMM INFO MM(262420000000026/d993f703) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124857590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124857590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124857590 DMM INFO MM(262420000000026/d993f703) <- GMM AUTH AND CIPHERING REQ (rand = 53 75 9f 72 9e 8b b8 27 90 b5 eb 2c a4 c9 79 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124857598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857598 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124857598 DMM INFO MM(262420000000026/d993f703) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124857598 DMM NOTICE MM(262420000000026/d993f703) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124857598 DMM DEBUG MM(262420000000026/d993f703) checking auth: received GSM SRES = 51 43 4d 8a (gprs_gmm.c:666) 20241107124857598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124857598 DMM DEBUG MM(262420000000026/d993f703) Requesting authorization (sgsn_auth.c:160) 20241107124857598 DMM INFO MM(262420000000026/d993f703) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124857598 DMM DEBUG MM(262420000000026/d993f703) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124857598 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241107124857598 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) 20241107124857598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124857598 DMM INFO MM(262420000000026/d993f703) <- GMM ATTACH ACCEPT (new P-TMSI=0xd993f703) (gprs_gmm.c:300) 20241107124857599 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124857599 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124857599 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241107124857599 DMM INFO MM(262420000000026/d993f703) Subscriber data update (mmctx.c:445) 20241107124857599 DMM DEBUG MM(262420000000026/d993f703) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124857599 DMM INFO MM(262420000000026/d993f703) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124857599 DMM NOTICE MM(262420000000026/d993f703) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241107124857599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124857599 DMM NOTICE MM(262420000000026/d993f703) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124857599 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) 20241107124857600 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124857600 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241107124857600 DMM INFO MM(262420000000026/d993f703) Subscriber data update (mmctx.c:445) 20241107124857600 DMM DEBUG MM(262420000000026/d993f703) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124857606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124857606 DMM INFO MM(262420000000026/d993f703) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124857606 DMM NOTICE MM(262420000000026/d993f703) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124857606 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124857606 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124857606 DLLC NOTICE LLME(e245d728/d993f703){ASSIGNED} LLGM Assign pre (ffffffff => d993f703) (gprs_llc.c:1079) 20241107124857606 DLLC NOTICE LLME(ffffffff/d993f703){ASSIGNED} LLGM Assign post (ffffffff => d993f703) (gprs_llc.c:1125) 20241107124857606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124857606 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124857606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124857606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124857658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857658 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124857658 DMM INFO MM(262420000000026/d993f703) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124857658 DMM INFO MM(262420000000026/d993f703) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124857658 DMM DEBUG MM(262420000000026/d993f703) Using GGSN 0 (gprs_sm.c:312) 20241107124857658 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) 20241107124857658 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241107124857658 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124857658 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124857658 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241107124857668 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 ef d8 b2 40 11 03 ee 39 2a 14 05 7f 88 5a f8 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241107124857668 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd40c8, cbp=0x55f9762590f0) (sgsn_libgtp.c:632) 20241107124857668 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124857668 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f97625fe48 TLLI=d993f703, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124857668 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124857668 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124857676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124857676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124857676 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124857676 DMM INFO MM(262420000000026/d993f703) -> GMM DETACH REQUEST TLLI=0xd993f703 type=GPRS detach (gprs_gmm.c:1465) 20241107124857676 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241107124857676 DMM INFO MM(262420000000026/d993f703) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124857676 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124857676 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124857676 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124857676 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124857676 DLLC NOTICE LLME(ffffffff/d993f703){ASSIGNED} LLGM Assign pre (d993f703 => ffffffff) (gprs_llc.c:1079) 20241107124857676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d993f703 => ffffffff) (gprs_llc.c:1125) 20241107124857676 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f97625faf0 (gprs_sndcp.c:574) 20241107124857676 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f97625fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124857676 DMM NOTICE MM(262420000000026/d993f703) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124857676 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241107124857676 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124857676 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124857676 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241107124857677 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241107124857677 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) 20241107124857677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124857677 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124857677 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124857677 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124857677 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@8edd15cdfe88: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@8edd15cdfe88: Final verdict of PTC: pass 20241107124857684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124857686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124857686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(997)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1001)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1006)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(995)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1004)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(999)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Nov 7 12:48:57 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 20241107124857818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124858119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88980) 20241107124858687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124858687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107124858776 DGPRS DEBUG Checking for inactive LLMEs, time = 12794472 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=88980, count=107852) 20241107124859689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124859689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Nov 7 12:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124900690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124900690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241107124901178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124901179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124901223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124901223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124901223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124901223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124901223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124901223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124901223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124901223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124901225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124901225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124901225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124901225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124901225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124901225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124901225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124901225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901225 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124901225 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124901225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124901226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124901226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124901230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124901238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124901238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124901265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124901265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124901265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124901265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124901265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124901265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124901265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124901265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124901267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124901267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124901267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124901267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124901267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124901267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124901267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124901267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124901267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124901267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124901268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124901268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124901271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124901282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124901282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1020)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124901297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124901297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124901297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124901297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124901297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124901297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124901297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124901297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124901298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124901298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124901299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124901299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124901299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124901299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124901299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124901299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124901299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124901299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124901299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124901300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124901300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124901304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124901313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124901313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124901691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124901691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124901691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124901691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124901693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124901694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@8edd15cdfe88: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='DA7EEF0A'O, index=0 SGSN_Test-GSUP(1027)@8edd15cdfe88: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241107124902747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124902747 DLLC NOTICE LLME(ffffffff/da7eef0a){UNASSIGNED} LLC RX: unknown TLLI 0xda7eef0a, creating LLME on the fly (gprs_llc.c:552) 20241107124902747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124902747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124902747 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124902747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124902747 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124902747 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124902747 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124902747 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124902747 DLLC NOTICE LLME(ffffffff/da7eef0a){UNASSIGNED} LLGM Assign pre (da7eef0a => df2ef6fb) (gprs_llc.c:1079) 20241107124902747 DLLC NOTICE LLME(da7eef0a/df2ef6fb){ASSIGNED} LLGM Assign post (da7eef0a => df2ef6fb) (gprs_llc.c:1125) 20241107124902747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124902747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124902747 DMM DEBUG MM(262420000000039/df2ef6fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124902761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124902761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241107124902761 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124902761 DMM INFO MM(262420000000039/df2ef6fb) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241107124902761 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124902761 DLLC NOTICE LLME(da7eef0a/df2ef6fb){ASSIGNED} LLGM Assign pre (da7eef0a => df2ef6fb) (gprs_llc.c:1079) 20241107124902761 DLLC NOTICE LLME(da7eef0a/df2ef6fb){ASSIGNED} LLGM Assign post (da7eef0a => df2ef6fb) (gprs_llc.c:1125) 20241107124902761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124902761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124902761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124902761 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124902761 DMM DEBUG MM(262420000000039/df2ef6fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241107124902761 DMM NOTICE MM(262420000000039/df2ef6fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124902761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124902761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124902761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107124902761 DMM INFO MM(262420000000039/df2ef6fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2ef6fb) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@8edd15cdfe88: Removing Client IMSI='262420000000039'H, index=0 20241107124903765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124903765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124903765 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124903765 DMM INFO MM(262420000000039/df2ef6fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124903765 DMM NOTICE MM(262420000000039/df2ef6fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124903765 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124903765 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124903765 DLLC NOTICE LLME(da7eef0a/df2ef6fb){ASSIGNED} LLGM Assign pre (ffffffff => df2ef6fb) (gprs_llc.c:1079) 20241107124903765 DLLC NOTICE LLME(ffffffff/df2ef6fb){ASSIGNED} LLGM Assign post (ffffffff => df2ef6fb) (gprs_llc.c:1125) 20241107124903765 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124903765 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124903765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124903765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8edd15cdfe88: Final verdict of PTC: pass 20241107124903768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@8edd15cdfe88: Final verdict of PTC: none 20241107124903771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124903771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1021)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1025)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8edd15cdfe88: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1023)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1013)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1019)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Nov 7 12:49:03 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 20241107124903900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124904301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241107124904771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124904771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241107124905772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124905772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Nov 7 12:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124906773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124906773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_xid_empty_l3 started. 20241107124907365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124907366 DMM INFO MM(262420000000039/df2ef6fb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124907366 DMM INFO MM(262420000000039/df2ef6fb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124907366 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124907366 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124907366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124907366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124907366 DLLC NOTICE LLME(ffffffff/df2ef6fb){ASSIGNED} LLGM Assign pre (df2ef6fb => ffffffff) (gprs_llc.c:1079) 20241107124907366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2ef6fb => ffffffff) (gprs_llc.c:1125) 20241107124907366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124907366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124907366 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124907366 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124907366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124907421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124907421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124907421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124907421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124907421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124907421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124907421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124907421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1034)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1035)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124907423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124907423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124907423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124907423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124907423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124907423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124907423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124907423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124907423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124907423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1035)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124907424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124907424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124907427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124907437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124907437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1036)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1032)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124907450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124907450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124907450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124907450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124907450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124907450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124907450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124907450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124907452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124907452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124907452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124907452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124907452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124907452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124907452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124907452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124907452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124907452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124907453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124907453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124907457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124907466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124907466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124907486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124907486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124907486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124907486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124907487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124907487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124907487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124907487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124907488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124907488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124907488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124907488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124907488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124907488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124907489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124907489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124907489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124907489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124907489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124907489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124907489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124907492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124907502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124907502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124907774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124907774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124907774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124907774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124907777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124907777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@8edd15cdfe88: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E7B13C8C'O, index=0 SGSN_Test-GSUP(1046)@8edd15cdfe88: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@8edd15cdfe88: 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 := 'E70A0CC7EDD20E8A5EF2647A2268FD07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F393DCC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C6E4A09D58EA641'O } } } } } 20241107124908831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908831 DLLC NOTICE LLME(ffffffff/e7b13c8c){UNASSIGNED} LLC RX: unknown TLLI 0xe7b13c8c, creating LLME on the fly (gprs_llc.c:552) 20241107124908831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124908831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124908831 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124908831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124908831 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124908831 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124908831 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124908831 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124908831 DLLC NOTICE LLME(ffffffff/e7b13c8c){UNASSIGNED} LLGM Assign pre (e7b13c8c => fb4dfbcb) (gprs_llc.c:1079) 20241107124908831 DLLC NOTICE LLME(e7b13c8c/fb4dfbcb){ASSIGNED} LLGM Assign post (e7b13c8c => fb4dfbcb) (gprs_llc.c:1125) 20241107124908831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124908831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124908831 DMM DEBUG MM(262420000000044/fb4dfbcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124908844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124908844 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124908844 DMM DEBUG MM(262420000000044/fb4dfbcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241107124908844 DMM NOTICE MM(262420000000044/fb4dfbcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124908844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124908844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124908844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124908844 DMM DEBUG MM(262420000000044/fb4dfbcb) Requesting authorization (sgsn_auth.c:160) 20241107124908844 DMM INFO MM(262420000000044/fb4dfbcb) Requesting authentication tuples (sgsn_auth.c:184) 20241107124908844 DMM DEBUG MM(262420000000044/fb4dfbcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124908844 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241107124908844 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@8edd15cdfe88: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@8edd15cdfe88: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241107124908847 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124908847 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124908847 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124908847 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124908847 DMM INFO MM(262420000000044/fb4dfbcb) Subscriber data update (mmctx.c:445) 20241107124908847 DMM DEBUG MM(262420000000044/fb4dfbcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124908847 DMM INFO MM(262420000000044/fb4dfbcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124908847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124908847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124908847 DMM INFO MM(262420000000044/fb4dfbcb) <- GMM AUTH AND CIPHERING REQ (rand = e7 0a 0c c7 ed d2 0e 8a 5e f2 64 7a 22 68 fd 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124908855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124908855 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124908855 DMM INFO MM(262420000000044/fb4dfbcb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124908855 DMM NOTICE MM(262420000000044/fb4dfbcb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124908855 DMM DEBUG MM(262420000000044/fb4dfbcb) checking auth: received GSM SRES = f3 93 dc c0 (gprs_gmm.c:666) 20241107124908855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124908855 DMM DEBUG MM(262420000000044/fb4dfbcb) Requesting authorization (sgsn_auth.c:160) 20241107124908855 DMM INFO MM(262420000000044/fb4dfbcb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124908855 DMM DEBUG MM(262420000000044/fb4dfbcb) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124908855 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241107124908855 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) 20241107124908855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124908855 DMM INFO MM(262420000000044/fb4dfbcb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb4dfbcb) (gprs_gmm.c:300) 20241107124908856 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124908856 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124908857 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241107124908857 DMM INFO MM(262420000000044/fb4dfbcb) Subscriber data update (mmctx.c:445) 20241107124908857 DMM DEBUG MM(262420000000044/fb4dfbcb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124908857 DMM INFO MM(262420000000044/fb4dfbcb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124908857 DMM NOTICE MM(262420000000044/fb4dfbcb) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241107124908857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124908857 DMM NOTICE MM(262420000000044/fb4dfbcb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124908857 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) 20241107124908857 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124908857 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241107124908857 DMM INFO MM(262420000000044/fb4dfbcb) Subscriber data update (mmctx.c:445) 20241107124908857 DMM DEBUG MM(262420000000044/fb4dfbcb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124908864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124908864 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124908864 DMM INFO MM(262420000000044/fb4dfbcb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124908864 DMM NOTICE MM(262420000000044/fb4dfbcb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124908864 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124908864 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124908864 DLLC NOTICE LLME(e7b13c8c/fb4dfbcb){ASSIGNED} LLGM Assign pre (ffffffff => fb4dfbcb) (gprs_llc.c:1079) 20241107124908864 DLLC NOTICE LLME(ffffffff/fb4dfbcb){ASSIGNED} LLGM Assign post (ffffffff => fb4dfbcb) (gprs_llc.c:1125) 20241107124908864 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124908864 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124908864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124908864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124908915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124908916 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124908916 DMM INFO MM(262420000000044/fb4dfbcb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124908916 DMM INFO MM(262420000000044/fb4dfbcb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124908916 DMM DEBUG MM(262420000000044/fb4dfbcb) Using GGSN 0 (gprs_sm.c:312) 20241107124908916 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) 20241107124908916 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241107124908916 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124908916 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124908916 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241107124908927 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 29 6b da cf 11 e6 49 3a de 14 05 7f 6f 48 02 2e 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) 20241107124908927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd5138, cbp=0x55f97625b660) (sgsn_libgtp.c:632) 20241107124908927 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124908927 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=fb4dfbcb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124908927 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124908927 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124908934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124908934 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241107124908934 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241107124908934 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@8edd15cdfe88: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@8edd15cdfe88: Final verdict of PTC: pass 20241107124908941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124908942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124908943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1046)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1039)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1035)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8edd15cdfe88: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1044)@8edd15cdfe88: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1033)@8edd15cdfe88: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1042)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1037)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Nov 7 12:49:08 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 20241107124909011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124909414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89660) 20241107124909943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124909944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89660, count=98296) 20241107124910944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124910944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Nov 7 12:49:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124911945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124911945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_xid_n201u started. 20241107124912471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124912473 DMM INFO MM(262420000000044/fb4dfbcb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124912473 DMM INFO MM(262420000000044/fb4dfbcb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124912473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124912473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124912473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124912473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124912473 DLLC NOTICE LLME(ffffffff/fb4dfbcb){ASSIGNED} LLGM Assign pre (fb4dfbcb => ffffffff) (gprs_llc.c:1079) 20241107124912473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb4dfbcb => ffffffff) (gprs_llc.c:1125) 20241107124912473 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124912473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124912473 DMM NOTICE MM(262420000000044/fb4dfbcb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124912473 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241107124912473 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124912473 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124912473 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241107124912473 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241107124912473 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) 20241107124912473 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) 20241107124912473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124912473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124912473 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124912473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124912473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124912522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124912522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124912522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124912522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124912522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124912523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124912523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124912523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1054)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124912524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124912524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124912524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124912525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124912525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124912525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124912525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124912525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912525 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124912525 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124912525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1053)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124912525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124912525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124912529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124912539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124912539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1055)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1051)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124912550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124912550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124912550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124912550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124912550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124912550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124912550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124912550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124912552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124912552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124912552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124912552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124912552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124912553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124912553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124912553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124912553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124912553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124912553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124912553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124912557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124912565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124912565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124912591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124912591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124912591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124912591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124912591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124912591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124912591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124912591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124912593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124912593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124912593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124912594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124912594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124912594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124912594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124912594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124912594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124912594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124912594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124912594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124912594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124912598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124912607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124912607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124912946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124912946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124912946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124912946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124912948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241107124912949 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@8edd15cdfe88: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DD565534'O, index=0 SGSN_Test-GSUP(1065)@8edd15cdfe88: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@8edd15cdfe88: 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 := '0E1B3A33DFDD593F5913EC3E38220E12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '840DDF43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4CF665EB690C128'O } } } } } 20241107124914002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914002 DLLC NOTICE LLME(ffffffff/dd565534){UNASSIGNED} LLC RX: unknown TLLI 0xdd565534, creating LLME on the fly (gprs_llc.c:552) 20241107124914002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124914002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124914002 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124914002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124914002 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124914002 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124914002 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124914002 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124914002 DLLC NOTICE LLME(ffffffff/dd565534){UNASSIGNED} LLGM Assign pre (dd565534 => f2fe56a0) (gprs_llc.c:1079) 20241107124914002 DLLC NOTICE LLME(dd565534/f2fe56a0){ASSIGNED} LLGM Assign post (dd565534 => f2fe56a0) (gprs_llc.c:1125) 20241107124914002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124914002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124914003 DMM DEBUG MM(262420000000045/f2fe56a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124914015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124914015 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124914015 DMM DEBUG MM(262420000000045/f2fe56a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241107124914015 DMM NOTICE MM(262420000000045/f2fe56a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124914015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124914015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124914015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124914015 DMM DEBUG MM(262420000000045/f2fe56a0) Requesting authorization (sgsn_auth.c:160) 20241107124914015 DMM INFO MM(262420000000045/f2fe56a0) Requesting authentication tuples (sgsn_auth.c:184) 20241107124914015 DMM DEBUG MM(262420000000045/f2fe56a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124914015 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241107124914015 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@8edd15cdfe88: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@8edd15cdfe88: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241107124914019 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124914019 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124914019 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124914019 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124914019 DMM INFO MM(262420000000045/f2fe56a0) Subscriber data update (mmctx.c:445) 20241107124914019 DMM DEBUG MM(262420000000045/f2fe56a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124914019 DMM INFO MM(262420000000045/f2fe56a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124914019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124914019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124914019 DMM INFO MM(262420000000045/f2fe56a0) <- GMM AUTH AND CIPHERING REQ (rand = 0e 1b 3a 33 df dd 59 3f 59 13 ec 3e 38 22 0e 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124914027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124914027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124914027 DMM INFO MM(262420000000045/f2fe56a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124914027 DMM NOTICE MM(262420000000045/f2fe56a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124914027 DMM DEBUG MM(262420000000045/f2fe56a0) checking auth: received GSM SRES = 84 0d df 43 (gprs_gmm.c:666) 20241107124914027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124914027 DMM DEBUG MM(262420000000045/f2fe56a0) Requesting authorization (sgsn_auth.c:160) 20241107124914027 DMM INFO MM(262420000000045/f2fe56a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124914027 DMM DEBUG MM(262420000000045/f2fe56a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124914027 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241107124914027 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) 20241107124914027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124914027 DMM INFO MM(262420000000045/f2fe56a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2fe56a0) (gprs_gmm.c:300) 20241107124914028 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124914028 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124914028 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241107124914028 DMM INFO MM(262420000000045/f2fe56a0) Subscriber data update (mmctx.c:445) 20241107124914028 DMM DEBUG MM(262420000000045/f2fe56a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124914028 DMM INFO MM(262420000000045/f2fe56a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124914028 DMM NOTICE MM(262420000000045/f2fe56a0) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241107124914028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124914029 DMM NOTICE MM(262420000000045/f2fe56a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124914029 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) 20241107124914029 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124914029 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241107124914029 DMM INFO MM(262420000000045/f2fe56a0) Subscriber data update (mmctx.c:445) 20241107124914029 DMM DEBUG MM(262420000000045/f2fe56a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124914036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124914036 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124914036 DMM INFO MM(262420000000045/f2fe56a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124914036 DMM NOTICE MM(262420000000045/f2fe56a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124914036 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124914036 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124914036 DLLC NOTICE LLME(dd565534/f2fe56a0){ASSIGNED} LLGM Assign pre (ffffffff => f2fe56a0) (gprs_llc.c:1079) 20241107124914036 DLLC NOTICE LLME(ffffffff/f2fe56a0){ASSIGNED} LLGM Assign post (ffffffff => f2fe56a0) (gprs_llc.c:1125) 20241107124914036 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124914036 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124914036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124914036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124914087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124914087 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124914087 DMM INFO MM(262420000000045/f2fe56a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124914087 DMM INFO MM(262420000000045/f2fe56a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124914087 DMM DEBUG MM(262420000000045/f2fe56a0) Using GGSN 0 (gprs_sm.c:312) 20241107124914087 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) 20241107124914087 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241107124914087 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124914087 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124914087 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241107124914097 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 f7 6f 1e 91 11 64 79 8d a5 14 05 7f 8c db 07 b8 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) 20241107124914097 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd61a8, cbp=0x55f97625bae0) (sgsn_libgtp.c:632) 20241107124914097 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124914097 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=f2fe56a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124914097 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124914097 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124914104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124914104 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241107124914104 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241107124914104 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241107124914104 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@8edd15cdfe88: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@8edd15cdfe88: Final verdict of PTC: pass 20241107124914111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124914113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124914113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1058)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1054)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1063)@8edd15cdfe88: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@8edd15cdfe88: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8edd15cdfe88: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1061)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1056)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1052)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_xid_n201u finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Nov 7 12:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241107124914242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124914644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85660) 20241107124915115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124915115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85660, count=101396) 20241107124916115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124916115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Nov 7 12:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124917117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124917117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_llc_null started. 20241107124917706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124917707 DMM INFO MM(262420000000045/f2fe56a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124917707 DMM INFO MM(262420000000045/f2fe56a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124917707 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124917707 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124917707 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124917707 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124917707 DLLC NOTICE LLME(ffffffff/f2fe56a0){ASSIGNED} LLGM Assign pre (f2fe56a0 => ffffffff) (gprs_llc.c:1079) 20241107124917707 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2fe56a0 => ffffffff) (gprs_llc.c:1125) 20241107124917707 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124917707 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124917707 DMM NOTICE MM(262420000000045/f2fe56a0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124917707 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241107124917707 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124917707 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124917707 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241107124917707 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241107124917707 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) 20241107124917707 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) 20241107124917708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124917708 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124917708 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124917708 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124917708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124917759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124917759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124917759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124917759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124917759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124917759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124917759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124917759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124917762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124917762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124917762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124917762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124917762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124917762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124917762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124917762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124917762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124917762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124917762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124917762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124917766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124917775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124917775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124917792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124917792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124917792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124917792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124917792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124917792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124917792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124917792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124917793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124917793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124917794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124917794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124917794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124917794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124917794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124917794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124917794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124917794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124917795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124917795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124917798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124917808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124917808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124917834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124917834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124917834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124917835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124917835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124917835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124917835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124917835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124917836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124917836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124917837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124917837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124917837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124917837 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124917837 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124917837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124917837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124917842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124917852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124917852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124918117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124918117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124918117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124918117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124918120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124918120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@8edd15cdfe88: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F118D657'O, index=0 SGSN_Test-GSUP(1084)@8edd15cdfe88: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@8edd15cdfe88: 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 := '757968BEB2A722696BBB171498D41268'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B76C963C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1D9710C861464A9'O } } } } } 20241107124919174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124919174 DLLC NOTICE LLME(ffffffff/f118d657){UNASSIGNED} LLC RX: unknown TLLI 0xf118d657, creating LLME on the fly (gprs_llc.c:552) 20241107124919174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124919174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124919174 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124919174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124919174 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124919174 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124919174 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124919174 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124919174 DLLC NOTICE LLME(ffffffff/f118d657){UNASSIGNED} LLGM Assign pre (f118d657 => db9eb918) (gprs_llc.c:1079) 20241107124919174 DLLC NOTICE LLME(f118d657/db9eb918){ASSIGNED} LLGM Assign post (f118d657 => db9eb918) (gprs_llc.c:1125) 20241107124919174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124919174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124919174 DMM DEBUG MM(262420000000041/db9eb918) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124919188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124919188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124919188 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124919188 DMM DEBUG MM(262420000000041/db9eb918) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241107124919188 DMM NOTICE MM(262420000000041/db9eb918) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124919188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124919188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124919188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124919188 DMM DEBUG MM(262420000000041/db9eb918) Requesting authorization (sgsn_auth.c:160) 20241107124919188 DMM INFO MM(262420000000041/db9eb918) Requesting authentication tuples (sgsn_auth.c:184) 20241107124919188 DMM DEBUG MM(262420000000041/db9eb918) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124919188 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241107124919188 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@8edd15cdfe88: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@8edd15cdfe88: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241107124919191 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124919191 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124919191 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124919191 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124919191 DMM INFO MM(262420000000041/db9eb918) Subscriber data update (mmctx.c:445) 20241107124919191 DMM DEBUG MM(262420000000041/db9eb918) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124919191 DMM INFO MM(262420000000041/db9eb918) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124919191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124919191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124919191 DMM INFO MM(262420000000041/db9eb918) <- GMM AUTH AND CIPHERING REQ (rand = 75 79 68 be b2 a7 22 69 6b bb 17 14 98 d4 12 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124919200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124919200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124919200 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124919200 DMM INFO MM(262420000000041/db9eb918) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124919200 DMM NOTICE MM(262420000000041/db9eb918) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124919200 DMM DEBUG MM(262420000000041/db9eb918) checking auth: received GSM SRES = b7 6c 96 3c (gprs_gmm.c:666) 20241107124919200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124919200 DMM DEBUG MM(262420000000041/db9eb918) Requesting authorization (sgsn_auth.c:160) 20241107124919200 DMM INFO MM(262420000000041/db9eb918) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124919200 DMM DEBUG MM(262420000000041/db9eb918) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124919200 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241107124919200 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) 20241107124919200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124919200 DMM INFO MM(262420000000041/db9eb918) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb9eb918) (gprs_gmm.c:300) 20241107124919201 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124919201 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124919201 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241107124919201 DMM INFO MM(262420000000041/db9eb918) Subscriber data update (mmctx.c:445) 20241107124919201 DMM DEBUG MM(262420000000041/db9eb918) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124919201 DMM INFO MM(262420000000041/db9eb918) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124919201 DMM NOTICE MM(262420000000041/db9eb918) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241107124919201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124919201 DMM NOTICE MM(262420000000041/db9eb918) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124919201 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) 20241107124919202 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124919202 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241107124919202 DMM INFO MM(262420000000041/db9eb918) Subscriber data update (mmctx.c:445) 20241107124919202 DMM DEBUG MM(262420000000041/db9eb918) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124919209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124919209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124919209 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124919209 DMM INFO MM(262420000000041/db9eb918) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124919209 DMM NOTICE MM(262420000000041/db9eb918) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124919209 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124919209 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124919209 DLLC NOTICE LLME(f118d657/db9eb918){ASSIGNED} LLGM Assign pre (ffffffff => db9eb918) (gprs_llc.c:1079) 20241107124919209 DLLC NOTICE LLME(ffffffff/db9eb918){ASSIGNED} LLGM Assign post (ffffffff => db9eb918) (gprs_llc.c:1125) 20241107124919210 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124919210 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124919210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124919210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107124920261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124920261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241107124920261 DLLC DEBUG TLLI=db9eb918 sends us LLC NULL (gprs_llc.c:912) 20241107124920261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124920261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241107124920261 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124920261 DMM INFO MM(262420000000041/db9eb918) -> GMM DETACH REQUEST TLLI=0xdb9eb918 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241107124920261 DMM INFO MM(262420000000041/db9eb918) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241107124920261 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124920261 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124920261 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124920261 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124920261 DLLC NOTICE LLME(ffffffff/db9eb918){ASSIGNED} LLGM Assign pre (db9eb918 => ffffffff) (gprs_llc.c:1079) 20241107124920261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db9eb918 => ffffffff) (gprs_llc.c:1125) 20241107124920261 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241107124920261 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) 20241107124920261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124920261 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124920261 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124920261 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124920262 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@8edd15cdfe88: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@8edd15cdfe88: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@8edd15cdfe88: Final verdict of PTC: pass 20241107124925271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@8edd15cdfe88: Final verdict of PTC: none 20241107124925273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124925273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1072)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1083)@8edd15cdfe88: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1077)@8edd15cdfe88: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8edd15cdfe88: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1081)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1075)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1070)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_llc_null finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Nov 7 12:49:25 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241107124925405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124925706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94912) 20241107124926275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124926275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94912, count=100344) 20241107124927276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124927276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Nov 7 12:49:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124928277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124928277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_llc_sabm_dm_llgmm started. 20241107124928768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124928770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107124928776 DGPRS DEBUG Checking for inactive LLMEs, time = 12794502 (sgsn.c:131) SGSN_Test-Gb0-NS0(1087)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124928811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124928811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124928811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124928811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124928813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124928813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124928813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124928813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124928813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124928813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124928813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124928813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124928813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124928813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124928814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124928814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124928818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107124928827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124928827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124928855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124928855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124928855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124928855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928855 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124928855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124928855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124928855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124928855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124928857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124928857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124928857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124928857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124928857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124928857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124928857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124928857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124928857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124928857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124928858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124928858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124928861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124928870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124928892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124928892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124928892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124928892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124928892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124928892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124928892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124928892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124928894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124928894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124928894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124928895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124928895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124928895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124928895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124928895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124928895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124928895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124928895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124928895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124928895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124928899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124928908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124928908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124929278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124929278 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124929278 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124929278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124929280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124929281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@8edd15cdfe88: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='DA6CF5DB'O, index=0 SGSN_Test-GSUP(1103)@8edd15cdfe88: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@8edd15cdfe88: 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 := '54E0C95E323DFAE6C1ADAF4318355DB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '450F2AB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1F55DDC666C93EE'O } } } } } 20241107124930334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124930334 DLLC NOTICE LLME(ffffffff/da6cf5db){UNASSIGNED} LLC RX: unknown TLLI 0xda6cf5db, creating LLME on the fly (gprs_llc.c:552) 20241107124930334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124930334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124930334 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124930334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124930334 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124930334 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124930334 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124930334 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124930334 DLLC NOTICE LLME(ffffffff/da6cf5db){UNASSIGNED} LLGM Assign pre (da6cf5db => df0ef547) (gprs_llc.c:1079) 20241107124930334 DLLC NOTICE LLME(da6cf5db/df0ef547){ASSIGNED} LLGM Assign post (da6cf5db => df0ef547) (gprs_llc.c:1125) 20241107124930334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124930334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124930334 DMM DEBUG MM(262420000000042/df0ef547) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124930347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124930347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124930347 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124930347 DMM DEBUG MM(262420000000042/df0ef547) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241107124930347 DMM NOTICE MM(262420000000042/df0ef547) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124930347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124930347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124930347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124930347 DMM DEBUG MM(262420000000042/df0ef547) Requesting authorization (sgsn_auth.c:160) 20241107124930347 DMM INFO MM(262420000000042/df0ef547) Requesting authentication tuples (sgsn_auth.c:184) 20241107124930347 DMM DEBUG MM(262420000000042/df0ef547) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124930347 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241107124930347 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@8edd15cdfe88: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@8edd15cdfe88: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241107124930350 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124930350 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124930350 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124930350 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124930350 DMM INFO MM(262420000000042/df0ef547) Subscriber data update (mmctx.c:445) 20241107124930350 DMM DEBUG MM(262420000000042/df0ef547) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124930350 DMM INFO MM(262420000000042/df0ef547) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124930350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124930350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124930350 DMM INFO MM(262420000000042/df0ef547) <- GMM AUTH AND CIPHERING REQ (rand = 54 e0 c9 5e 32 3d fa e6 c1 ad af 43 18 35 5d b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124930358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124930358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124930358 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124930358 DMM INFO MM(262420000000042/df0ef547) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124930358 DMM NOTICE MM(262420000000042/df0ef547) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124930358 DMM DEBUG MM(262420000000042/df0ef547) checking auth: received GSM SRES = 45 0f 2a b1 (gprs_gmm.c:666) 20241107124930358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124930358 DMM DEBUG MM(262420000000042/df0ef547) Requesting authorization (sgsn_auth.c:160) 20241107124930358 DMM INFO MM(262420000000042/df0ef547) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124930358 DMM DEBUG MM(262420000000042/df0ef547) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124930358 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241107124930358 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) 20241107124930358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124930358 DMM INFO MM(262420000000042/df0ef547) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf0ef547) (gprs_gmm.c:300) 20241107124930359 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124930359 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124930359 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241107124930359 DMM INFO MM(262420000000042/df0ef547) Subscriber data update (mmctx.c:445) 20241107124930359 DMM DEBUG MM(262420000000042/df0ef547) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124930359 DMM INFO MM(262420000000042/df0ef547) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124930359 DMM NOTICE MM(262420000000042/df0ef547) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241107124930359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124930359 DMM NOTICE MM(262420000000042/df0ef547) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124930359 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) 20241107124930360 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124930360 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241107124930360 DMM INFO MM(262420000000042/df0ef547) Subscriber data update (mmctx.c:445) 20241107124930360 DMM DEBUG MM(262420000000042/df0ef547) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124930366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124930366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124930366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124930366 DMM INFO MM(262420000000042/df0ef547) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124930366 DMM NOTICE MM(262420000000042/df0ef547) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124930366 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124930366 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124930366 DLLC NOTICE LLME(da6cf5db/df0ef547){ASSIGNED} LLGM Assign pre (ffffffff => df0ef547) (gprs_llc.c:1079) 20241107124930366 DLLC NOTICE LLME(ffffffff/df0ef547){ASSIGNED} LLGM Assign post (ffffffff => df0ef547) (gprs_llc.c:1125) 20241107124930366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124930366 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124930366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124930366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107124931418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124931418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@8edd15cdfe88: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@8edd15cdfe88: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@8edd15cdfe88: Final verdict of PTC: pass 20241107124931426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1096)@8edd15cdfe88: Final verdict of PTC: none 20241107124931429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124931429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1093)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1101)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1091)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1099)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1089)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1094)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Nov 7 12:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241107124931558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124931959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241107124932430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124932430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=86728) 20241107124933431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124933431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Nov 7 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124934432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124934432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_llc_sabm_dm_ll5 started. 20241107124935020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124935021 DMM INFO MM(262420000000042/df0ef547) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124935021 DMM INFO MM(262420000000042/df0ef547) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124935021 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124935021 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124935021 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124935021 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124935021 DLLC NOTICE LLME(ffffffff/df0ef547){ASSIGNED} LLGM Assign pre (df0ef547 => ffffffff) (gprs_llc.c:1079) 20241107124935021 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df0ef547 => ffffffff) (gprs_llc.c:1125) 20241107124935021 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241107124935021 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) 20241107124935021 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) 20241107124935021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124935021 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124935021 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124935021 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124935021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124935062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124935063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124935063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124935063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124935063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124935063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124935063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124935063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124935064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124935064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124935064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124935064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124935064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124935064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124935064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124935064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124935064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124935064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124935065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124935065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124935068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124935079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124935079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124935107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124935107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124935107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124935107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124935107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124935107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124935107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124935107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124935108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124935108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124935108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124935109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124935109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124935109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124935109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124935109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) SGSN_Test-Gb2-NS2(1115)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107124935109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124935109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1116)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124935109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124935109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124935112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124935121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124935121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124935133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124935133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124935133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124935133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124935133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124935133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124935133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124935133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124935134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124935134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124935134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124935134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124935135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124935135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124935135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124935135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124935135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124935135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124935135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124935135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124935135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124935139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124935148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124935148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124935433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124935433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124935433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124935434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124935435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124935436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@8edd15cdfe88: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C9FB070A'O, index=0 SGSN_Test-GSUP(1122)@8edd15cdfe88: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@8edd15cdfe88: 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 := '4564543B466794B731AB13360727E400'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61A9BB60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1191B32FF4268D95'O } } } } } 20241107124936488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124936488 DLLC NOTICE LLME(ffffffff/c9fb070a){UNASSIGNED} LLC RX: unknown TLLI 0xc9fb070a, creating LLME on the fly (gprs_llc.c:552) 20241107124936488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124936488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124936488 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124936488 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124936488 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124936488 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124936488 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124936488 DLLC NOTICE LLME(ffffffff/c9fb070a){UNASSIGNED} LLGM Assign pre (c9fb070a => f2afd826) (gprs_llc.c:1079) 20241107124936488 DLLC NOTICE LLME(c9fb070a/f2afd826){ASSIGNED} LLGM Assign post (c9fb070a => f2afd826) (gprs_llc.c:1125) 20241107124936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124936488 DMM DEBUG MM(262420000000043/f2afd826) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124936501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124936501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124936501 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124936501 DMM DEBUG MM(262420000000043/f2afd826) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241107124936502 DMM NOTICE MM(262420000000043/f2afd826) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124936502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124936502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124936502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124936502 DMM DEBUG MM(262420000000043/f2afd826) Requesting authorization (sgsn_auth.c:160) 20241107124936502 DMM INFO MM(262420000000043/f2afd826) Requesting authentication tuples (sgsn_auth.c:184) 20241107124936502 DMM DEBUG MM(262420000000043/f2afd826) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124936502 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241107124936502 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@8edd15cdfe88: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@8edd15cdfe88: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241107124936504 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124936504 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124936504 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124936504 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124936504 DMM INFO MM(262420000000043/f2afd826) Subscriber data update (mmctx.c:445) 20241107124936504 DMM DEBUG MM(262420000000043/f2afd826) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124936504 DMM INFO MM(262420000000043/f2afd826) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124936504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124936504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124936504 DMM INFO MM(262420000000043/f2afd826) <- GMM AUTH AND CIPHERING REQ (rand = 45 64 54 3b 46 67 94 b7 31 ab 13 36 07 27 e4 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124936512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124936512 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124936512 DMM INFO MM(262420000000043/f2afd826) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124936512 DMM NOTICE MM(262420000000043/f2afd826) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124936512 DMM DEBUG MM(262420000000043/f2afd826) checking auth: received GSM SRES = 61 a9 bb 60 (gprs_gmm.c:666) 20241107124936512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124936512 DMM DEBUG MM(262420000000043/f2afd826) Requesting authorization (sgsn_auth.c:160) 20241107124936512 DMM INFO MM(262420000000043/f2afd826) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124936512 DMM DEBUG MM(262420000000043/f2afd826) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124936512 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241107124936512 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) 20241107124936512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124936512 DMM INFO MM(262420000000043/f2afd826) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2afd826) (gprs_gmm.c:300) 20241107124936513 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124936513 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124936513 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241107124936513 DMM INFO MM(262420000000043/f2afd826) Subscriber data update (mmctx.c:445) 20241107124936513 DMM DEBUG MM(262420000000043/f2afd826) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124936513 DMM INFO MM(262420000000043/f2afd826) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124936513 DMM NOTICE MM(262420000000043/f2afd826) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241107124936513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124936513 DMM NOTICE MM(262420000000043/f2afd826) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124936513 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) 20241107124936514 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124936514 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241107124936514 DMM INFO MM(262420000000043/f2afd826) Subscriber data update (mmctx.c:445) 20241107124936514 DMM DEBUG MM(262420000000043/f2afd826) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124936520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124936520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124936520 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124936520 DMM INFO MM(262420000000043/f2afd826) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124936520 DMM NOTICE MM(262420000000043/f2afd826) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124936520 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124936520 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124936520 DLLC NOTICE LLME(c9fb070a/f2afd826){ASSIGNED} LLGM Assign pre (ffffffff => f2afd826) (gprs_llc.c:1079) 20241107124936520 DLLC NOTICE LLME(ffffffff/f2afd826){ASSIGNED} LLGM Assign post (ffffffff => f2afd826) (gprs_llc.c:1125) 20241107124936520 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124936520 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124936520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124936520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107124937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124937572 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@8edd15cdfe88: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@8edd15cdfe88: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@8edd15cdfe88: Final verdict of PTC: pass 20241107124937581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107124937583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124937583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1122)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1110)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1116)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@8edd15cdfe88: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1120)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1114)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1118)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1108)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Nov 7 12:49:37 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241107124937718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124938119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241107124938584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124938584 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) 20241107124939585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124939585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Nov 7 12:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124940587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124940587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_suspend_nopaging started. 20241107124941179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124941181 DMM INFO MM(262420000000043/f2afd826) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124941181 DMM INFO MM(262420000000043/f2afd826) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124941181 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124941181 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124941181 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124941181 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124941181 DLLC NOTICE LLME(ffffffff/f2afd826){ASSIGNED} LLGM Assign pre (f2afd826 => ffffffff) (gprs_llc.c:1079) 20241107124941181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2afd826 => ffffffff) (gprs_llc.c:1125) 20241107124941181 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241107124941181 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) 20241107124941181 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) 20241107124941181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107124941181 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124941181 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107124941181 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124941181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124941222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124941222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124941222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124941222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124941222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124941222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124941222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124941222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124941223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124941223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124941224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124941224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124941224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124941224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124941224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124941224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124941224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124941224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124941224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124941224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124941227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124941235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124941235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1130)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 TC_suspend_nopaging-BVCI196(1128)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124941259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124941259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124941259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124941259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124941259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124941259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124941259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124941259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124941261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124941261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124941261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124941261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124941261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124941262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124941262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124941262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124941262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124941262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124941263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124941263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124941267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124941277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124941277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124941297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124941297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124941297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124941297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124941298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124941298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124941299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124941299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124941299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124941299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124941299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124941299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124941299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124941299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124941299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124941299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124941304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124941315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124941315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124941587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124941587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124941587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124941587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124941590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124941590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@8edd15cdfe88: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='CDC53B87'O, index=0 SGSN_Test-GSUP(1141)@8edd15cdfe88: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@8edd15cdfe88: 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 := '0DFC2120677131FA707C61D436181DE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B4F3237'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '617392F14204DB1F'O } } } } } 20241107124942642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942642 DLLC NOTICE LLME(ffffffff/cdc53b87){UNASSIGNED} LLC RX: unknown TLLI 0xcdc53b87, creating LLME on the fly (gprs_llc.c:552) 20241107124942642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124942642 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124942643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124942643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107124942643 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124942643 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107124942643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124942643 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124942643 DLLC NOTICE LLME(ffffffff/cdc53b87){UNASSIGNED} LLGM Assign pre (cdc53b87 => eb3e9c47) (gprs_llc.c:1079) 20241107124942643 DLLC NOTICE LLME(cdc53b87/eb3e9c47){ASSIGNED} LLGM Assign post (cdc53b87 => eb3e9c47) (gprs_llc.c:1125) 20241107124942643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124942643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124942643 DMM DEBUG MM(262420000000048/eb3e9c47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124942654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124942654 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124942654 DMM DEBUG MM(262420000000048/eb3e9c47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241107124942654 DMM NOTICE MM(262420000000048/eb3e9c47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124942654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124942654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124942654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124942654 DMM DEBUG MM(262420000000048/eb3e9c47) Requesting authorization (sgsn_auth.c:160) 20241107124942654 DMM INFO MM(262420000000048/eb3e9c47) Requesting authentication tuples (sgsn_auth.c:184) 20241107124942654 DMM DEBUG MM(262420000000048/eb3e9c47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124942654 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241107124942655 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@8edd15cdfe88: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@8edd15cdfe88: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241107124942657 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124942657 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124942657 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124942657 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124942657 DMM INFO MM(262420000000048/eb3e9c47) Subscriber data update (mmctx.c:445) 20241107124942657 DMM DEBUG MM(262420000000048/eb3e9c47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124942657 DMM INFO MM(262420000000048/eb3e9c47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124942657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124942657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124942657 DMM INFO MM(262420000000048/eb3e9c47) <- GMM AUTH AND CIPHERING REQ (rand = 0d fc 21 20 67 71 31 fa 70 7c 61 d4 36 18 1d e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124942664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124942664 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124942664 DMM INFO MM(262420000000048/eb3e9c47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124942664 DMM NOTICE MM(262420000000048/eb3e9c47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124942664 DMM DEBUG MM(262420000000048/eb3e9c47) checking auth: received GSM SRES = 1b 4f 32 37 (gprs_gmm.c:666) 20241107124942664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124942664 DMM DEBUG MM(262420000000048/eb3e9c47) Requesting authorization (sgsn_auth.c:160) 20241107124942664 DMM INFO MM(262420000000048/eb3e9c47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124942664 DMM DEBUG MM(262420000000048/eb3e9c47) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124942664 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241107124942664 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) 20241107124942664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124942664 DMM INFO MM(262420000000048/eb3e9c47) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3e9c47) (gprs_gmm.c:300) 20241107124942665 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124942665 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124942665 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241107124942665 DMM INFO MM(262420000000048/eb3e9c47) Subscriber data update (mmctx.c:445) 20241107124942665 DMM DEBUG MM(262420000000048/eb3e9c47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124942665 DMM INFO MM(262420000000048/eb3e9c47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124942665 DMM NOTICE MM(262420000000048/eb3e9c47) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241107124942665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124942665 DMM NOTICE MM(262420000000048/eb3e9c47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124942665 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) 20241107124942666 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124942666 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241107124942666 DMM INFO MM(262420000000048/eb3e9c47) Subscriber data update (mmctx.c:445) 20241107124942666 DMM DEBUG MM(262420000000048/eb3e9c47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124942671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124942671 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124942671 DMM INFO MM(262420000000048/eb3e9c47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124942671 DMM NOTICE MM(262420000000048/eb3e9c47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124942671 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124942671 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124942671 DLLC NOTICE LLME(cdc53b87/eb3e9c47){ASSIGNED} LLGM Assign pre (ffffffff => eb3e9c47) (gprs_llc.c:1079) 20241107124942671 DLLC NOTICE LLME(ffffffff/eb3e9c47){ASSIGNED} LLGM Assign post (ffffffff => eb3e9c47) (gprs_llc.c:1125) 20241107124942671 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124942671 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124942671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124942671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124942723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124942724 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124942724 DMM INFO MM(262420000000048/eb3e9c47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124942724 DMM INFO MM(262420000000048/eb3e9c47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124942724 DMM DEBUG MM(262420000000048/eb3e9c47) Using GGSN 0 (gprs_sm.c:312) 20241107124942724 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) 20241107124942724 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241107124942724 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124942724 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124942724 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241107124942738 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 5d 41 d4 7e 11 3b e7 6c 63 14 05 7f 78 7a 4b cc 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) 20241107124942738 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd7218, cbp=0x55f97625c060) (sgsn_libgtp.c:632) 20241107124942738 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124942738 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=eb3e9c47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124942738 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124942739 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124942745 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241107124942752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124942752 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241107124942752 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241107124942755 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241107124942755 DMM INFO MM(262420000000048/eb3e9c47) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@8edd15cdfe88: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@8edd15cdfe88: Final verdict of PTC: pass 20241107124947764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48096<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@8edd15cdfe88: Final verdict of PTC: none 20241107124947766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124947766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1129)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1134)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1139)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1137)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1127)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1132)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Nov 7 12:49:47 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241107124947896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124948298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99792) 20241107124948768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124948768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99792, count=101232) 20241107124949768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124949768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Nov 7 12:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107124950769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124950769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_suspend_resume started. 20241107124951362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124951363 DMM INFO MM(262420000000048/eb3e9c47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107124951363 DMM INFO MM(262420000000048/eb3e9c47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107124951363 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107124951363 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107124951363 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107124951363 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107124951363 DLLC NOTICE LLME(ffffffff/eb3e9c47){ASSIGNED} LLGM Assign pre (eb3e9c47 => ffffffff) (gprs_llc.c:1079) 20241107124951363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb3e9c47 => ffffffff) (gprs_llc.c:1125) 20241107124951363 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107124951363 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107124951363 DMM NOTICE MM(262420000000048/eb3e9c47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107124951363 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241107124951363 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107124951363 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107124951363 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241107124951363 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241107124951363 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) 20241107124951363 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) 20241107124951363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107124951363 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107124951363 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107124951363 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107124951363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124951408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107124951408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124951408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124951408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107124951408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124951408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124951408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124951409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124951411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124951411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124951411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124951411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124951411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124951411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124951411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124951411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107124951411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124951411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124951411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124951412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124951416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124951426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124951426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124951455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107124951455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124951455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124951455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107124951455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124951455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124951455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124951455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124951457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124951457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124951457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124951457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124951457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124951457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124951457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124951457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107124951457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124951457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107124951458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124951458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124951462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124951471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124951471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1151)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107124951490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107124951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107124951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107124951490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107124951490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107124951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107124951490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107124951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107124951492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107124951492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107124951492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107124951492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107124951493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107124951493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107124951493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107124951493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107124951493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107124951493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107124951493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107124951493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107124951493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107124951497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107124951507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124951507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107124951770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124951770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107124951770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107124951770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107124951773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107124951773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@8edd15cdfe88: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D249E9FD'O, index=0 SGSN_Test-GSUP(1160)@8edd15cdfe88: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@8edd15cdfe88: 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 := '848F2E2DF90868209AF255928DC355F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97ADB824'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2DBE8D809E6E7BE'O } } } } } 20241107124952826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952826 DLLC NOTICE LLME(ffffffff/d249e9fd){UNASSIGNED} LLC RX: unknown TLLI 0xd249e9fd, creating LLME on the fly (gprs_llc.c:552) 20241107124952826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124952826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241107124952826 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107124952826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107124952826 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107124952826 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107124952826 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107124952826 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107124952826 DLLC NOTICE LLME(ffffffff/d249e9fd){UNASSIGNED} LLGM Assign pre (d249e9fd => d05d4c3b) (gprs_llc.c:1079) 20241107124952826 DLLC NOTICE LLME(d249e9fd/d05d4c3b){ASSIGNED} LLGM Assign post (d249e9fd => d05d4c3b) (gprs_llc.c:1125) 20241107124952826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107124952826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107124952826 DMM DEBUG MM(262420000000049/d05d4c3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107124952839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107124952840 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124952840 DMM DEBUG MM(262420000000049/d05d4c3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241107124952840 DMM NOTICE MM(262420000000049/d05d4c3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107124952840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107124952840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107124952840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107124952840 DMM DEBUG MM(262420000000049/d05d4c3b) Requesting authorization (sgsn_auth.c:160) 20241107124952840 DMM INFO MM(262420000000049/d05d4c3b) Requesting authentication tuples (sgsn_auth.c:184) 20241107124952840 DMM DEBUG MM(262420000000049/d05d4c3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107124952840 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241107124952840 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@8edd15cdfe88: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@8edd15cdfe88: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241107124952843 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107124952843 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107124952843 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107124952843 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107124952843 DMM INFO MM(262420000000049/d05d4c3b) Subscriber data update (mmctx.c:445) 20241107124952843 DMM DEBUG MM(262420000000049/d05d4c3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107124952843 DMM INFO MM(262420000000049/d05d4c3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107124952843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107124952843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107124952843 DMM INFO MM(262420000000049/d05d4c3b) <- GMM AUTH AND CIPHERING REQ (rand = 84 8f 2e 2d f9 08 68 20 9a f2 55 92 8d c3 55 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107124952851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241107124952851 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124952851 DMM INFO MM(262420000000049/d05d4c3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107124952851 DMM NOTICE MM(262420000000049/d05d4c3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107124952851 DMM DEBUG MM(262420000000049/d05d4c3b) checking auth: received GSM SRES = 97 ad b8 24 (gprs_gmm.c:666) 20241107124952851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107124952851 DMM DEBUG MM(262420000000049/d05d4c3b) Requesting authorization (sgsn_auth.c:160) 20241107124952851 DMM INFO MM(262420000000049/d05d4c3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107124952851 DMM DEBUG MM(262420000000049/d05d4c3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241107124952851 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241107124952851 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) 20241107124952852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107124952852 DMM INFO MM(262420000000049/d05d4c3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd05d4c3b) (gprs_gmm.c:300) 20241107124952853 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107124952853 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107124952853 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241107124952853 DMM INFO MM(262420000000049/d05d4c3b) Subscriber data update (mmctx.c:445) 20241107124952853 DMM DEBUG MM(262420000000049/d05d4c3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107124952853 DMM INFO MM(262420000000049/d05d4c3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107124952853 DMM NOTICE MM(262420000000049/d05d4c3b) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241107124952853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107124952853 DMM NOTICE MM(262420000000049/d05d4c3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107124952853 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) 20241107124952854 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107124952854 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241107124952854 DMM INFO MM(262420000000049/d05d4c3b) Subscriber data update (mmctx.c:445) 20241107124952854 DMM DEBUG MM(262420000000049/d05d4c3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107124952860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107124952860 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124952860 DMM INFO MM(262420000000049/d05d4c3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107124952860 DMM NOTICE MM(262420000000049/d05d4c3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107124952860 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107124952860 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107124952860 DLLC NOTICE LLME(d249e9fd/d05d4c3b){ASSIGNED} LLGM Assign pre (ffffffff => d05d4c3b) (gprs_llc.c:1079) 20241107124952860 DLLC NOTICE LLME(ffffffff/d05d4c3b){ASSIGNED} LLGM Assign post (ffffffff => d05d4c3b) (gprs_llc.c:1125) 20241107124952860 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107124952860 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107124952860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107124952860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@8edd15cdfe88: setverdict(pass): none -> pass 20241107124952912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107124952912 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107124952912 DMM INFO MM(262420000000049/d05d4c3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107124952912 DMM INFO MM(262420000000049/d05d4c3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107124952912 DMM DEBUG MM(262420000000049/d05d4c3b) Using GGSN 0 (gprs_sm.c:312) 20241107124952912 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) 20241107124952912 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241107124952912 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107124952912 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241107124952912 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241107124952924 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 36 2c e4 a6 11 40 25 e6 b5 14 05 7f 97 07 39 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241107124952924 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd8288, cbp=0x55f97625c8d0) (sgsn_libgtp.c:632) 20241107124952924 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107124952924 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=d05d4c3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107124952924 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107124952925 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107124952932 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241107124952938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124952939 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241107124952939 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241107124952942 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241107124952942 DMM INFO MM(262420000000049/d05d4c3b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241107124957950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107124957950 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241107124957950 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241107124957953 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@8edd15cdfe88: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@8edd15cdfe88: Final verdict of PTC: pass 20241107124957962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@8edd15cdfe88: Final verdict of PTC: none 20241107124957964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107124957964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI196(1147)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1154)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1148)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1159)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1152)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1146)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1157)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_suspend_resume finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Nov 7 12:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241107124958093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107124958495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20241107124958776 DGPRS DEBUG Checking for inactive LLMEs, time = 12794532 (sgsn.c:131) 20241107124958965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124958965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103768, count=105152) 20241107124959965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107124959966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Nov 7 12:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125000966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125000966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_suspend_rau started. 20241107125001557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125001558 DMM INFO MM(262420000000049/d05d4c3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125001559 DMM INFO MM(262420000000049/d05d4c3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125001559 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125001559 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125001559 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125001559 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107125001559 DLLC NOTICE LLME(ffffffff/d05d4c3b){ASSIGNED} LLGM Assign pre (d05d4c3b => ffffffff) (gprs_llc.c:1079) 20241107125001559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d05d4c3b => ffffffff) (gprs_llc.c:1125) 20241107125001559 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107125001559 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125001559 DMM NOTICE MM(262420000000049/d05d4c3b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125001559 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241107125001559 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125001559 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125001559 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241107125001559 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241107125001559 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) 20241107125001559 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) 20241107125001559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125001559 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125001559 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107125001559 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125001559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125001609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125001609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125001609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125001609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125001609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125001609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125001609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125001609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125001611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125001611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125001611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125001611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125001612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125001612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125001612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125001612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125001612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125001616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125001626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125001626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125001640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125001640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125001640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125001640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125001640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125001640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125001640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125001640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125001641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125001641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125001641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125001641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125001641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125001641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125001641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125001641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125001641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125001641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125001642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125001642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125001645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125001654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125001654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1173)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_suspend_rau-BVCI210(1171)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125001683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125001683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125001683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125001683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125001683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125001683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125001683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125001683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125001685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125001685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125001685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125001685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125001685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125001685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125001685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125001685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125001685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125001685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125001685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125001686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125001686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125001689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125001696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125001696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125001967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125001967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125001967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125001967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125001969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125001970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@8edd15cdfe88: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='D93973AF'O, index=0 SGSN_Test-GSUP(1179)@8edd15cdfe88: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@8edd15cdfe88: 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 := '84E180C5FD8886B912735721424E8D59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F76A599'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6D776DD42487B83'O } } } } } 20241107125003022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003022 DLLC NOTICE LLME(ffffffff/d93973af){UNASSIGNED} LLC RX: unknown TLLI 0xd93973af, creating LLME on the fly (gprs_llc.c:552) 20241107125003022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125003022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125003022 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125003022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125003022 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125003022 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125003022 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125003022 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125003022 DLLC NOTICE LLME(ffffffff/d93973af){UNASSIGNED} LLGM Assign pre (d93973af => e0bc9bbb) (gprs_llc.c:1079) 20241107125003022 DLLC NOTICE LLME(d93973af/e0bc9bbb){ASSIGNED} LLGM Assign post (d93973af => e0bc9bbb) (gprs_llc.c:1125) 20241107125003022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125003022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125003022 DMM DEBUG MM(262420000000050/e0bc9bbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125003036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125003036 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125003036 DMM DEBUG MM(262420000000050/e0bc9bbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241107125003036 DMM NOTICE MM(262420000000050/e0bc9bbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125003036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125003036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125003036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125003036 DMM DEBUG MM(262420000000050/e0bc9bbb) Requesting authorization (sgsn_auth.c:160) 20241107125003036 DMM INFO MM(262420000000050/e0bc9bbb) Requesting authentication tuples (sgsn_auth.c:184) 20241107125003036 DMM DEBUG MM(262420000000050/e0bc9bbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125003036 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241107125003036 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@8edd15cdfe88: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@8edd15cdfe88: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241107125003039 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125003039 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125003039 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125003039 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125003039 DMM INFO MM(262420000000050/e0bc9bbb) Subscriber data update (mmctx.c:445) 20241107125003039 DMM DEBUG MM(262420000000050/e0bc9bbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125003039 DMM INFO MM(262420000000050/e0bc9bbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125003039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125003039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125003039 DMM INFO MM(262420000000050/e0bc9bbb) <- GMM AUTH AND CIPHERING REQ (rand = 84 e1 80 c5 fd 88 86 b9 12 73 57 21 42 4e 8d 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125003051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125003051 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125003051 DMM INFO MM(262420000000050/e0bc9bbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125003051 DMM NOTICE MM(262420000000050/e0bc9bbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125003051 DMM DEBUG MM(262420000000050/e0bc9bbb) checking auth: received GSM SRES = 2f 76 a5 99 (gprs_gmm.c:666) 20241107125003051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125003051 DMM DEBUG MM(262420000000050/e0bc9bbb) Requesting authorization (sgsn_auth.c:160) 20241107125003051 DMM INFO MM(262420000000050/e0bc9bbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125003051 DMM DEBUG MM(262420000000050/e0bc9bbb) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125003051 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241107125003051 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) 20241107125003051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125003051 DMM INFO MM(262420000000050/e0bc9bbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0bc9bbb) (gprs_gmm.c:300) 20241107125003053 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125003053 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125003053 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241107125003053 DMM INFO MM(262420000000050/e0bc9bbb) Subscriber data update (mmctx.c:445) 20241107125003053 DMM DEBUG MM(262420000000050/e0bc9bbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125003053 DMM INFO MM(262420000000050/e0bc9bbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125003053 DMM NOTICE MM(262420000000050/e0bc9bbb) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241107125003053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125003053 DMM NOTICE MM(262420000000050/e0bc9bbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125003053 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) 20241107125003053 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125003053 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241107125003053 DMM INFO MM(262420000000050/e0bc9bbb) Subscriber data update (mmctx.c:445) 20241107125003053 DMM DEBUG MM(262420000000050/e0bc9bbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125003059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125003059 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125003059 DMM INFO MM(262420000000050/e0bc9bbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125003059 DMM NOTICE MM(262420000000050/e0bc9bbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125003059 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125003059 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125003059 DLLC NOTICE LLME(d93973af/e0bc9bbb){ASSIGNED} LLGM Assign pre (ffffffff => e0bc9bbb) (gprs_llc.c:1079) 20241107125003059 DLLC NOTICE LLME(ffffffff/e0bc9bbb){ASSIGNED} LLGM Assign post (ffffffff => e0bc9bbb) (gprs_llc.c:1125) 20241107125003059 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125003059 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125003059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125003059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@8edd15cdfe88: setverdict(pass): none -> pass 20241107125003112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125003112 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125003112 DMM INFO MM(262420000000050/e0bc9bbb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125003112 DMM INFO MM(262420000000050/e0bc9bbb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125003112 DMM DEBUG MM(262420000000050/e0bc9bbb) Using GGSN 0 (gprs_sm.c:312) 20241107125003112 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) 20241107125003112 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241107125003112 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125003112 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125003112 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241107125003124 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 ef 61 cb b9 11 4e 9b 39 d7 14 05 7f 04 b7 17 43 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) 20241107125003124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefd92f8, cbp=0x55f97625cc60) (sgsn_libgtp.c:632) 20241107125003124 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125003124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=e0bc9bbb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125003124 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125003124 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125003133 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241107125003139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125003139 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241107125003139 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241107125003142 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241107125003142 DMM INFO MM(262420000000050/e0bc9bbb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241107125008151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125008151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125008151 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125008151 DMM INFO MM(262420000000050/e0bc9bbb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107125008151 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125008151 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241107125008151 DLLC NOTICE LLME(ffffffff/e0bc9bbb){ASSIGNED} LLGM Assign pre (e0bc9bbb => dec6869b) (gprs_llc.c:1079) 20241107125008151 DLLC NOTICE LLME(e0bc9bbb/dec6869b){ASSIGNED} LLGM Assign post (e0bc9bbb => dec6869b) (gprs_llc.c:1125) 20241107125008151 DMM INFO MM(262420000000050/dec6869b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125008160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125008160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125008160 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125008160 DMM INFO MM(262420000000050/dec6869b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107125008160 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107125008160 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125008160 DLLC NOTICE LLME(e0bc9bbb/dec6869b){ASSIGNED} LLGM Assign pre (ffffffff => dec6869b) (gprs_llc.c:1079) 20241107125008160 DLLC NOTICE LLME(ffffffff/dec6869b){ASSIGNED} LLGM Assign post (ffffffff => dec6869b) (gprs_llc.c:1125) 20241107125008160 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241107125008659 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@8edd15cdfe88: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@8edd15cdfe88: Final verdict of PTC: pass 20241107125008669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1172)@8edd15cdfe88: Final verdict of PTC: none 20241107125008671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125008671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8edd15cdfe88: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1177)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1175)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1165)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1170)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_suspend_rau finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Nov 7 12:50:08 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241107125008803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125009204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241107125009673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125009673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=110596) 20241107125010674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125010674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Nov 7 12:50:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125011676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125011676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_paging_ps started. 20241107125012266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125012268 DMM INFO MM(262420000000050/dec6869b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125012268 DMM INFO MM(262420000000050/dec6869b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125012268 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125012268 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125012268 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125012268 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107125012268 DLLC NOTICE LLME(ffffffff/dec6869b){ASSIGNED} LLGM Assign pre (dec6869b => ffffffff) (gprs_llc.c:1079) 20241107125012268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dec6869b => ffffffff) (gprs_llc.c:1125) 20241107125012268 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107125012268 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125012268 DMM NOTICE MM(262420000000050/dec6869b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125012268 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241107125012268 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125012268 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125012268 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241107125012268 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241107125012268 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) 20241107125012268 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) 20241107125012268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125012268 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125012268 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125012268 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125012268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125012313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125012313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125012313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125012313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125012313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125012313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125012313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125012313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125012315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125012315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125012315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125012315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125012315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125012315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125012315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125012315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125012315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125012315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125012316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125012316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125012319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125012329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125012329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125012353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125012353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125012353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125012353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125012353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125012353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125012353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125012353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125012355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125012355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125012355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125012355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125012355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125012355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125012355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125012355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125012355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125012356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125012356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125012356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125012360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125012370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125012370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125012394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125012394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125012394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125012394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125012396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125012396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125012396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125012396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125012396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125012396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125012396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125012396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125012396 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125012396 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125012396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125012397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125012397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125012401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125012411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125012411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125012677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125012677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125012677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125012677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125012679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241107125012680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@8edd15cdfe88: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C9BC3662'O, index=0 SGSN_Test-GSUP(1198)@8edd15cdfe88: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@8edd15cdfe88: 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 := '9939B5096D88AAA54F4C5328458C93F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0BBFCDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C4159B07BFB4950'O } } } } } 20241107125013737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125013737 DLLC NOTICE LLME(ffffffff/c9bc3662){UNASSIGNED} LLC RX: unknown TLLI 0xc9bc3662, creating LLME on the fly (gprs_llc.c:552) 20241107125013737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125013737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125013737 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125013737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125013737 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125013737 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107125013737 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125013737 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125013737 DLLC NOTICE LLME(ffffffff/c9bc3662){UNASSIGNED} LLGM Assign pre (c9bc3662 => e65c9ce1) (gprs_llc.c:1079) 20241107125013737 DLLC NOTICE LLME(c9bc3662/e65c9ce1){ASSIGNED} LLGM Assign post (c9bc3662 => e65c9ce1) (gprs_llc.c:1125) 20241107125013737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125013737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125013737 DMM DEBUG MM(262420000000051/e65c9ce1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125013751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125013751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125013751 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125013751 DMM DEBUG MM(262420000000051/e65c9ce1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241107125013751 DMM NOTICE MM(262420000000051/e65c9ce1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125013751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125013751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125013751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125013751 DMM DEBUG MM(262420000000051/e65c9ce1) Requesting authorization (sgsn_auth.c:160) 20241107125013751 DMM INFO MM(262420000000051/e65c9ce1) Requesting authentication tuples (sgsn_auth.c:184) 20241107125013751 DMM DEBUG MM(262420000000051/e65c9ce1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125013751 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241107125013751 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@8edd15cdfe88: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@8edd15cdfe88: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241107125013754 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125013754 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125013754 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125013754 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125013754 DMM INFO MM(262420000000051/e65c9ce1) Subscriber data update (mmctx.c:445) 20241107125013754 DMM DEBUG MM(262420000000051/e65c9ce1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125013754 DMM INFO MM(262420000000051/e65c9ce1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125013754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125013754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125013754 DMM INFO MM(262420000000051/e65c9ce1) <- GMM AUTH AND CIPHERING REQ (rand = 99 39 b5 09 6d 88 aa a5 4f 4c 53 28 45 8c 93 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125013760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125013760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125013760 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125013761 DMM INFO MM(262420000000051/e65c9ce1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125013761 DMM NOTICE MM(262420000000051/e65c9ce1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125013761 DMM DEBUG MM(262420000000051/e65c9ce1) checking auth: received GSM SRES = f0 bb fc dc (gprs_gmm.c:666) 20241107125013761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125013761 DMM DEBUG MM(262420000000051/e65c9ce1) Requesting authorization (sgsn_auth.c:160) 20241107125013761 DMM INFO MM(262420000000051/e65c9ce1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125013761 DMM DEBUG MM(262420000000051/e65c9ce1) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125013761 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241107125013761 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) 20241107125013761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125013761 DMM INFO MM(262420000000051/e65c9ce1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe65c9ce1) (gprs_gmm.c:300) 20241107125013762 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125013762 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125013762 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241107125013762 DMM INFO MM(262420000000051/e65c9ce1) Subscriber data update (mmctx.c:445) 20241107125013762 DMM DEBUG MM(262420000000051/e65c9ce1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125013762 DMM INFO MM(262420000000051/e65c9ce1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125013762 DMM NOTICE MM(262420000000051/e65c9ce1) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241107125013762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125013762 DMM NOTICE MM(262420000000051/e65c9ce1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125013762 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) 20241107125013763 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125013763 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241107125013763 DMM INFO MM(262420000000051/e65c9ce1) Subscriber data update (mmctx.c:445) 20241107125013763 DMM DEBUG MM(262420000000051/e65c9ce1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125013768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125013768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125013768 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125013768 DMM INFO MM(262420000000051/e65c9ce1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125013768 DMM NOTICE MM(262420000000051/e65c9ce1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125013768 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125013768 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125013768 DLLC NOTICE LLME(c9bc3662/e65c9ce1){ASSIGNED} LLGM Assign pre (ffffffff => e65c9ce1) (gprs_llc.c:1079) 20241107125013768 DLLC NOTICE LLME(ffffffff/e65c9ce1){ASSIGNED} LLGM Assign post (ffffffff => e65c9ce1) (gprs_llc.c:1125) 20241107125013768 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125013768 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125013768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125013768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@8edd15cdfe88: setverdict(pass): none -> pass 20241107125013820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125013820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125013820 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125013820 DMM INFO MM(262420000000051/e65c9ce1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125013820 DMM INFO MM(262420000000051/e65c9ce1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125013820 DMM DEBUG MM(262420000000051/e65c9ce1) Using GGSN 0 (gprs_sm.c:312) 20241107125013820 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) 20241107125013820 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241107125013820 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125013820 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125013820 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241107125013832 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 00 44 0f 6b 11 16 04 72 59 14 05 7f 26 6a 39 8a 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) 20241107125013832 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefda368, cbp=0x55f97625a260) (sgsn_libgtp.c:632) 20241107125013832 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125013832 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976260fb8 TLLI=e65c9ce1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125013832 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125013832 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125013839 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241107125016820 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125016820 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125016820 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125018846 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241107125018846 DMM INFO MM(262420000000051/e65c9ce1) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@8edd15cdfe88: 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 := 'E65C9CE1'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@8edd15cdfe88: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@8edd15cdfe88: Final verdict of PTC: pass 20241107125018860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125018862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125018863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1186)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1198)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1196)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1191)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1184)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1189)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1194)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_paging_ps finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Nov 7 12:50:18 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241107125018998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125019399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102736) 20241107125019863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125019863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102736, count=104276) 20241107125020864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125020864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Nov 7 12:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125021865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125021865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_paging_ps_ra_multiple_cells started. 20241107125022460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125022461 DMM INFO MM(262420000000051/e65c9ce1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125022461 DMM INFO MM(262420000000051/e65c9ce1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125022461 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125022461 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125022461 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125022461 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125022461 DLLC NOTICE LLME(ffffffff/e65c9ce1){ASSIGNED} LLGM Assign pre (e65c9ce1 => ffffffff) (gprs_llc.c:1079) 20241107125022461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e65c9ce1 => ffffffff) (gprs_llc.c:1125) 20241107125022461 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260c60 (gprs_sndcp.c:574) 20241107125022461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976260fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125022461 DMM NOTICE MM(262420000000051/e65c9ce1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125022461 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241107125022461 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125022461 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125022462 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241107125022462 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241107125022462 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) 20241107125022462 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) 20241107125022462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125022462 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125022462 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107125022462 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125022462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125022503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125022503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125022503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125022503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125022503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125022503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125022503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125022503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125022505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125022505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125022505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125022505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125022505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125022505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125022505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125022505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125022505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125022505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125022506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125022506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125022510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125022519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125022519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125022548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125022548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125022548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125022548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125022548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125022548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125022548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125022549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125022550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125022550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125022550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125022550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125022550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125022550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125022550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125022550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125022550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125022550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125022551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125022551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125022555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125022565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125022565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125022582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125022582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125022582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125022582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125022584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125022584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125022584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125022584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125022584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125022584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125022584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125022584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125022584 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125022584 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125022584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125022589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125022598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125022598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125022866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125022866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125022866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125022866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125022868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125022869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@8edd15cdfe88: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE93B7C6'O, index=0 SGSN_Test-GSUP(1217)@8edd15cdfe88: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@8edd15cdfe88: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8edd15cdfe88: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE93B7C6'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8edd15cdfe88: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE93B7C6'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@8edd15cdfe88: 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 := 'AF496E966CA88BA824470E6D825CE00F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '666108DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AE23F92E91FD28F'O } } } } } 20241107125023927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125023928 DLLC NOTICE LLME(ffffffff/ce93b7c6){UNASSIGNED} LLC RX: unknown TLLI 0xce93b7c6, creating LLME on the fly (gprs_llc.c:552) 20241107125023928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125023928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125023928 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125023928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125023928 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125023928 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125023928 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125023928 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125023928 DLLC NOTICE LLME(ffffffff/ce93b7c6){UNASSIGNED} LLGM Assign pre (ce93b7c6 => e3f8663e) (gprs_llc.c:1079) 20241107125023928 DLLC NOTICE LLME(ce93b7c6/e3f8663e){ASSIGNED} LLGM Assign post (ce93b7c6 => e3f8663e) (gprs_llc.c:1125) 20241107125023928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125023928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125023928 DMM DEBUG MM(262420000000052/e3f8663e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125023941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125023941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125023941 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125023941 DMM DEBUG MM(262420000000052/e3f8663e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241107125023941 DMM NOTICE MM(262420000000052/e3f8663e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125023941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125023941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125023941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125023941 DMM DEBUG MM(262420000000052/e3f8663e) Requesting authorization (sgsn_auth.c:160) 20241107125023941 DMM INFO MM(262420000000052/e3f8663e) Requesting authentication tuples (sgsn_auth.c:184) 20241107125023941 DMM DEBUG MM(262420000000052/e3f8663e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125023941 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241107125023941 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@8edd15cdfe88: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@8edd15cdfe88: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241107125023944 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125023944 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125023944 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125023944 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125023944 DMM INFO MM(262420000000052/e3f8663e) Subscriber data update (mmctx.c:445) 20241107125023944 DMM DEBUG MM(262420000000052/e3f8663e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125023944 DMM INFO MM(262420000000052/e3f8663e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125023944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125023944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125023944 DMM INFO MM(262420000000052/e3f8663e) <- GMM AUTH AND CIPHERING REQ (rand = af 49 6e 96 6c a8 8b a8 24 47 0e 6d 82 5c e0 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125023951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125023951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125023952 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125023952 DMM INFO MM(262420000000052/e3f8663e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125023952 DMM NOTICE MM(262420000000052/e3f8663e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125023952 DMM DEBUG MM(262420000000052/e3f8663e) checking auth: received GSM SRES = 66 61 08 da (gprs_gmm.c:666) 20241107125023952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125023952 DMM DEBUG MM(262420000000052/e3f8663e) Requesting authorization (sgsn_auth.c:160) 20241107125023952 DMM INFO MM(262420000000052/e3f8663e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125023952 DMM DEBUG MM(262420000000052/e3f8663e) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125023952 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241107125023952 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) 20241107125023952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125023952 DMM INFO MM(262420000000052/e3f8663e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3f8663e) (gprs_gmm.c:300) 20241107125023953 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125023953 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125023953 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241107125023953 DMM INFO MM(262420000000052/e3f8663e) Subscriber data update (mmctx.c:445) 20241107125023953 DMM DEBUG MM(262420000000052/e3f8663e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125023953 DMM INFO MM(262420000000052/e3f8663e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125023953 DMM NOTICE MM(262420000000052/e3f8663e) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241107125023953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125023953 DMM NOTICE MM(262420000000052/e3f8663e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125023953 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) 20241107125023954 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125023954 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241107125023954 DMM INFO MM(262420000000052/e3f8663e) Subscriber data update (mmctx.c:445) 20241107125023954 DMM DEBUG MM(262420000000052/e3f8663e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125023960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125023960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125023960 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125023960 DMM INFO MM(262420000000052/e3f8663e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125023960 DMM NOTICE MM(262420000000052/e3f8663e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125023960 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125023960 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125023960 DLLC NOTICE LLME(ce93b7c6/e3f8663e){ASSIGNED} LLGM Assign pre (ffffffff => e3f8663e) (gprs_llc.c:1079) 20241107125023960 DLLC NOTICE LLME(ffffffff/e3f8663e){ASSIGNED} LLGM Assign post (ffffffff => e3f8663e) (gprs_llc.c:1125) 20241107125023960 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125023960 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125023960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125023960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125024011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125024011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125024011 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125024012 DMM INFO MM(262420000000052/e3f8663e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125024012 DMM INFO MM(262420000000052/e3f8663e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125024012 DMM DEBUG MM(262420000000052/e3f8663e) Using GGSN 0 (gprs_sm.c:312) 20241107125024012 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) 20241107125024012 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241107125024012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125024012 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125024012 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241107125024023 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 7e 7c ee d7 11 09 60 af 59 14 05 7f 7d 12 7a 85 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) 20241107125024024 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefdb3d8, cbp=0x55f97625acc0) (sgsn_libgtp.c:632) 20241107125024024 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125024024 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9762620c8 TLLI=e3f8663e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125024024 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125024024 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@8edd15cdfe88: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125024032 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241107125027012 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125027013 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125027013 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125028777 DGPRS DEBUG Checking for inactive LLMEs, time = 12794562 (sgsn.c:131) 20241107125029041 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241107125029041 DMM INFO MM(262420000000052/e3f8663e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8edd15cdfe88: 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 := 'E3F8663E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241107125042867 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107125042867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241107125042868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125052507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125052509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125052509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125052552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125052554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125052554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125052586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125052587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125052587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@8edd15cdfe88: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8edd15cdfe88: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@8edd15cdfe88: Final verdict of PTC: none 20241107125053918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125053918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1215)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1210)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1205)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8edd15cdfe88: Final verdict of PTC: none 20241107125053921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@8edd15cdfe88: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@8edd15cdfe88: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1208)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1203)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1213)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@8edd15cdfe88: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Nov 7 12:50:54 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241107125054052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125054453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104824) 20241107125054918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125054918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104824, count=109180) 20241107125055919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125055919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Nov 7 12:50:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125056921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125056921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_bssgp_rim_single_report started. 20241107125057514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125057516 DMM INFO MM(262420000000052/e3f8663e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125057516 DMM INFO MM(262420000000052/e3f8663e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125057516 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125057516 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125057516 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125057516 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125057516 DLLC NOTICE LLME(ffffffff/e3f8663e){ASSIGNED} LLGM Assign pre (e3f8663e => ffffffff) (gprs_llc.c:1079) 20241107125057516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3f8663e => ffffffff) (gprs_llc.c:1125) 20241107125057516 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976261d70 (gprs_sndcp.c:574) 20241107125057516 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9762620c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125057516 DMM NOTICE MM(262420000000052/e3f8663e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125057516 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241107125057516 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125057516 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125057516 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241107125057516 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241107125057516 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) 20241107125057516 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) 20241107125057516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125057516 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125057516 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125057516 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125057516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125057565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125057565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125057565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125057565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125057567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(1224)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125057567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125057567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125057568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125057568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125057568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125057569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125057569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125057573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1221)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125057583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125057583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125057599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125057599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125057599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125057599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125057599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125057599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125057599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125057599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125057601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125057601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125057601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125057601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125057601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125057601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125057601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125057601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125057601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125057601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125057602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125057602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125057606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125057616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125057616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1227)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125057630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125057630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125057630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125057630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125057630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125057630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125057630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125057630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125057631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125057631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125057631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125057631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125057631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125057631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125057631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125057631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125057631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125057631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125057631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125057632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125057632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125057635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125057644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125057644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125057921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125057921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125057921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125057921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125057924 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125057925 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125057944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: setverdict(pass): none -> pass MTC@8edd15cdfe88: Warning: Re-starting timer T, which is already active (running or expired). 20241107125057951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125057957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125057959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125057960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1234)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@8edd15cdfe88: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1230)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1225)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@8edd15cdfe88: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8edd15cdfe88: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1228)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1223)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1232)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: pass MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@8edd15cdfe88: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Nov 7 12:50:58 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241107125058089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125058490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241107125058778 DGPRS DEBUG Checking for inactive LLMEs, time = 12794592 (sgsn.c:131) 20241107125058960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125058960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59720) 20241107125059961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125059961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Nov 7 12:51:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125100962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125100963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_rim_eutran_to_geran started. 20241107125101549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125101550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125101592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125101592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125101592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125101592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101592 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125101592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125101592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125101592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125101592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125101594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125101594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125101594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125101595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125101595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125101595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125101595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125101595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125101595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125101595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125101595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125101595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125101599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125101608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125101608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125101633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125101633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125101633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125101633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125101633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125101633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125101633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125101633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125101635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125101635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125101635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125101635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125101635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125101635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125101636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125101636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125101636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125101636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125101636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125101636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1248)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125101640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125101651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125101651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125101670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125101670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125101670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125101670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125101670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125101670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125101670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125101670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125101671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125101671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125101671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125101672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125101672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125101672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125101672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125101672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125101672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125101672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125101672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125101672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125101672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125101677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125101688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125101688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125101963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125101963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125101963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125101963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125101966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125101966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8edd15cdfe88: setverdict(pass): none -> pass 20241107125101996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125102001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125102004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125102004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1242)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1247)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1252)@8edd15cdfe88: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@8edd15cdfe88: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@8edd15cdfe88: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1240)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1250)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1245)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: pass MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@8edd15cdfe88: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Nov 7 12:51:02 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241107125102134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125102536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241107125103005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125103005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241107125104006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125104006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Nov 7 12:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125105007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125105007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_cell_change_different_rai_ci_attach started. 20241107125105596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125105597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125105648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125105648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125105648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125105648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125105648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125105648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125105648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125105648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125105650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125105650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125105651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125105651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125105651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125105651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125105651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125105651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125105651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125105651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125105651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125105651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125105655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107125105666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125105666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125105686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125105686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125105686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125105686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125105686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125105686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125105686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125105686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125105687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125105687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1265)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125105688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125105688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125105688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125105689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125105689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125105692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125105701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125105701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1267)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125105714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125105714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125105714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125105714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125105714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125105714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125105714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125105714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125105716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125105716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125105716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125105716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125105716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125105717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125105717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125105717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125105717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125105717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125105717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125105717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125105717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125105721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125105730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125105730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125106008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125106008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125106008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125106008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125106010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125106011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@8edd15cdfe88: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C83A2CD1'O, index=0 SGSN_Test-GSUP(1272)@8edd15cdfe88: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@8edd15cdfe88: 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 := '234117094CEB0FAE9977DEBEA9198188'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B956DF21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5262A1535345AD30'O } } } } } 20241107125106059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106059 DLLC NOTICE LLME(ffffffff/c83a2cd1){UNASSIGNED} LLC RX: unknown TLLI 0xc83a2cd1, creating LLME on the fly (gprs_llc.c:552) 20241107125106059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125106059 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125106059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125106059 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125106059 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107125106059 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125106059 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125106059 DLLC NOTICE LLME(ffffffff/c83a2cd1){UNASSIGNED} LLGM Assign pre (c83a2cd1 => ef1204b0) (gprs_llc.c:1079) 20241107125106059 DLLC NOTICE LLME(c83a2cd1/ef1204b0){ASSIGNED} LLGM Assign post (c83a2cd1 => ef1204b0) (gprs_llc.c:1125) 20241107125106059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125106059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125106059 DMM DEBUG MM(262420000000068/ef1204b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125106073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106073 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125106073 DMM DEBUG MM(262420000000068/ef1204b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241107125106073 DMM NOTICE MM(262420000000068/ef1204b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125106073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125106073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125106073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125106073 DMM DEBUG MM(262420000000068/ef1204b0) Requesting authorization (sgsn_auth.c:160) 20241107125106073 DMM INFO MM(262420000000068/ef1204b0) Requesting authentication tuples (sgsn_auth.c:184) 20241107125106073 DMM DEBUG MM(262420000000068/ef1204b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125106073 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241107125106073 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@8edd15cdfe88: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@8edd15cdfe88: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241107125106076 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125106076 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125106076 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125106076 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125106076 DMM INFO MM(262420000000068/ef1204b0) Subscriber data update (mmctx.c:445) 20241107125106076 DMM DEBUG MM(262420000000068/ef1204b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125106076 DMM INFO MM(262420000000068/ef1204b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125106076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125106076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125106076 DMM INFO MM(262420000000068/ef1204b0) <- GMM AUTH AND CIPHERING REQ (rand = 23 41 17 09 4c eb 0f ae 99 77 de be a9 19 81 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125106084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106084 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125106084 DMM INFO MM(262420000000068/ef1204b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125106084 DMM NOTICE MM(262420000000068/ef1204b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125106084 DMM DEBUG MM(262420000000068/ef1204b0) checking auth: received GSM SRES = b9 56 df 21 (gprs_gmm.c:666) 20241107125106084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125106084 DMM DEBUG MM(262420000000068/ef1204b0) Requesting authorization (sgsn_auth.c:160) 20241107125106084 DMM INFO MM(262420000000068/ef1204b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125106084 DMM DEBUG MM(262420000000068/ef1204b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125106084 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241107125106084 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) 20241107125106084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125106084 DMM INFO MM(262420000000068/ef1204b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1204b0) (gprs_gmm.c:300) 20241107125106086 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125106086 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125106086 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241107125106086 DMM INFO MM(262420000000068/ef1204b0) Subscriber data update (mmctx.c:445) 20241107125106086 DMM DEBUG MM(262420000000068/ef1204b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125106086 DMM INFO MM(262420000000068/ef1204b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125106086 DMM NOTICE MM(262420000000068/ef1204b0) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241107125106086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125106086 DMM NOTICE MM(262420000000068/ef1204b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125106086 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) 20241107125106086 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125106086 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241107125106086 DMM INFO MM(262420000000068/ef1204b0) Subscriber data update (mmctx.c:445) 20241107125106086 DMM DEBUG MM(262420000000068/ef1204b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125106093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125106093 DMM INFO MM(262420000000068/ef1204b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125106093 DMM NOTICE MM(262420000000068/ef1204b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125106093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125106093 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125106093 DLLC NOTICE LLME(c83a2cd1/ef1204b0){ASSIGNED} LLGM Assign pre (ffffffff => ef1204b0) (gprs_llc.c:1079) 20241107125106093 DLLC NOTICE LLME(ffffffff/ef1204b0){ASSIGNED} LLGM Assign post (ffffffff => ef1204b0) (gprs_llc.c:1125) 20241107125106093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125106093 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125106093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125106093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125106145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106145 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125106145 DMM INFO MM(262420000000068/ef1204b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125106145 DMM INFO MM(262420000000068/ef1204b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125106145 DMM DEBUG MM(262420000000068/ef1204b0) Using GGSN 0 (gprs_sm.c:312) 20241107125106145 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) 20241107125106145 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241107125106145 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125106145 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125106145 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241107125106156 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 76 72 76 0e 11 a3 e4 98 a9 14 05 7f b5 ae 75 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241107125106156 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefdc448, cbp=0x55f97625a670) (sgsn_libgtp.c:632) 20241107125106156 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125106156 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9762620c8 TLLI=ef1204b0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125106156 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125106156 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@8edd15cdfe88: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125106163 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241107125106171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106171 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@8edd15cdfe88: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@8edd15cdfe88: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='EF1204B0'O, index=0 20241107125106178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106178 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEF1204B0) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125106178 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125106178 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125106178 DLLC NOTICE LLME(ffffffff/ef1204b0){ASSIGNED} LLGM Assign pre (ef1204b0 => f3b70107) (gprs_llc.c:1079) 20241107125106178 DLLC NOTICE LLME(ef1204b0/f3b70107){ASSIGNED} LLGM Assign post (ef1204b0 => f3b70107) (gprs_llc.c:1125) 20241107125106178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125106178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125106178 DMM DEBUG MM(262420000000068/f3b70107) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125106192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125106192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241107125106192 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125106192 DMM DEBUG MM(262420000000068/f3b70107) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241107125106192 DMM NOTICE MM(262420000000068/f3b70107) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125106192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125106192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125106192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125106192 DMM DEBUG MM(262420000000068/f3b70107) Requesting authorization (sgsn_auth.c:160) 20241107125106192 DMM INFO MM(262420000000068/f3b70107) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125106192 DMM DEBUG MM(262420000000068/f3b70107) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125106192 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241107125106192 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) 20241107125107178 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125107178 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125107178 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241107125107178 DMM INFO MM(262420000000068/f3b70107) Subscriber data update (mmctx.c:445) 20241107125107178 DMM DEBUG MM(262420000000068/f3b70107) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241107125107178 DMM INFO MM(262420000000068/f3b70107) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241107125107178 DMM NOTICE MM(262420000000068/f3b70107) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241107125107178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125107178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125107178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107125107178 DMM INFO MM(262420000000068/f3b70107) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3b70107) (gprs_gmm.c:300) 20241107125107178 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) 20241107125107179 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125107179 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241107125107179 DMM INFO MM(262420000000068/f3b70107) Subscriber data update (mmctx.c:445) 20241107125107179 DMM DEBUG MM(262420000000068/f3b70107) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125107187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125107187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125107187 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125107187 DMM INFO MM(262420000000068/f3b70107) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125107187 DMM NOTICE MM(262420000000068/f3b70107) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125107187 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125107187 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125107187 DLLC NOTICE LLME(ef1204b0/f3b70107){ASSIGNED} LLGM Assign pre (ffffffff => f3b70107) (gprs_llc.c:1079) 20241107125107187 DLLC NOTICE LLME(ffffffff/f3b70107){ASSIGNED} LLGM Assign post (ffffffff => f3b70107) (gprs_llc.c:1125) 20241107125107187 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125107187 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241107125107187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125107187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125107237 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241107125107243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125107243 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125107243 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@8edd15cdfe88: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@8edd15cdfe88: Final verdict of PTC: pass 20241107125107248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1266)@8edd15cdfe88: Final verdict of PTC: none 20241107125107250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1260)@8edd15cdfe88: Final verdict of PTC: none 20241107125107250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1270)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1268)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1259)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1264)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Nov 7 12:51:07 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241107125107342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125107743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113748) 20241107125108252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125108252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113748, count=122720) 20241107125109253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125109253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Nov 7 12:51:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125110245 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125110245 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125110245 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125110254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125110254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_cell_change_different_rai_ci_data started. 20241107125110806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125110807 DMM INFO MM(262420000000068/f3b70107) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125110807 DMM INFO MM(262420000000068/f3b70107) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125110807 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125110807 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125110807 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125110807 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125110807 DLLC NOTICE LLME(ffffffff/f3b70107){ASSIGNED} LLGM Assign pre (f3b70107 => ffffffff) (gprs_llc.c:1079) 20241107125110808 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3b70107 => ffffffff) (gprs_llc.c:1125) 20241107125110808 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976261d70 (gprs_sndcp.c:574) 20241107125110808 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9762620c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125110808 DMM NOTICE MM(262420000000068/f3b70107) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125110808 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241107125110808 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125110808 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125110808 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241107125110808 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241107125110808 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) 20241107125110808 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) 20241107125110808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125110808 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125110808 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107125110808 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125110808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125110854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125110854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125110854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125110854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125110856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125110856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125110856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125110856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125110856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125110856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125110856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125110856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125110856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125110856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125110857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125110857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125110861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125110874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125110874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125110893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125110894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125110894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125110894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125110894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125110894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125110894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125110894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125110895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125110895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125110895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125110896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125110896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125110896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125110896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125110896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125110896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125110896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125110896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125110896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125110901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125110909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125110910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125110930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125110930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125110930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125110930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125110930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125110930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125110930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125110930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125110932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125110932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125110932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125110932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125110932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125110932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125110932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125110932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125110933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125110933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125110936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125110945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125110945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125111255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125111255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125111255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125111255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125111257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125111258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@8edd15cdfe88: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D6E4BEFD'O, index=0 SGSN_Test-GSUP(1291)@8edd15cdfe88: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@8edd15cdfe88: 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 := '8D76F1A9CF4A298045565D66C718A4EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAD51CF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AC4DBFECB33A08B'O } } } } } 20241107125111304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111304 DLLC NOTICE LLME(ffffffff/d6e4befd){UNASSIGNED} LLC RX: unknown TLLI 0xd6e4befd, creating LLME on the fly (gprs_llc.c:552) 20241107125111305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125111305 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125111305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125111305 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125111305 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125111305 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125111305 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125111305 DLLC NOTICE LLME(ffffffff/d6e4befd){UNASSIGNED} LLGM Assign pre (d6e4befd => f959f988) (gprs_llc.c:1079) 20241107125111305 DLLC NOTICE LLME(d6e4befd/f959f988){ASSIGNED} LLGM Assign post (d6e4befd => f959f988) (gprs_llc.c:1125) 20241107125111305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125111305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125111305 DMM DEBUG MM(262420000000070/f959f988) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125111317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111317 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125111317 DMM DEBUG MM(262420000000070/f959f988) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241107125111317 DMM NOTICE MM(262420000000070/f959f988) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125111317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125111317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125111317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125111317 DMM DEBUG MM(262420000000070/f959f988) Requesting authorization (sgsn_auth.c:160) 20241107125111317 DMM INFO MM(262420000000070/f959f988) Requesting authentication tuples (sgsn_auth.c:184) 20241107125111317 DMM DEBUG MM(262420000000070/f959f988) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125111317 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241107125111317 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@8edd15cdfe88: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@8edd15cdfe88: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241107125111320 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125111320 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125111320 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125111320 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125111320 DMM INFO MM(262420000000070/f959f988) Subscriber data update (mmctx.c:445) 20241107125111320 DMM DEBUG MM(262420000000070/f959f988) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125111320 DMM INFO MM(262420000000070/f959f988) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125111320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125111320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125111320 DMM INFO MM(262420000000070/f959f988) <- GMM AUTH AND CIPHERING REQ (rand = 8d 76 f1 a9 cf 4a 29 80 45 56 5d 66 c7 18 a4 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125111329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111330 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125111330 DMM INFO MM(262420000000070/f959f988) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125111330 DMM NOTICE MM(262420000000070/f959f988) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125111330 DMM DEBUG MM(262420000000070/f959f988) checking auth: received GSM SRES = fa d5 1c f1 (gprs_gmm.c:666) 20241107125111330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125111330 DMM DEBUG MM(262420000000070/f959f988) Requesting authorization (sgsn_auth.c:160) 20241107125111330 DMM INFO MM(262420000000070/f959f988) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125111330 DMM DEBUG MM(262420000000070/f959f988) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125111330 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241107125111330 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) 20241107125111330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125111330 DMM INFO MM(262420000000070/f959f988) <- GMM ATTACH ACCEPT (new P-TMSI=0xf959f988) (gprs_gmm.c:300) 20241107125111331 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125111331 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125111331 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241107125111331 DMM INFO MM(262420000000070/f959f988) Subscriber data update (mmctx.c:445) 20241107125111331 DMM DEBUG MM(262420000000070/f959f988) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125111331 DMM INFO MM(262420000000070/f959f988) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125111331 DMM NOTICE MM(262420000000070/f959f988) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241107125111331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125111331 DMM NOTICE MM(262420000000070/f959f988) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125111331 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) 20241107125111332 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125111332 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241107125111332 DMM INFO MM(262420000000070/f959f988) Subscriber data update (mmctx.c:445) 20241107125111332 DMM DEBUG MM(262420000000070/f959f988) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125111338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111339 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125111339 DMM INFO MM(262420000000070/f959f988) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125111339 DMM NOTICE MM(262420000000070/f959f988) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125111339 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125111339 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125111339 DLLC NOTICE LLME(d6e4befd/f959f988){ASSIGNED} LLGM Assign pre (ffffffff => f959f988) (gprs_llc.c:1079) 20241107125111339 DLLC NOTICE LLME(ffffffff/f959f988){ASSIGNED} LLGM Assign post (ffffffff => f959f988) (gprs_llc.c:1125) 20241107125111339 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125111339 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125111339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125111339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125111390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111391 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125111391 DMM INFO MM(262420000000070/f959f988) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125111391 DMM INFO MM(262420000000070/f959f988) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125111391 DMM DEBUG MM(262420000000070/f959f988) Using GGSN 0 (gprs_sm.c:312) 20241107125111391 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) 20241107125111391 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241107125111391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125111391 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125111391 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241107125111402 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 db 06 1e 98 11 9b 47 b1 21 14 05 7f 6d ae 2f 63 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) 20241107125111402 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefdd4b8, cbp=0x55f97625faf0) (sgsn_libgtp.c:632) 20241107125111402 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125111402 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9762620c8 TLLI=f959f988, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125111402 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125111402 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@8edd15cdfe88: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125111410 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241107125111417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111417 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111417 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8edd15cdfe88: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F959F988'O, index=0 20241107125111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125111424 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125111424 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f9762620c8, TLLI=f959f988, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@8edd15cdfe88: Removing Client IMSI='262420000000070'H, index=0 20241107125113424 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@8edd15cdfe88: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@8edd15cdfe88: Final verdict of PTC: pass 20241107125113434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125113436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125113436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1284)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1291)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1289)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1287)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1282)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1277)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Nov 7 12:51:13 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241107125113564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125113966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102156) 20241107125114418 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125114418 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125114418 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125114436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125114436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102156, count=107236) 20241107125115438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125115438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Nov 7 12:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125116439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125116439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_cell_change_different_ci_attach started. 20241107125117026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125117027 DMM INFO MM(262420000000070/f959f988) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125117027 DMM INFO MM(262420000000070/f959f988) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125117027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125117027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125117027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125117027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125117027 DLLC NOTICE LLME(ffffffff/f959f988){ASSIGNED} LLGM Assign pre (f959f988 => ffffffff) (gprs_llc.c:1079) 20241107125117027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f959f988 => ffffffff) (gprs_llc.c:1125) 20241107125117027 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976261d70 (gprs_sndcp.c:574) 20241107125117027 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9762620c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125117027 DMM NOTICE MM(262420000000070/f959f988) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125117027 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241107125117027 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125117027 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125117027 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241107125117027 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241107125117027 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) 20241107125117027 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) 20241107125117027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125117027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125117027 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125117027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125117027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125117073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125117073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125117073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125117073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125117073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125117073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125117073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125117073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125117074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125117074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125117074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125117075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125117075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125117075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125117075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125117075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125117075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125117075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125117075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125117075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125117079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125117090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117090 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125117110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125117110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125117110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125117110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125117110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125117110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125117110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125117110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125117112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125117112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125117112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125117112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125117112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125117112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125117112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125117112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125117112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125117112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125117112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125117112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125117116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125117127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125117146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125117146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125117146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125117146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125117146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125117146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125117146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125117146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125117147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125117147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125117147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125117147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125117147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125117147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125117147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125117147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125117147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125117147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125117147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125117148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125117148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125117152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125117161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125117440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125117440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125117440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125117440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125117442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125117443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DC5FE6B3'O, index=0 SGSN_Test-GSUP(1310)@8edd15cdfe88: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@8edd15cdfe88: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DC5FE6B3'O, index=0 TC_cell_change_different_ci_attach(1312)@8edd15cdfe88: 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 := 'A3034AF7E618EA947F96841A1A8538DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A990B39A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9334735E1C0333C'O } } } } } 20241107125117493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117493 DLLC NOTICE LLME(ffffffff/dc5fe6b3){UNASSIGNED} LLC RX: unknown TLLI 0xdc5fe6b3, creating LLME on the fly (gprs_llc.c:552) 20241107125117493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125117493 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125117493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125117493 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125117493 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107125117493 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125117493 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125117493 DLLC NOTICE LLME(ffffffff/dc5fe6b3){UNASSIGNED} LLGM Assign pre (dc5fe6b3 => c62d5f49) (gprs_llc.c:1079) 20241107125117493 DLLC NOTICE LLME(dc5fe6b3/c62d5f49){ASSIGNED} LLGM Assign post (dc5fe6b3 => c62d5f49) (gprs_llc.c:1125) 20241107125117493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125117493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125117493 DMM DEBUG MM(262420000000069/c62d5f49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125117505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117505 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117505 DMM DEBUG MM(262420000000069/c62d5f49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241107125117505 DMM NOTICE MM(262420000000069/c62d5f49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125117505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125117505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125117505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125117505 DMM DEBUG MM(262420000000069/c62d5f49) Requesting authorization (sgsn_auth.c:160) 20241107125117505 DMM INFO MM(262420000000069/c62d5f49) Requesting authentication tuples (sgsn_auth.c:184) 20241107125117505 DMM DEBUG MM(262420000000069/c62d5f49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125117505 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241107125117505 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@8edd15cdfe88: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@8edd15cdfe88: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241107125117508 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125117508 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125117508 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125117508 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125117508 DMM INFO MM(262420000000069/c62d5f49) Subscriber data update (mmctx.c:445) 20241107125117508 DMM DEBUG MM(262420000000069/c62d5f49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125117509 DMM INFO MM(262420000000069/c62d5f49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125117509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125117509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125117509 DMM INFO MM(262420000000069/c62d5f49) <- GMM AUTH AND CIPHERING REQ (rand = a3 03 4a f7 e6 18 ea 94 7f 96 84 1a 1a 85 38 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125117517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117517 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117517 DMM INFO MM(262420000000069/c62d5f49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125117517 DMM NOTICE MM(262420000000069/c62d5f49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125117517 DMM DEBUG MM(262420000000069/c62d5f49) checking auth: received GSM SRES = a9 90 b3 9a (gprs_gmm.c:666) 20241107125117517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125117518 DMM DEBUG MM(262420000000069/c62d5f49) Requesting authorization (sgsn_auth.c:160) 20241107125117518 DMM INFO MM(262420000000069/c62d5f49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125117518 DMM DEBUG MM(262420000000069/c62d5f49) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125117518 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241107125117518 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) 20241107125117518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125117518 DMM INFO MM(262420000000069/c62d5f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xc62d5f49) (gprs_gmm.c:300) 20241107125117519 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125117519 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125117519 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241107125117519 DMM INFO MM(262420000000069/c62d5f49) Subscriber data update (mmctx.c:445) 20241107125117519 DMM DEBUG MM(262420000000069/c62d5f49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125117519 DMM INFO MM(262420000000069/c62d5f49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125117519 DMM NOTICE MM(262420000000069/c62d5f49) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241107125117519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125117519 DMM NOTICE MM(262420000000069/c62d5f49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125117519 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) 20241107125117520 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125117520 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241107125117520 DMM INFO MM(262420000000069/c62d5f49) Subscriber data update (mmctx.c:445) 20241107125117520 DMM DEBUG MM(262420000000069/c62d5f49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125117527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117527 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117527 DMM INFO MM(262420000000069/c62d5f49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125117527 DMM NOTICE MM(262420000000069/c62d5f49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125117527 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125117527 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125117527 DLLC NOTICE LLME(dc5fe6b3/c62d5f49){ASSIGNED} LLGM Assign pre (ffffffff => c62d5f49) (gprs_llc.c:1079) 20241107125117527 DLLC NOTICE LLME(ffffffff/c62d5f49){ASSIGNED} LLGM Assign post (ffffffff => c62d5f49) (gprs_llc.c:1125) 20241107125117527 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125117527 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125117527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125117527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125117578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117578 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117578 DMM INFO MM(262420000000069/c62d5f49) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125117578 DMM INFO MM(262420000000069/c62d5f49) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125117578 DMM DEBUG MM(262420000000069/c62d5f49) Using GGSN 0 (gprs_sm.c:312) 20241107125117578 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) 20241107125117578 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241107125117578 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125117578 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125117578 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241107125117590 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 14 d1 c7 49 11 45 9d e1 02 14 05 7f 58 7f 37 7d 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) 20241107125117590 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefde528, cbp=0x55f976264410) (sgsn_libgtp.c:632) 20241107125117590 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125117590 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976261348 TLLI=c62d5f49, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125117590 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125117590 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@8edd15cdfe88: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125117597 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241107125117605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117605 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117605 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@8edd15cdfe88: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C62D5F49'O, index=0 20241107125117612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117612 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117612 DMM INFO MM(262420000000069/c62d5f49) -> GMM ATTACH REQUEST MI(TMSI-0xC62D5F49) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125117612 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125117612 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125117612 DLLC NOTICE LLME(ffffffff/c62d5f49){ASSIGNED} LLGM Assign pre (c62d5f49 => ef7e9e5c) (gprs_llc.c:1079) 20241107125117612 DLLC NOTICE LLME(c62d5f49/ef7e9e5c){ASSIGNED} LLGM Assign post (c62d5f49 => ef7e9e5c) (gprs_llc.c:1125) 20241107125117612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125117612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125117612 DMM DEBUG MM(262420000000069/ef7e9e5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125117625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125117625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241107125117625 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125117625 DMM DEBUG MM(262420000000069/ef7e9e5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241107125117625 DMM NOTICE MM(262420000000069/ef7e9e5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125117625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125117625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125117625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125117625 DMM DEBUG MM(262420000000069/ef7e9e5c) Requesting authorization (sgsn_auth.c:160) 20241107125117625 DMM INFO MM(262420000000069/ef7e9e5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125117625 DMM DEBUG MM(262420000000069/ef7e9e5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125117625 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241107125117625 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) 20241107125118611 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125118611 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125118611 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241107125118611 DMM INFO MM(262420000000069/ef7e9e5c) Subscriber data update (mmctx.c:445) 20241107125118611 DMM DEBUG MM(262420000000069/ef7e9e5c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241107125118611 DMM INFO MM(262420000000069/ef7e9e5c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241107125118611 DMM NOTICE MM(262420000000069/ef7e9e5c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241107125118611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125118611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125118611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241107125118611 DMM INFO MM(262420000000069/ef7e9e5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xef7e9e5c) (gprs_gmm.c:300) 20241107125118611 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) 20241107125118612 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125118612 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241107125118612 DMM INFO MM(262420000000069/ef7e9e5c) Subscriber data update (mmctx.c:445) 20241107125118612 DMM DEBUG MM(262420000000069/ef7e9e5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125118621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125118621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125118621 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125118621 DMM INFO MM(262420000000069/ef7e9e5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125118621 DMM NOTICE MM(262420000000069/ef7e9e5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125118621 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125118621 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125118621 DLLC NOTICE LLME(c62d5f49/ef7e9e5c){ASSIGNED} LLGM Assign pre (ffffffff => ef7e9e5c) (gprs_llc.c:1079) 20241107125118621 DLLC NOTICE LLME(ffffffff/ef7e9e5c){ASSIGNED} LLGM Assign post (ffffffff => ef7e9e5c) (gprs_llc.c:1125) 20241107125118621 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125118621 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241107125118622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125118622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125118670 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241107125118679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125118680 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125118680 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@8edd15cdfe88: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@8edd15cdfe88: Final verdict of PTC: pass 20241107125118685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125118687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125118687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1310)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1308)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1298)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1303)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1296)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1306)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1301)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Nov 7 12:51:18 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 20241107125118822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125119224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128548) 20241107125119688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125119688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128548, count=129708) 20241107125120689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125120689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Nov 7 12:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125121681 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125121681 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125121681 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125121690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125121690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_cell_change_different_ci_data started. 20241107125122280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125122281 DMM INFO MM(262420000000069/ef7e9e5c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125122281 DMM INFO MM(262420000000069/ef7e9e5c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125122281 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125122281 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125122281 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125122281 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125122281 DLLC NOTICE LLME(ffffffff/ef7e9e5c){ASSIGNED} LLGM Assign pre (ef7e9e5c => ffffffff) (gprs_llc.c:1079) 20241107125122281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7e9e5c => ffffffff) (gprs_llc.c:1125) 20241107125122281 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260ff0 (gprs_sndcp.c:574) 20241107125122281 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976261348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125122281 DMM NOTICE MM(262420000000069/ef7e9e5c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125122281 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241107125122281 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125122281 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125122281 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241107125122281 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241107125122282 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) 20241107125122282 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) 20241107125122282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125122282 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125122282 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107125122282 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125122282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@8edd15cdfe88: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1317)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125122337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125122337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125122338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125122338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125122338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125122338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125122338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125122338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1318)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125122339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125122339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125122339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125122339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125122339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125122339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125122339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125122340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125122340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125122340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125122340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125122340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125122344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107125122355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1315)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125122362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125122362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125122362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125122362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125122362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125122362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125122362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125122362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125122363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125122363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125122363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125122364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125122364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125122364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125122364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125122364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125122364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125122364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125122364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125122364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125122369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125122378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125122412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125122412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125122412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125122412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125122412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125122414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125122414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125122414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125122414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125122414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125122414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125122414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125122414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125122414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1328)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125122415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125122415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125122419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125122428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125122691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125122691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125122691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125122691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125122693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125122693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8edd15cdfe88: IPA ID RESP: { { 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)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FBA44563'O, index=0 SGSN_Test-GSUP(1329)@8edd15cdfe88: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@8edd15cdfe88: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FBA44563'O, index=0 TC_cell_change_different_ci_data(1331)@8edd15cdfe88: 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 := '54257BFC0318E774A65A5F6C3A8236BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FAFB672'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3A5272B78775CDA'O } } } } } 20241107125122744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122744 DLLC NOTICE LLME(ffffffff/fba44563){UNASSIGNED} LLC RX: unknown TLLI 0xfba44563, creating LLME on the fly (gprs_llc.c:552) 20241107125122744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125122744 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125122744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125122744 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125122744 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125122744 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125122744 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125122744 DLLC NOTICE LLME(ffffffff/fba44563){UNASSIGNED} LLGM Assign pre (fba44563 => dcb61b8b) (gprs_llc.c:1079) 20241107125122744 DLLC NOTICE LLME(fba44563/dcb61b8b){ASSIGNED} LLGM Assign post (fba44563 => dcb61b8b) (gprs_llc.c:1125) 20241107125122744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125122744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125122745 DMM DEBUG MM(262420000000071/dcb61b8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125122757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122757 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125122757 DMM DEBUG MM(262420000000071/dcb61b8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241107125122757 DMM NOTICE MM(262420000000071/dcb61b8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125122757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125122757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125122757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125122757 DMM DEBUG MM(262420000000071/dcb61b8b) Requesting authorization (sgsn_auth.c:160) 20241107125122757 DMM INFO MM(262420000000071/dcb61b8b) Requesting authentication tuples (sgsn_auth.c:184) 20241107125122757 DMM DEBUG MM(262420000000071/dcb61b8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125122757 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241107125122757 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@8edd15cdfe88: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@8edd15cdfe88: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241107125122760 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125122760 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125122760 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125122760 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125122760 DMM INFO MM(262420000000071/dcb61b8b) Subscriber data update (mmctx.c:445) 20241107125122760 DMM DEBUG MM(262420000000071/dcb61b8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125122760 DMM INFO MM(262420000000071/dcb61b8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125122760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125122760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125122760 DMM INFO MM(262420000000071/dcb61b8b) <- GMM AUTH AND CIPHERING REQ (rand = 54 25 7b fc 03 18 e7 74 a6 5a 5f 6c 3a 82 36 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125122768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122768 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125122768 DMM INFO MM(262420000000071/dcb61b8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125122769 DMM NOTICE MM(262420000000071/dcb61b8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125122769 DMM DEBUG MM(262420000000071/dcb61b8b) checking auth: received GSM SRES = 7f af b6 72 (gprs_gmm.c:666) 20241107125122769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125122769 DMM DEBUG MM(262420000000071/dcb61b8b) Requesting authorization (sgsn_auth.c:160) 20241107125122769 DMM INFO MM(262420000000071/dcb61b8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125122769 DMM DEBUG MM(262420000000071/dcb61b8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125122769 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241107125122769 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) 20241107125122769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125122769 DMM INFO MM(262420000000071/dcb61b8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcb61b8b) (gprs_gmm.c:300) 20241107125122770 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125122770 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125122770 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241107125122770 DMM INFO MM(262420000000071/dcb61b8b) Subscriber data update (mmctx.c:445) 20241107125122770 DMM DEBUG MM(262420000000071/dcb61b8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125122770 DMM INFO MM(262420000000071/dcb61b8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125122770 DMM NOTICE MM(262420000000071/dcb61b8b) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241107125122770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125122770 DMM NOTICE MM(262420000000071/dcb61b8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125122770 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) 20241107125122771 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125122771 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241107125122771 DMM INFO MM(262420000000071/dcb61b8b) Subscriber data update (mmctx.c:445) 20241107125122771 DMM DEBUG MM(262420000000071/dcb61b8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125122777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122777 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125122777 DMM INFO MM(262420000000071/dcb61b8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125122777 DMM NOTICE MM(262420000000071/dcb61b8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125122777 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125122777 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125122777 DLLC NOTICE LLME(fba44563/dcb61b8b){ASSIGNED} LLGM Assign pre (ffffffff => dcb61b8b) (gprs_llc.c:1079) 20241107125122777 DLLC NOTICE LLME(ffffffff/dcb61b8b){ASSIGNED} LLGM Assign post (ffffffff => dcb61b8b) (gprs_llc.c:1125) 20241107125122777 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125122777 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125122777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125122777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125122829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122829 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125122829 DMM INFO MM(262420000000071/dcb61b8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125122830 DMM INFO MM(262420000000071/dcb61b8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125122830 DMM DEBUG MM(262420000000071/dcb61b8b) Using GGSN 0 (gprs_sm.c:312) 20241107125122830 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) 20241107125122830 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241107125122830 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125122830 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125122830 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241107125122843 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 93 93 16 67 11 b4 8c 31 d5 14 05 7f 4f 5c 2b 16 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) 20241107125122843 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefdf598, cbp=0x55f9762632a0) (sgsn_libgtp.c:632) 20241107125122843 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125122843 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f976261348 TLLI=dcb61b8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241107125122843 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125122843 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@8edd15cdfe88: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed 20241107125122851 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241107125122859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122859 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122859 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@8edd15cdfe88: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@8edd15cdfe88: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DCB61B8B'O, index=0 20241107125122866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125122866 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125122866 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125122868 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@8edd15cdfe88: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@8edd15cdfe88: Final verdict of PTC: pass 20241107125122880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@8edd15cdfe88: Final verdict of PTC: none 20241107125122882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125122882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1322)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1328)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1318)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8edd15cdfe88: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1316)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1320)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1326)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Nov 7 12:51:22 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 20241107125123017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125123419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95180) 20241107125123883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125123883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95180, count=107256) 20241107125124883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125124883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Nov 7 12:51:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125125867 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241107125125867 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241107125125867 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241107125125884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125125884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_sgsn_context_req_in started. 20241107125126472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125126473 DMM INFO MM(262420000000071/dcb61b8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125126473 DMM INFO MM(262420000000071/dcb61b8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125126473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125126473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125126473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125126473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241107125126473 DLLC NOTICE LLME(ffffffff/dcb61b8b){ASSIGNED} LLGM Assign pre (dcb61b8b => ffffffff) (gprs_llc.c:1079) 20241107125126473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcb61b8b => ffffffff) (gprs_llc.c:1125) 20241107125126473 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f976260ff0 (gprs_sndcp.c:574) 20241107125126473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f976261348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241107125126473 DMM NOTICE MM(262420000000071/dcb61b8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125126473 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241107125126473 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125126473 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125126473 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241107125126473 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241107125126473 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) 20241107125126473 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) 20241107125126473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125126473 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125126473 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125126473 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125126473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125126531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125126531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125126531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125126531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125126531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125126531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125126531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1336)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125126531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125126533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125126533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125126533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125126533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125126533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125126533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125126534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125126534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125126534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125126534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125126534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125126534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125126538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125126548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125126548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125126568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125126568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125126568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125126568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125126568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125126568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125126568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125126568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1341)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125126570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125126570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125126570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125126570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125126570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125126570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125126570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125126570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125126570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125126570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125126571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125126571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125126574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125126584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125126584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125126605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125126605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125126605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125126605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125126607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125126607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125126607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125126607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125126607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125126607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125126607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125126607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125126608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125126608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125126612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125126622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125126622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125126885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125126885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125126885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125126885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125126888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125126888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@8edd15cdfe88: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='FCF59D96'O, index=0 SGSN_Test-GSUP(1348)@8edd15cdfe88: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@8edd15cdfe88: 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 := 'E1151534DE70CE18FE66F4145CE39B4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D8FA4E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54DF7B31573A8563'O } } } } } 20241107125127940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125127940 DLLC NOTICE LLME(ffffffff/fcf59d96){UNASSIGNED} LLC RX: unknown TLLI 0xfcf59d96, creating LLME on the fly (gprs_llc.c:552) 20241107125127940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125127940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125127940 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125127940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125127940 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125127940 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Allocated (fsm.c:456) 20241107125127940 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125127940 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125127940 DLLC NOTICE LLME(ffffffff/fcf59d96){UNASSIGNED} LLGM Assign pre (fcf59d96 => d78de0b8) (gprs_llc.c:1079) 20241107125127940 DLLC NOTICE LLME(fcf59d96/d78de0b8){ASSIGNED} LLGM Assign post (fcf59d96 => d78de0b8) (gprs_llc.c:1125) 20241107125127940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125127940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125127940 DMM DEBUG MM(262420000000072/d78de0b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125127954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125127954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125127954 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125127954 DMM DEBUG MM(262420000000072/d78de0b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241107125127954 DMM NOTICE MM(262420000000072/d78de0b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125127954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125127954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125127954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125127954 DMM DEBUG MM(262420000000072/d78de0b8) Requesting authorization (sgsn_auth.c:160) 20241107125127954 DMM INFO MM(262420000000072/d78de0b8) Requesting authentication tuples (sgsn_auth.c:184) 20241107125127954 DMM DEBUG MM(262420000000072/d78de0b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125127954 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241107125127954 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@8edd15cdfe88: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@8edd15cdfe88: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241107125127956 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125127956 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125127956 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125127956 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125127956 DMM INFO MM(262420000000072/d78de0b8) Subscriber data update (mmctx.c:445) 20241107125127956 DMM DEBUG MM(262420000000072/d78de0b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125127956 DMM INFO MM(262420000000072/d78de0b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125127956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125127956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125127956 DMM INFO MM(262420000000072/d78de0b8) <- GMM AUTH AND CIPHERING REQ (rand = e1 15 15 34 de 70 ce 18 fe 66 f4 14 5c e3 9b 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241107125127964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125127964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125127965 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125127965 DMM INFO MM(262420000000072/d78de0b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125127965 DMM NOTICE MM(262420000000072/d78de0b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125127965 DMM DEBUG MM(262420000000072/d78de0b8) checking auth: received GSM SRES = 2d 8f a4 e6 (gprs_gmm.c:666) 20241107125127965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125127965 DMM DEBUG MM(262420000000072/d78de0b8) Requesting authorization (sgsn_auth.c:160) 20241107125127965 DMM INFO MM(262420000000072/d78de0b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125127965 DMM DEBUG MM(262420000000072/d78de0b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125127965 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241107125127965 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) 20241107125127965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125127965 DMM INFO MM(262420000000072/d78de0b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78de0b8) (gprs_gmm.c:300) 20241107125127966 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125127966 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125127966 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241107125127966 DMM INFO MM(262420000000072/d78de0b8) Subscriber data update (mmctx.c:445) 20241107125127966 DMM DEBUG MM(262420000000072/d78de0b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125127966 DMM INFO MM(262420000000072/d78de0b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125127966 DMM NOTICE MM(262420000000072/d78de0b8) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241107125127966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125127966 DMM NOTICE MM(262420000000072/d78de0b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125127966 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) 20241107125127967 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125127967 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241107125127967 DMM INFO MM(262420000000072/d78de0b8) Subscriber data update (mmctx.c:445) 20241107125127967 DMM DEBUG MM(262420000000072/d78de0b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125127972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125127972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125127972 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125127972 DMM INFO MM(262420000000072/d78de0b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125127972 DMM NOTICE MM(262420000000072/d78de0b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125127972 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125127972 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125127972 DLLC NOTICE LLME(fcf59d96/d78de0b8){ASSIGNED} LLGM Assign pre (ffffffff => d78de0b8) (gprs_llc.c:1079) 20241107125127972 DLLC NOTICE LLME(ffffffff/d78de0b8){ASSIGNED} LLGM Assign post (ffffffff => d78de0b8) (gprs_llc.c:1125) 20241107125127972 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125127972 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125127972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125127972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125128027 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 f9 e3 00 00 03 52 f0 99 42 42 de 05 d7 8d e0 b8 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20241107125128779 DGPRS DEBUG Checking for inactive LLMEs, time = 12794622 (sgsn.c:131) TC_sgsn_context_req_in(1350)@8edd15cdfe88: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241107125130026 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241107125130026 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241107125130027 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) 20241107125130027 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241107125130027 DMM INFO MM(262420000000072/d78de0b8) Subscriber data update (mmctx.c:445) 20241107125130027 DMM DEBUG MM(262420000000072/d78de0b8) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241107125130027 DMM INFO MM(262420000000072/d78de0b8) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241107125130027 DMM INFO MM(262420000000072/d78de0b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125130027 DMM INFO MM(262420000000072/d78de0b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125130027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125130027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125130027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125130027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107125130027 DLLC NOTICE LLME(ffffffff/d78de0b8){ASSIGNED} LLGM Assign pre (d78de0b8 => ffffffff) (gprs_llc.c:1079) 20241107125130027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d78de0b8 => ffffffff) (gprs_llc.c:1125) 20241107125130027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125130027 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125130027 DMM DEBUG MM_STATE_Iu[0x55f97625b3a0]{Detached}: Deallocated (fsm.c:568) 20241107125130027 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@8edd15cdfe88: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@8edd15cdfe88: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241107125130031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@8edd15cdfe88: Final verdict of PTC: none 20241107125130033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125130033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI196(1334)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1337)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1347)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1342)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1340)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1345)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1335)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@8edd15cdfe88: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Nov 7 12:51:30 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241107125130164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125130565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99480) 20241107125131034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125131034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99480, count=100640) 20241107125132035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125132035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Nov 7 12:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125133036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125133036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_sgsn_context_req_out started. 20241107125133620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125133621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125133668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125133668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125133668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125133668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125133668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125133668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125133668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125133668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125133670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125133670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125133670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125133671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125133671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125133671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125133671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125133671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125133671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125133671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125133671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125133671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125133676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125133684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125133685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125133703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125133704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125133704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125133704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125133704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125133704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125133704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125133704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125133705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125133705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125133705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125133705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125133706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125133706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125133706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125133706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125133706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125133706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125133706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125133706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125133711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125133720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125133720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125133756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125133756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125133756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125133756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125133757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125133757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125133757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125133758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125133758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125133758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125133758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125133758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125133758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125133758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125133758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125133758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125133758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125133763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125133772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125133772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125134037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125134037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125134037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125134037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125134039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125134040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@8edd15cdfe88: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D1673BFD'O, index=0 SGSN_Test-GSUP(1367)@8edd15cdfe88: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241107125135091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125135091 DLLC NOTICE LLME(ffffffff/d1673bfd){UNASSIGNED} LLC RX: unknown TLLI 0xd1673bfd, creating LLME on the fly (gprs_llc.c:552) 20241107125135091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241107125135091 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107125135091 DMM NOTICE LLME(ffffffff/d1673bfd){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241107125135091 DLLC NOTICE LLME(ffffffff/d1673bfd){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241107125135091 DMM ERROR LLME(ffffffff/d1673bfd){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241107125135091 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241107125135091 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241107125135091 DLLC NOTICE LLME(ffffffff/d1673bfd){UNASSIGNED} LLGM Assign pre (d1673bfd => ffffffff) (gprs_llc.c:1079) 20241107125135091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1673bfd => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@8edd15cdfe88: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8edd15cdfe88: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241107125135106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125135106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1360)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1367)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1355)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@8edd15cdfe88: Final verdict of PTC: none 20241107125135108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1366)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1358)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1353)@8edd15cdfe88: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@8edd15cdfe88: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1364)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8edd15cdfe88: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Nov 7 12:51:35 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241107125135245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125135646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53696) 20241107125136106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125136106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53696, count=54956) 20241107125137108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125137108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Nov 7 12:51:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125138108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125138108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_req_id_req_ra_update started. 20241107125138702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125138703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125138753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125138753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125138753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125138753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125138753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125138753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125138753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125138753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125138755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125138755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125138755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125138755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125138755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125138755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125138755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125138755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125138755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125138755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125138756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125138756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125138759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125138768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125138768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125138792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125138792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125138792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125138792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125138792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125138792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125138792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125138792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125138794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125138794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125138794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125138794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125138794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125138794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125138794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125138794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125138794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125138794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125138794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125138794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125138798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125138806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125138806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125138833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125138833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125138833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125138833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125138833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125138833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125138833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125138833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125138834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125138834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125138834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125138835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125138835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125138835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125138835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125138835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125138835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125138835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125138839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125138850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125138850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125139110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125139110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125139110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125139110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125139112 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125139112 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@8edd15cdfe88: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='DA66522E'O, index=0 SGSN_Test-GSUP(1386)@8edd15cdfe88: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241107125139159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125139159 DLLC NOTICE LLME(ffffffff/da66522e){UNASSIGNED} LLC RX: unknown TLLI 0xda66522e, creating LLME on the fly (gprs_llc.c:552) 20241107125139159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125139159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125139159 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125139159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125139159 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125139159 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125139159 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125139159 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125139159 DLLC NOTICE LLME(ffffffff/da66522e){UNASSIGNED} LLGM Assign pre (da66522e => c3ad8fef) (gprs_llc.c:1079) 20241107125139159 DLLC NOTICE LLME(da66522e/c3ad8fef){ASSIGNED} LLGM Assign post (da66522e => c3ad8fef) (gprs_llc.c:1125) 20241107125139159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125139159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125139159 DMM DEBUG MM(262420000000047/c3ad8fef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125139171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125139171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125139171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125139171 DMM INFO MM(262420000000047/c3ad8fef) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107125139171 DMM INFO MM(262420000000047/c3ad8fef) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-23138-69 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241107125139171 DMM NOTICE MM(262420000000047/c3ad8fef) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241107125139171 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241107125139171 DMM INFO MM(262420000000047/c3ad8fef) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241107125139171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125139171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125139171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125139171 DMM ERROR MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107125139171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241107125139171 DMM DEBUG MM_STATE_Gb(0)[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125139171 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125139171 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125139171 DLLC NOTICE LLME(da66522e/c3ad8fef){ASSIGNED} LLGM Assign pre (c3ad8fef => ffffffff) (gprs_llc.c:1079) 20241107125139171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ad8fef => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@8edd15cdfe88: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@8edd15cdfe88: Final verdict of PTC: pass 20241107125139178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1386)@8edd15cdfe88: Final verdict of PTC: none 20241107125139180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125139180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1371)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1379)@8edd15cdfe88: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@8edd15cdfe88: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1374)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8edd15cdfe88: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1377)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1372)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1382)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Nov 7 12:51:39 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241107125139311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125139712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241107125140181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125140181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241107125141183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125141183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@8edd15cdfe88: Test execution finished. MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Nov 7 12:51:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125142183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125142184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_iu_attach started. 20241107125142772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125142774 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125142815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125142815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125142815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125142815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125142817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125142817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125142817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125142817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125142817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125142817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125142817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125142818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125142818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125142821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125142829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125142829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1394)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 TC_iu_attach-BVCI196(1392)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125142855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125142855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125142855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125142855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142855 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125142855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125142855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125142855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125142855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125142857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125142857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125142857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125142857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125142857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125142857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125142857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125142857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125142857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125142857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125142858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125142858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125142861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125142869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125142869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1399)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 TC_iu_attach-BVCI210(1397)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125142895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125142895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125142895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125142895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125142895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125142895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125142895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125142895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125142897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125142897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125142897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125142897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125142897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125142897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125142897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125142897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125142897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125142897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125142897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125142898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125142898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125142902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125142911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125142911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1406)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@8edd15cdfe88: v_sccp_pdu_maxlen:268 20241107125143127 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125143127 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) 20241107125143127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125143127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125143130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125143130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125143130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125143130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125143130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125143130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125143130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125143131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125143131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125143131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125143131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125143131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125143131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125143131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125143131 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125143184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125143184 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125143184 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125143184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125143186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125143187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125143937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125143937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125143937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125143937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125143937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125143937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125143937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125143937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125143937 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125143937 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125143937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125143937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125143937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125143937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125143937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125143937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125143937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125143937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@8edd15cdfe88: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='D7B7D33D'O, index=0 SGSN_Test-GSUP(1409)@8edd15cdfe88: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@8edd15cdfe88: 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 := '1D66'O, rac := 'C2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@8edd15cdfe88: Added conn table entry 0TC_iu_attach(1411)1571352 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1405)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125144251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144252 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125144252 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125144252 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125144252 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241107125144252 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241107125144252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125144252 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Deregistered}: Allocated (fsm.c:456) 20241107125144252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Allocated (fsm.c:456) 20241107125144252 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125144252 DMM DEBUG MM_STATE_Iu[0x55f976261130]{Detached}: Allocated (fsm.c:456) 20241107125144252 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125144252 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125144252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125144252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125144252 DMM DEBUG MM(262420000001001/dc3c5dc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125144252 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241107125144252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: { messageType := 2, destLocRef := '17FA18'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@8edd15cdfe88: 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 := '75A63837675E70ED20D445C5A5EC7B5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC2A506C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0EF07097EAD87F74'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A92AC9B083DBC778B2F57B95F0F491F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '592D28D6A68E2FF0722C1753BB010D53'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D535EC97DA5B8CE52CF2B61CCECBDD5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CA37D8226E73BE67'O } } } } } SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241107125144262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144262 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125144262 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125144262 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125144262 DMM DEBUG MM(262420000001001/dc3c5dc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241107125144262 DMM NOTICE MM(262420000001001/dc3c5dc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125144263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125144263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125144263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125144263 DMM DEBUG MM(262420000001001/dc3c5dc1) Requesting authorization (sgsn_auth.c:160) 20241107125144263 DMM INFO MM(262420000001001/dc3c5dc1) Requesting authentication tuples (sgsn_auth.c:184) 20241107125144263 DMM DEBUG MM(262420000001001/dc3c5dc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125144263 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241107125144263 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@8edd15cdfe88: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@8edd15cdfe88: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241107125144265 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125144265 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125144265 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125144265 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125144265 DMM INFO MM(262420000001001/dc3c5dc1) Subscriber data update (mmctx.c:445) 20241107125144265 DMM DEBUG MM(262420000001001/dc3c5dc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125144265 DMM INFO MM(262420000001001/dc3c5dc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125144265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125144265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125144265 DMM INFO MM(262420000001001/dc3c5dc1) <- GMM AUTH AND CIPHERING REQ (rand = 75 a6 38 37 67 5e 70 ed 20 d4 45 c5 a5 ec 7b 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 35 ec 97 da 5b 8c e5 2c f2 b6 1c ce cb dd 5d ) (gprs_gmm.c:483) 20241107125144265 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241107125144265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22CA37D82223094B99990000100001F029046E73BE67'O 20241107125144273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125144273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125144273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125144273 DMM INFO MM(262420000001001/dc3c5dc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125144273 DMM NOTICE MM(262420000001001/dc3c5dc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125144273 DMM DEBUG MM(262420000001001/dc3c5dc1) checking auth: received UMTS RES = ca 37 d8 22 6e 73 be 67 (gprs_gmm.c:666) 20241107125144273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125144273 DMM DEBUG MM(262420000001001/dc3c5dc1) Requesting authorization (sgsn_auth.c:160) 20241107125144273 DMM INFO MM(262420000001001/dc3c5dc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125144273 DMM DEBUG MM(262420000001001/dc3c5dc1) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125144273 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241107125144273 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) 20241107125144273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125144273 DMM DEBUG MM(262420000001001/dc3c5dc1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125144273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125144281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144282 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125144282 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125144282 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125144282 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241107125144282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125144282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125144282 DMM INFO MM(262420000001001/dc3c5dc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc3c5dc1) (gprs_gmm.c:300) 20241107125144282 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241107125144282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125144286 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125144286 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125144286 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107125144286 DMM INFO MM(262420000001001/dc3c5dc1) Subscriber data update (mmctx.c:445) 20241107125144286 DMM DEBUG MM(262420000001001/dc3c5dc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125144286 DMM INFO MM(262420000001001/dc3c5dc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125144286 DMM NOTICE MM(262420000001001/dc3c5dc1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241107125144286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125144286 DMM NOTICE MM(262420000001001/dc3c5dc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125144286 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) 20241107125144286 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125144286 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107125144286 DMM INFO MM(262420000001001/dc3c5dc1) Subscriber data update (mmctx.c:445) 20241107125144286 DMM DEBUG MM(262420000001001/dc3c5dc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125144289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144289 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125144289 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125144289 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125144289 DMM INFO MM(262420000001001/dc3c5dc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125144289 DMM NOTICE MM(262420000001001/dc3c5dc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125144289 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125144289 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125144289 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125144289 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125144289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125144289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125144289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1404)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125144294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125144295 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125144295 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125144295 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125144295 DMM INFO MM(262420000001001/dc3c5dc1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125144295 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125144295 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125144295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125144295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125144295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125144295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Session index based on local reference:0 20241107125144296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125144296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125144296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125144296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125144296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125144296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125144296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8edd15cdfe88: Deleted conn table entry 0TC_iu_attach(1411)1571352 TC_iu_attach(1411)@8edd15cdfe88: setverdict(pass): none -> pass TC_iu_attach(1411)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@8edd15cdfe88: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@8edd15cdfe88: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@8edd15cdfe88: Final verdict of PTC: none 20241107125144356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125144359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125144359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI210(1397)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1409)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1393)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1398)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1403)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1396)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1391)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1401)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_iu_attach finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Nov 7 12:51:44 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241107125144498 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241107125144497 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125144497 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) 20241107125144497 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125144497 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125144497 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125144497 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) 20241107125144497 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125144497 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125144497 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) 20241107125144497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125144497 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125144497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125144497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125144497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125144497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125144497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125144498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125144502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125144903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20241107125145359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125145360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178288, count=208096) 20241107125146361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125146361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125146499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125146499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125146499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Nov 7 12:51:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125147362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125147362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_iu_attach_encr started. 20241107125147963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125147965 DMM INFO MM(262420000001001/dc3c5dc1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125147965 DMM INFO MM(262420000001001/dc3c5dc1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125147965 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125147965 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125147965 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125147965 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241107125147965 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241107125147965 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) 20241107125147965 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) 20241107125147965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Deallocated (fsm.c:568) 20241107125147965 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125147965 DMM DEBUG MM_STATE_Iu(1)[0x55f976261130]{Detached}: Deallocated (fsm.c:568) 20241107125147965 DMM DEBUG GMM(gmm_fsm)[0x55f976253ec0]{Deregistered}: Deallocated (fsm.c:568) 20241107125147965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125148010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125148010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125148010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125148010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125148010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125148010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125148010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125148010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125148011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125148011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125148011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125148012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125148012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125148012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125148012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125148012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125148012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125148012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125148012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125148012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125148016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125148027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125148027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125148049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125148049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125148049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125148049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125148049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125148049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125148049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125148049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125148051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125148051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125148051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125148051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125148051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125148051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125148051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125148051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125148051 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125148051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125148051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125148052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125148055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125148065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125148065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1427)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1427)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125148094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125148094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125148094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125148094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125148094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125148094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125148094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125148094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1427)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125148095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125148095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125148095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125148095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125148096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125148096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125148096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125148096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125148096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125148096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125148096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1427)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1427)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125148101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1429)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-SCCP(1426)@8edd15cdfe88: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125148109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125148109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1424)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125148304 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125148304 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) 20241107125148304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125148304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125148307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125148307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125148307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125148307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125148307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125148307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125148307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125148308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125148308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125148308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125148308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125148308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125148308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125148308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125148308 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125148362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125148362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125148362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125148362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125148364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125148365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125149115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149115 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125149115 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125149116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@8edd15cdfe88: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='EB5B9562'O, index=0 SGSN_Test-GSUP(1432)@8edd15cdfe88: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@8edd15cdfe88: 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 := '6716'O, rac := '47'O ("G") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@8edd15cdfe88: Added conn table entry 0TC_iu_attach_encr(1434)15345589 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1428)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125149434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149434 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125149434 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125149434 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125149434 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125149434 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Deregistered}: Allocated (fsm.c:456) 20241107125149434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125149434 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Allocated (fsm.c:456) 20241107125149434 DMM DEBUG MM_STATE_Iu[0x55f976253d90]{Detached}: Allocated (fsm.c:456) 20241107125149434 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125149434 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125149434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125149434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125149434 DMM DEBUG MM(262420000001001/c87a78d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125149434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241107125149434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: { messageType := 2, destLocRef := 'EA27B5'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(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@8edd15cdfe88: 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 := 'C19EE1001B0DC175C48346B1A27684A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '047D4F32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE2AB37507D7627D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '037F5E5392311CB35A1EC9EB2FF439D4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93AD12453747AD1DAC0C1B6343C91557'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF8CB9F7B66641AAA9A7B68F5F4543B1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '358F28CFF49EE133'O } } } } } SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241107125149446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149446 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125149446 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125149446 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125149446 DMM DEBUG MM(262420000001001/c87a78d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241107125149446 DMM NOTICE MM(262420000001001/c87a78d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125149446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125149446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125149446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125149446 DMM DEBUG MM(262420000001001/c87a78d1) Requesting authorization (sgsn_auth.c:160) 20241107125149446 DMM INFO MM(262420000001001/c87a78d1) Requesting authentication tuples (sgsn_auth.c:184) 20241107125149446 DMM DEBUG MM(262420000001001/c87a78d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125149446 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241107125149446 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@8edd15cdfe88: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@8edd15cdfe88: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241107125149448 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125149448 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125149448 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125149448 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125149448 DMM INFO MM(262420000001001/c87a78d1) Subscriber data update (mmctx.c:445) 20241107125149448 DMM DEBUG MM(262420000001001/c87a78d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125149448 DMM INFO MM(262420000001001/c87a78d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125149448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125149449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125149449 DMM INFO MM(262420000001001/c87a78d1) <- GMM AUTH AND CIPHERING REQ (rand = c1 9e e1 00 1b 0d c1 75 c4 83 46 b1 a2 76 84 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 8c b9 f7 b6 66 41 aa a9 a7 b6 8f 5f 45 43 b1 ) (gprs_gmm.c:483) 20241107125149449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241107125149449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822358F28CF23094B99990000100001F02904F49EE133'O 20241107125149455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149455 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125149455 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125149455 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125149455 DMM INFO MM(262420000001001/c87a78d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125149455 DMM NOTICE MM(262420000001001/c87a78d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125149455 DMM DEBUG MM(262420000001001/c87a78d1) checking auth: received UMTS RES = 35 8f 28 cf f4 9e e1 33 (gprs_gmm.c:666) 20241107125149455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125149455 DMM DEBUG MM(262420000001001/c87a78d1) Requesting authorization (sgsn_auth.c:160) 20241107125149455 DMM INFO MM(262420000001001/c87a78d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125149455 DMM DEBUG MM(262420000001001/c87a78d1) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125149455 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241107125149455 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) 20241107125149455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125149455 DMM DEBUG MM(262420000001001/c87a78d1) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241107125149456 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_len:17 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241107125149464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149464 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125149464 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125149464 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125149464 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241107125149464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125149464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125149464 DMM INFO MM(262420000001001/c87a78d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc87a78d1) (gprs_gmm.c:300) 20241107125149464 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241107125149465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125149469 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125149469 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125149469 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107125149469 DMM INFO MM(262420000001001/c87a78d1) Subscriber data update (mmctx.c:445) 20241107125149469 DMM DEBUG MM(262420000001001/c87a78d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125149469 DMM INFO MM(262420000001001/c87a78d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125149469 DMM NOTICE MM(262420000001001/c87a78d1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241107125149469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125149469 DMM NOTICE MM(262420000001001/c87a78d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125149469 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) 20241107125149470 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125149470 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241107125149470 DMM INFO MM(262420000001001/c87a78d1) Subscriber data update (mmctx.c:445) 20241107125149470 DMM DEBUG MM(262420000001001/c87a78d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125149472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149472 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149472 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125149472 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125149472 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125149472 DMM INFO MM(262420000001001/c87a78d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125149472 DMM NOTICE MM(262420000001001/c87a78d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125149472 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125149472 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125149472 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125149472 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125149472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125149472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125149472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1426)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125149477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125149477 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125149477 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125149477 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125149477 DMM INFO MM(262420000001001/c87a78d1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125149477 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125149477 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125149477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125149477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125149477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125149477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125149477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Session index based on local reference:0 20241107125149479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) SGSN_Test_0-RAN(1428)@8edd15cdfe88: Deleted conn table entry 0TC_iu_attach_encr(1434)15345589 20241107125149479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125149479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125149479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125149479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125149479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125149479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@8edd15cdfe88: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@8edd15cdfe88: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@8edd15cdfe88: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1426)@8edd15cdfe88: Final verdict of PTC: none 20241107125149537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@8edd15cdfe88: Final verdict of PTC: none 20241107125149541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125149541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1421)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1416)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1424)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1419)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1427)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1425)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1414)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_encr-BVCI220(1424): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1425): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1426): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1427): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Nov 7 12:51:49 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241107125149681 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125149681 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) 20241107125149681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125149681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125149681 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125149681 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) 20241107125149681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125149681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125149681 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) 20241107125149681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125149681 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125149681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125149681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125149681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125149681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125149681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125149681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125149682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241107125149683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125150085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241107125150542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125150542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241107125151543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125151543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125151682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125151682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125151682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Nov 7 12:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125152544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125152544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_iu_attach_geran_rau started. 20241107125153144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125153146 DMM INFO MM(262420000001001/c87a78d1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125153146 DMM INFO MM(262420000001001/c87a78d1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125153146 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125153146 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125153146 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125153146 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241107125153146 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241107125153146 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) 20241107125153146 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) 20241107125153146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125153146 DMM DEBUG MM_STATE_Gb[0x55f976253ff0]{Idle}: Deallocated (fsm.c:568) 20241107125153146 DMM DEBUG MM_STATE_Iu(2)[0x55f976253d90]{Detached}: Deallocated (fsm.c:568) 20241107125153146 DMM DEBUG GMM(gmm_fsm)[0x55f976261130]{Deregistered}: Deallocated (fsm.c:568) 20241107125153146 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125153188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125153188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125153188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125153188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125153188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125153188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125153188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125153188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125153190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125153190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125153190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125153190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125153190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125153190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125153190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125153190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125153194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125153205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125153205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125153227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125153227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125153227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125153227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125153227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125153227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125153227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125153227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125153229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125153229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125153229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125153229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125153229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125153229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125153229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125153229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153229 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125153229 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125153229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125153230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125153230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125153234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125153243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125153243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125153263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125153263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125153263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125153263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125153263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125153263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125153263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125153263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125153264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125153264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125153264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125153265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125153265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125153265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125153265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125153265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125153265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125153265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125153265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125153265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125153265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125153269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241107125153279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125153279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1452)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1450)@8edd15cdfe88: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125153481 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125153481 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) 20241107125153481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125153481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125153484 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125153484 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125153484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125153484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125153484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125153484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125153484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125153486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125153486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125153486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125153486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125153486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125153486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125153486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125153486 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125153545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125153545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125153545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125153545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125153547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125153547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125154292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154293 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125154293 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125154293 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154293 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F9615B21'O, index=0 SGSN_Test-GSUP(1455)@8edd15cdfe88: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@8edd15cdfe88: 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 := '605F'O ("`_"), rac := '99'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@8edd15cdfe88: Added conn table entry 0TC_iu_attach_geran_rau(1457)12313604 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1451)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125154612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154613 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125154613 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125154613 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125154613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125154613 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125154613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Allocated (fsm.c:456) 20241107125154613 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125154613 DMM DEBUG MM_STATE_Iu[0x55f976253ec0]{Detached}: Allocated (fsm.c:456) 20241107125154613 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125154613 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125154613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125154613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125154613 DMM DEBUG MM(262420000001002/f24b1895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125154613 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241107125154613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: { messageType := 2, destLocRef := 'BBE404'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@8edd15cdfe88: 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 := '0AE196DC74F56C5D00F7C7223976D680'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF8216AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B3E889F2C61C6E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F1BDAE896E2E3C214CC99F611CF36BFA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3A49DB2773D502BC0EEDB8317515625A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A95FE2369F933658037D265F37021080'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C1DD19D7F076E2B1'O } } } } } SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241107125154625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154625 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125154625 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125154625 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125154625 DMM DEBUG MM(262420000001002/f24b1895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241107125154625 DMM NOTICE MM(262420000001002/f24b1895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125154625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125154625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125154625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125154625 DMM DEBUG MM(262420000001002/f24b1895) Requesting authorization (sgsn_auth.c:160) 20241107125154625 DMM INFO MM(262420000001002/f24b1895) Requesting authentication tuples (sgsn_auth.c:184) 20241107125154625 DMM DEBUG MM(262420000001002/f24b1895) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125154625 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241107125154625 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@8edd15cdfe88: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@8edd15cdfe88: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241107125154628 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125154628 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125154628 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125154628 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125154628 DMM INFO MM(262420000001002/f24b1895) Subscriber data update (mmctx.c:445) 20241107125154628 DMM DEBUG MM(262420000001002/f24b1895) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125154628 DMM INFO MM(262420000001002/f24b1895) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125154628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125154628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125154628 DMM INFO MM(262420000001002/f24b1895) <- GMM AUTH AND CIPHERING REQ (rand = 0a e1 96 dc 74 f5 6c 5d 00 f7 c7 22 39 76 d6 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 5f e2 36 9f 93 36 58 03 7d 26 5f 37 02 10 80 ) (gprs_gmm.c:483) 20241107125154628 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241107125154628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22C1DD19D723094B99990000100002F02904F076E2B1'O 20241107125154635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154635 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125154635 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125154635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125154635 DMM INFO MM(262420000001002/f24b1895) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125154635 DMM NOTICE MM(262420000001002/f24b1895) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125154635 DMM DEBUG MM(262420000001002/f24b1895) checking auth: received UMTS RES = c1 dd 19 d7 f0 76 e2 b1 (gprs_gmm.c:666) 20241107125154635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125154635 DMM DEBUG MM(262420000001002/f24b1895) Requesting authorization (sgsn_auth.c:160) 20241107125154635 DMM INFO MM(262420000001002/f24b1895) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125154635 DMM DEBUG MM(262420000001002/f24b1895) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125154635 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241107125154635 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) 20241107125154635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125154635 DMM DEBUG MM(262420000001002/f24b1895) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125154636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125154643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154644 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125154644 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125154644 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125154644 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241107125154644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125154644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125154644 DMM INFO MM(262420000001002/f24b1895) <- GMM ATTACH ACCEPT (new P-TMSI=0xf24b1895) (gprs_gmm.c:300) 20241107125154644 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241107125154644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125154648 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125154648 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125154648 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241107125154648 DMM INFO MM(262420000001002/f24b1895) Subscriber data update (mmctx.c:445) 20241107125154648 DMM DEBUG MM(262420000001002/f24b1895) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125154648 DMM INFO MM(262420000001002/f24b1895) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125154648 DMM NOTICE MM(262420000001002/f24b1895) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241107125154648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125154649 DMM NOTICE MM(262420000001002/f24b1895) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125154649 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) 20241107125154649 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125154649 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241107125154649 DMM INFO MM(262420000001002/f24b1895) Subscriber data update (mmctx.c:445) 20241107125154649 DMM DEBUG MM(262420000001002/f24b1895) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125154652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154652 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125154652 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125154652 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125154652 DMM INFO MM(262420000001002/f24b1895) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125154653 DMM NOTICE MM(262420000001002/f24b1895) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125154653 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125154653 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125154653 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125154653 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125154653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125154653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125154653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1450)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125154659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125154659 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125154659 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125154659 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125154659 DMM INFO MM(262420000001002/f24b1895) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125154659 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125154660 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125154660 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154660 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125154660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125154660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125154660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Session index based on local reference:0 20241107125154661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test_0-RAN(1451)@8edd15cdfe88: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)12313604 20241107125154661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125154661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125154661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125154661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125154661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125154661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125154661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@8edd15cdfe88: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F24B1895'O, index=1 20241107125154720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125154720 DLLC NOTICE LLME(ffffffff/f24b1895){UNASSIGNED} LLC RX: unknown TLLI 0xf24b1895, creating LLME on the fly (gprs_llc.c:552) 20241107125154720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241107125154720 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107125154720 DMM INFO MM(262420000001002/f24b1895) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f24b1895, P-TMSI: f24b1895 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241107125154720 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241107125154720 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241107125154720 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241107125154720 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125154720 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241107125154720 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125154720 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125154720 DLLC NOTICE LLME(ffffffff/f24b1895){UNASSIGNED} LLGM Assign pre (f24b1895 => f24b1895) (gprs_llc.c:1079) 20241107125154720 DLLC NOTICE LLME(f24b1895/f24b1895){ASSIGNED} LLGM Assign post (f24b1895 => f24b1895) (gprs_llc.c:1125) 20241107125154720 DMM INFO MM(262420000001002/f24b1895) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: Removing Client IMSI='262420000001002'H, index=1 20241107125154735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125154735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125154735 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125154735 DMM INFO MM(262420000001002/f24b1895) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107125154735 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107125154735 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125154735 DLLC NOTICE LLME(f24b1895/f24b1895){ASSIGNED} LLGM Assign pre (ffffffff => f24b1895) (gprs_llc.c:1079) 20241107125154735 DLLC NOTICE LLME(ffffffff/f24b1895){ASSIGNED} LLGM Assign post (ffffffff => f24b1895) (gprs_llc.c:1125) 20241107125154735 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241107125154735 DMM ERROR MM_STATE_Gb[0x55f97625b3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@8edd15cdfe88: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@8edd15cdfe88: Final verdict of PTC: none 20241107125154742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@8edd15cdfe88: Final verdict of PTC: none 20241107125154745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125154745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1440)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1449)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1439)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@8edd15cdfe88: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1444)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1447)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1437)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1442)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Nov 7 12:51:54 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 20241107125154861 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125154861 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) 20241107125154861 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125154861 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125154861 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125154861 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) 20241107125154861 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125154861 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125154861 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) 20241107125154861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125154861 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125154861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125154861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125154862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125154862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125154862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125154862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125154862 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241107125154887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125155289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241107125155746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125155746 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=220260) 20241107125156748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125156748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125156862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125156862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125156862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Nov 7 12:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125157749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125157750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_geran_attach_iu_rau started. 20241107125158349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125158351 DMM INFO MM(262420000001002/f24b1895) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125158351 DMM INFO MM(262420000001002/f24b1895) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125158351 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125158351 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125158351 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241107125158351 DMM ERROR MM_STATE_Gb[0x55f97625b3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241107125158351 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241107125158351 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) 20241107125158351 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) 20241107125158351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ff0]{Init}: Deallocated (fsm.c:568) 20241107125158351 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125158351 DMM DEBUG MM_STATE_Iu(3)[0x55f976253ec0]{Detached}: Deallocated (fsm.c:568) 20241107125158351 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125158351 DLLC NOTICE LLME(ffffffff/f24b1895){ASSIGNED} LLGM Assign pre (f24b1895 => ffffffff) (gprs_llc.c:1079) 20241107125158351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f24b1895 => ffffffff) (gprs_llc.c:1125) 20241107125158351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125158390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125158392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125158392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125158392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125158392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125158392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125158392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125158392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125158392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125158392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125158392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125158393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125158393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125158398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125158409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125158409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125158432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125158432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125158432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125158432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125158432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125158432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125158432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125158432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125158434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125158434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125158434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125158434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125158434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125158434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125158434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125158434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125158434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125158434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125158435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125158435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125158438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125158448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125158448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125158480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125158480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125158480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125158480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125158480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125158480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125158480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125158480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125158481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125158481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125158481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125158481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125158481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125158481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125158481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125158481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125158481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125158481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125158481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1473)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125158482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125158482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125158486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1469)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1475)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1472)@8edd15cdfe88: v_sccp_pdu_maxlen:268 20241107125158496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125158496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125158694 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125158694 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) 20241107125158694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125158694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125158697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125158697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125158697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125158697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125158697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125158697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125158697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125158698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125158698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125158698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125158698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125158698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125158698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125158698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125158698 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125158751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125158751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125158751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125158751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125158752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125158753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125158779 DGPRS DEBUG Checking for inactive LLMEs, time = 12794652 (sgsn.c:131) 20241107125159505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125159505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125159505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125159505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159506 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125159506 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125159506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125159506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125159506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125159506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@8edd15cdfe88: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FDAA98BF'O, index=0 SGSN_Test-GSUP(1478)@8edd15cdfe88: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@8edd15cdfe88: 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 := 'DF20F56F0BFB652109AD13021812F864'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0100EFD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '650A46F46BC07B8A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1FBAA199BB42F89CAEE497E4A3C3FB22'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2D2D3EE10623BA2D59A1CA3E4C709E2B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AD305E87E07AF2B667AFBADAAB8C23B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '23B23DA9820B5329'O } } } } } 20241107125159810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125159810 DLLC NOTICE LLME(ffffffff/fdaa98bf){UNASSIGNED} LLC RX: unknown TLLI 0xfdaa98bf, creating LLME on the fly (gprs_llc.c:552) 20241107125159810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125159810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125159810 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Allocated (fsm.c:456) 20241107125159810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125159810 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125159810 DMM DEBUG MM_STATE_Iu[0x55f976253ff0]{Detached}: Allocated (fsm.c:456) 20241107125159810 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125159810 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125159810 DLLC NOTICE LLME(ffffffff/fdaa98bf){UNASSIGNED} LLGM Assign pre (fdaa98bf => cd8a719e) (gprs_llc.c:1079) 20241107125159810 DLLC NOTICE LLME(fdaa98bf/cd8a719e){ASSIGNED} LLGM Assign post (fdaa98bf => cd8a719e) (gprs_llc.c:1125) 20241107125159810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125159810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125159810 DMM DEBUG MM(262420000001003/cd8a719e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125159824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125159824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241107125159824 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125159824 DMM DEBUG MM(262420000001003/cd8a719e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241107125159824 DMM NOTICE MM(262420000001003/cd8a719e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125159824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125159824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125159824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125159824 DMM DEBUG MM(262420000001003/cd8a719e) Requesting authorization (sgsn_auth.c:160) 20241107125159824 DMM INFO MM(262420000001003/cd8a719e) Requesting authentication tuples (sgsn_auth.c:184) 20241107125159824 DMM DEBUG MM(262420000001003/cd8a719e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125159824 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241107125159824 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@8edd15cdfe88: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@8edd15cdfe88: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241107125159826 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125159826 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125159826 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125159826 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125159826 DMM INFO MM(262420000001003/cd8a719e) Subscriber data update (mmctx.c:445) 20241107125159826 DMM DEBUG MM(262420000001003/cd8a719e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125159826 DMM INFO MM(262420000001003/cd8a719e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125159826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125159826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125159826 DMM INFO MM(262420000001003/cd8a719e) <- GMM AUTH AND CIPHERING REQ (rand = df 20 f5 6f 0b fb 65 21 09 ad 13 02 18 12 f8 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ad 30 5e 87 e0 7a f2 b6 67 af ba da ab 8c 23 b8 ) (gprs_gmm.c:483) 20241107125159836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125159836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241107125159836 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125159836 DMM INFO MM(262420000001003/cd8a719e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125159836 DMM NOTICE MM(262420000001003/cd8a719e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125159836 DMM DEBUG MM(262420000001003/cd8a719e) checking auth: received UMTS RES = 23 b2 3d a9 82 0b 53 29 (gprs_gmm.c:666) 20241107125159836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125159836 DMM DEBUG MM(262420000001003/cd8a719e) Requesting authorization (sgsn_auth.c:160) 20241107125159836 DMM INFO MM(262420000001003/cd8a719e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125159836 DMM DEBUG MM(262420000001003/cd8a719e) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125159836 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241107125159836 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) 20241107125159836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241107125159836 DMM INFO MM(262420000001003/cd8a719e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd8a719e) (gprs_gmm.c:300) 20241107125159838 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125159838 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125159838 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241107125159838 DMM INFO MM(262420000001003/cd8a719e) Subscriber data update (mmctx.c:445) 20241107125159838 DMM DEBUG MM(262420000001003/cd8a719e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125159838 DMM INFO MM(262420000001003/cd8a719e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125159838 DMM NOTICE MM(262420000001003/cd8a719e) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241107125159838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125159838 DMM NOTICE MM(262420000001003/cd8a719e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125159838 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) 20241107125159839 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125159839 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241107125159839 DMM INFO MM(262420000001003/cd8a719e) Subscriber data update (mmctx.c:445) 20241107125159839 DMM DEBUG MM(262420000001003/cd8a719e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241107125159845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125159845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241107125159845 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241107125159845 DMM INFO MM(262420000001003/cd8a719e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125159845 DMM NOTICE MM(262420000001003/cd8a719e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125159845 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125159845 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125159846 DLLC NOTICE LLME(fdaa98bf/cd8a719e){ASSIGNED} LLGM Assign pre (ffffffff => cd8a719e) (gprs_llc.c:1079) 20241107125159846 DLLC NOTICE LLME(ffffffff/cd8a719e){ASSIGNED} LLGM Assign post (ffffffff => cd8a719e) (gprs_llc.c:1125) 20241107125159846 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241107125159846 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241107125159846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125159846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@8edd15cdfe88: 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 := 'CD8A719E'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@8edd15cdfe88: Added conn table entry 0TC_geran_attach_iu_rau(1480)12664200 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1474)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125159909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125159909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125159909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125159909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159909 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125159910 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125159910 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125159910 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241107125159910 DMM INFO MM(262420000001003/cd8a719e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cd8a719e (00000000), TLLI: cd8a719e (cd8a719e), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241107125159910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241107125159910 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241107125159910 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241107125159910 DLLC NOTICE LLME(ffffffff/cd8a719e){ASSIGNED} LLGM Assign pre (cd8a719e => ffffffff) (gprs_llc.c:1079) 20241107125159910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd8a719e => ffffffff) (gprs_llc.c:1125) 20241107125159910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125159910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241107125159910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125159910 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125159910 DMM DEBUG MM(262420000001003/cd8a719e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125159910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125159910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125159910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125159910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125159910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125159910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@8edd15cdfe88: { messageType := 2, destLocRef := 'C13D88'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125159920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125159920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125159920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125159920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159920 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125159920 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125159920 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125159920 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241107125159920 DMM INFO MM(262420000001003/cd8a719e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241107125159920 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241107125159921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125159921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125159921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125159921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125159921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125159921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@8edd15cdfe88: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@8edd15cdfe88: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1472)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241107125159929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125159929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125159929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125159929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125159929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125159929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125159930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125159930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125159930 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125159930 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125159930 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125159930 DMM INFO MM(262420000001003/cd8a719e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241107125159930 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241107125159930 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125159930 DMM DEBUG MM_STATE_Iu[0x55f976253ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241107125159930 DMM ERROR MM_STATE_Iu[0x55f976253ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@8edd15cdfe88: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@8edd15cdfe88: Final verdict of PTC: none 20241107125159936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125159939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125159939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1468)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1478)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1462)@8edd15cdfe88: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@8edd15cdfe88: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1473)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@8edd15cdfe88: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1467)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1465)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1460)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1471)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@8edd15cdfe88: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Nov 7 12:52:00 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241107125200082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125200133 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125200133 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) 20241107125200133 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125200133 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125200133 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125200133 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) 20241107125200133 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125200133 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125200133 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) 20241107125200133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125200134 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125200134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125200134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125200134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125200134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125200134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125200134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125200134 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241107125200483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169988) 20241107125200939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125200939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=169988, count=178672) 20241107125201940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125201940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125202135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125202135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125202135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Nov 7 12:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125202941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125202941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user started. 20241107125203545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125203546 DMM INFO MM(262420000001003/cd8a719e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125203546 DMM INFO MM(262420000001003/cd8a719e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125203546 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125203546 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125203546 DMM DEBUG MM_STATE_Iu[0x55f976253ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125203546 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241107125203546 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) 20241107125203546 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) 20241107125203546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125203546 DMM DEBUG MM_STATE_Gb(0)[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125203546 DMM DEBUG MM_STATE_Iu[0x55f976253ff0]{Detached}: Deallocated (fsm.c:568) 20241107125203546 DMM DEBUG GMM(gmm_fsm)[0x55f976253d90]{Deregistered}: Deallocated (fsm.c:568) 20241107125203546 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125203596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125203596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125203596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125203596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125203596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125203596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125203596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125203596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125203598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125203598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125203598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125203598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125203598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125203598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125203598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125203598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125203598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125203598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125203599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125203599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125203602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125203611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125203611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125203637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125203637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125203637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125203637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125203637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125203637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125203637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125203637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125203638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125203638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125203638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125203639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125203639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125203639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125203639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125203639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125203639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125203639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125203639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125203639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125203643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125203652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125203652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125203676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125203676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125203676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125203676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125203676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125203676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125203676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125203676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125203678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125203678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125203678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125203678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125203678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125203678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125203678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125203678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125203678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125203678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125203678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125203679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125203679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125203683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125203693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125203693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1498)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@8edd15cdfe88: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125203897 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125203897 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) 20241107125203897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125203897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125203900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125203900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125203900 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125203900 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125203900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125203900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125203900 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125203901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125203901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125203901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125203901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125203901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125203901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125203901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125203901 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125203942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125203942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125203942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125203942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125203945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125203945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125204708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125204708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125204708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125204708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125204708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125204708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125204708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125204708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125204708 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125204708 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125204708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125204708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125204708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125204708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125204708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125204709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125204709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125204709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='DECF0617'O, index=0 SGSN_Test-GSUP(1501)@8edd15cdfe88: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@8edd15cdfe88: 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 := 'B464'O, rac := '9B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user(1503)12961614 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1497)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125205006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205007 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125205007 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125205007 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125205007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125205007 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Deregistered}: Allocated (fsm.c:456) 20241107125205007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125205007 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Allocated (fsm.c:456) 20241107125205007 DMM DEBUG MM_STATE_Iu[0x55f976261f30]{Detached}: Allocated (fsm.c:456) 20241107125205007 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125205007 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125205007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125205007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125205007 DMM DEBUG MM(262420000001004/d3409f9c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125205007 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241107125205007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: { messageType := 2, destLocRef := 'C5C74E'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8edd15cdfe88: 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 := 'C6C8D8C6029DCAC3597109A68C7AEA15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F2DED67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC66DD2C1EBBFE26'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0BD0811A38D579D198EED910A7EA0791'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '390A68A03A1C729FF726852952C059CC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '085CB9284BB6CB412879AEB7B99F2956'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '463238E047B81FB6'O } } } } } SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241107125205018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125205018 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125205018 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125205018 DMM DEBUG MM(262420000001004/d3409f9c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241107125205018 DMM NOTICE MM(262420000001004/d3409f9c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125205018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125205018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125205018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125205018 DMM DEBUG MM(262420000001004/d3409f9c) Requesting authorization (sgsn_auth.c:160) 20241107125205018 DMM INFO MM(262420000001004/d3409f9c) Requesting authentication tuples (sgsn_auth.c:184) 20241107125205018 DMM DEBUG MM(262420000001004/d3409f9c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125205018 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241107125205018 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@8edd15cdfe88: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241107125205022 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125205022 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125205022 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125205022 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125205022 DMM INFO MM(262420000001004/d3409f9c) Subscriber data update (mmctx.c:445) 20241107125205022 DMM DEBUG MM(262420000001004/d3409f9c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125205022 DMM INFO MM(262420000001004/d3409f9c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125205022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125205022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125205022 DMM INFO MM(262420000001004/d3409f9c) <- GMM AUTH AND CIPHERING REQ (rand = c6 c8 d8 c6 02 9d ca c3 59 71 09 a6 8c 7a ea 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 5c b9 28 4b b6 cb 41 28 79 ae b7 b9 9f 29 56 ) (gprs_gmm.c:483) 20241107125205022 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241107125205022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822463238E023094B99990000100004F0290447B81FB6'O 20241107125205028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205029 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125205029 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125205029 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125205029 DMM INFO MM(262420000001004/d3409f9c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125205029 DMM NOTICE MM(262420000001004/d3409f9c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125205029 DMM DEBUG MM(262420000001004/d3409f9c) checking auth: received UMTS RES = 46 32 38 e0 47 b8 1f b6 (gprs_gmm.c:666) 20241107125205029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125205029 DMM DEBUG MM(262420000001004/d3409f9c) Requesting authorization (sgsn_auth.c:160) 20241107125205029 DMM INFO MM(262420000001004/d3409f9c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125205029 DMM DEBUG MM(262420000001004/d3409f9c) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125205029 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241107125205029 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) 20241107125205029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125205029 DMM DEBUG MM(262420000001004/d3409f9c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125205029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125205037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205038 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125205038 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125205038 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125205038 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241107125205038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125205038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125205038 DMM INFO MM(262420000001004/d3409f9c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3409f9c) (gprs_gmm.c:300) 20241107125205038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241107125205038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125205042 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125205042 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125205042 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241107125205042 DMM INFO MM(262420000001004/d3409f9c) Subscriber data update (mmctx.c:445) 20241107125205042 DMM DEBUG MM(262420000001004/d3409f9c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125205042 DMM INFO MM(262420000001004/d3409f9c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125205042 DMM NOTICE MM(262420000001004/d3409f9c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241107125205042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125205043 DMM NOTICE MM(262420000001004/d3409f9c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125205043 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) 20241107125205043 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125205043 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241107125205043 DMM INFO MM(262420000001004/d3409f9c) Subscriber data update (mmctx.c:445) 20241107125205043 DMM DEBUG MM(262420000001004/d3409f9c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125205045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205046 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125205046 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125205046 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125205046 DMM INFO MM(262420000001004/d3409f9c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125205046 DMM NOTICE MM(262420000001004/d3409f9c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125205046 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125205046 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125205046 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125205046 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125205046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125205046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125205046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125205051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205051 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125205051 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125205051 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125205051 DMM INFO MM(262420000001004/d3409f9c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125205051 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125205051 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125205051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 20241107125205053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_user(1503)12961614 TC_attach_pdp_act_user(1503)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@8edd15cdfe88: 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 := 'D3409F9C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user(1503)14801780 SGSN_Test_0-RAN(1497)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: First idle individual index:0 20241107125205253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205254 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125205254 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125205254 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125205254 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3409F9C) type="signalling"  (gprs_gmm.c:1944) 20241107125205254 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125205254 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125205254 DMM DEBUG MM(262420000001004/d3409f9c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125205254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: { messageType := 2, destLocRef := 'E1DB74'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125205259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205259 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125205259 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125205259 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125205259 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241107125205260 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125205260 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125205260 DMM INFO MM(262420000001004/d3409f9c) <- GMM SERVICE ACCEPT (P-TMSI=0xd3409f9c) (gprs_gmm.c:813) 20241107125205260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241107125205260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125205266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205266 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125205266 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125205266 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125205266 DMM INFO MM(262420000001004/d3409f9c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125205266 DMM INFO MM(262420000001004/d3409f9c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125205266 DMM DEBUG MM(262420000001004/d3409f9c) Using GGSN 0 (gprs_sm.c:312) 20241107125205266 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) 20241107125205266 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241107125205266 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125205266 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125205266 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241107125205277 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 a7 73 95 10 11 2f c1 d1 e9 14 05 7f 1e 84 b6 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241107125205277 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe0608, cbp=0x55f9762606c0) (sgsn_libgtp.c:632) 20241107125205277 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125205277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_len:30 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680095F6227D'O 20241107125205292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125205292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125205292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125205292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125205292 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125205292 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125205292 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125205292 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241107125205292 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241107125205292 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241107125205292 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125205292 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241107125205292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125205292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125205292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125205292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125205292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125205292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125205292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241107125205296 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125205296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1491)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1501)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1490)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1485)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1495)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@8edd15cdfe88: Final verdict of PTC: none 20241107125205299 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125205299 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) 20241107125205299 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125205299 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125205299 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125205299 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) 20241107125205300 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb0-BSSGP0(1482)@8edd15cdfe88: Final verdict of PTC: none 20241107125205300 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125205300 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) 20241107125205300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125205300 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125205300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125205300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125205300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125205300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125205300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125205300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) TC_attach_pdp_act_user-BVCI210(1489)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@8edd15cdfe88: Final verdict of PTC: none 20241107125205300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1487)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@8edd15cdfe88: Final verdict of PTC: none 20241107125205306 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_user(1503)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-Gb2-BSSGP2(1492)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1483)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1488)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1493)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Thu Nov 7 12:52:05 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241107125205447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125205948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241107125206297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125206297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241107125207299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125207299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125207301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125207301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125207301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Nov 7 12:52:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125208300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125208300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241107125209012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125209013 DMM INFO MM(262420000001004/d3409f9c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125209013 DMM INFO MM(262420000001004/d3409f9c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125209013 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125209013 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125209013 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125209013 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125209013 DMM NOTICE MM(262420000001004/d3409f9c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125209013 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241107125209013 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125209013 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125209013 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241107125209013 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241107125209013 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) 20241107125209013 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) 20241107125209013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125209013 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Deallocated (fsm.c:568) 20241107125209013 DMM DEBUG MM_STATE_Iu(5)[0x55f976261f30]{Detached}: Deallocated (fsm.c:568) 20241107125209013 DMM DEBUG GMM(gmm_fsm)[0x55f976253ff0]{Deregistered}: Deallocated (fsm.c:568) 20241107125209014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125209014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125209014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125209014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125209014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125209014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125209014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125209014 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125209065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125209065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125209065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125209065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125209065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125209065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125209065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125209065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125209067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125209067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125209067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125209067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125209067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125209067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125209067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125209067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125209067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125209067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125209067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125209068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125209071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125209080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125209080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125209116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125209116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125209116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125209116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125209116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125209116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125209116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125209116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1513)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125209119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125209119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125209119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125209119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125209119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125209119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125209119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125209119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125209119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125209119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125209119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125209119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125209123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107125209134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125209134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1513)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1519)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125209155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125209155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125209155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125209155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125209155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125209156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125209156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125209156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125209158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125209158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125209158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125209158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125209158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125209158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125209158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125209158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125209158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125209158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125209158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1519)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125209159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125209159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125209162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1518)@8edd15cdfe88: v_sccp_pdu_maxlen:268 20241107125209170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125209171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125209301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125209301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125209301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125209301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125209303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125209304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125209370 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125209370 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) 20241107125209370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125209370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125209373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125209373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125209373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125209373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125209373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125209373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125209373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125209374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125209374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125209374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125209374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125209374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125209374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125209374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125209375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125210181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210181 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125210181 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125210181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D85E292D'O, index=0 SGSN_Test-GSUP(1524)@8edd15cdfe88: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'BE05'O, rac := '47'O ("G") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)1421647 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1520)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125210371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210371 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125210371 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125210371 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125210371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125210371 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Deregistered}: Allocated (fsm.c:456) 20241107125210371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125210371 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125210371 DMM DEBUG MM_STATE_Iu[0x55f976265ff0]{Detached}: Allocated (fsm.c:456) 20241107125210371 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125210372 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125210372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125210372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125210372 DMM DEBUG MM(262420000001058/dfd05601) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125210372 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241107125210372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: { messageType := 2, destLocRef := '15B14F'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(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: 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 := '7EED6964282979B3F095BE72CF28B357'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB6A4B6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4FF4B19920BE509'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C7649029D73C6BCDE3783224B66BBC5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '613D60D158E5176B5C4A45ECD9E762A6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D7D8CDA0B7A6B3CEA5116038B586120F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0179170E070AAF8'O } } } } } SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241107125210381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210381 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125210381 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125210381 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125210381 DMM DEBUG MM(262420000001058/dfd05601) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241107125210381 DMM NOTICE MM(262420000001058/dfd05601) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125210381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125210381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125210381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125210381 DMM DEBUG MM(262420000001058/dfd05601) Requesting authorization (sgsn_auth.c:160) 20241107125210381 DMM INFO MM(262420000001058/dfd05601) Requesting authentication tuples (sgsn_auth.c:184) 20241107125210381 DMM DEBUG MM(262420000001058/dfd05601) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125210381 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241107125210381 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@8edd15cdfe88: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241107125210384 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125210384 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125210384 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125210384 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125210384 DMM INFO MM(262420000001058/dfd05601) Subscriber data update (mmctx.c:445) 20241107125210384 DMM DEBUG MM(262420000001058/dfd05601) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125210384 DMM INFO MM(262420000001058/dfd05601) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125210384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125210384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125210384 DMM INFO MM(262420000001058/dfd05601) <- GMM AUTH AND CIPHERING REQ (rand = 7e ed 69 64 28 29 79 b3 f0 95 be 72 cf 28 b3 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 d8 cd a0 b7 a6 b3 ce a5 11 60 38 b5 86 12 0f ) (gprs_gmm.c:483) 20241107125210384 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241107125210384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122C017917023094B99990000105008F02904E070AAF8'O 20241107125210390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210390 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125210390 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125210390 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125210390 DMM INFO MM(262420000001058/dfd05601) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125210390 DMM NOTICE MM(262420000001058/dfd05601) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125210390 DMM DEBUG MM(262420000001058/dfd05601) checking auth: received UMTS RES = c0 17 91 70 e0 70 aa f8 (gprs_gmm.c:666) 20241107125210390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125210390 DMM DEBUG MM(262420000001058/dfd05601) Requesting authorization (sgsn_auth.c:160) 20241107125210391 DMM INFO MM(262420000001058/dfd05601) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125210391 DMM DEBUG MM(262420000001058/dfd05601) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125210391 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241107125210391 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241107125210391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125210391 DMM DEBUG MM(262420000001058/dfd05601) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125210391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125210400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210400 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125210400 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125210400 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125210400 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241107125210400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125210400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125210400 DMM INFO MM(262420000001058/dfd05601) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd05601) (gprs_gmm.c:300) 20241107125210400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241107125210400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125210404 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125210404 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125210404 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241107125210404 DMM INFO MM(262420000001058/dfd05601) Subscriber data update (mmctx.c:445) 20241107125210404 DMM DEBUG MM(262420000001058/dfd05601) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125210404 DMM INFO MM(262420000001058/dfd05601) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125210404 DMM NOTICE MM(262420000001058/dfd05601) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241107125210404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125210404 DMM NOTICE MM(262420000001058/dfd05601) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125210404 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20241107125210405 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125210405 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241107125210405 DMM INFO MM(262420000001058/dfd05601) Subscriber data update (mmctx.c:445) 20241107125210405 DMM DEBUG MM(262420000001058/dfd05601) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125210407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210407 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125210407 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125210407 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125210407 DMM INFO MM(262420000001058/dfd05601) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125210407 DMM NOTICE MM(262420000001058/dfd05601) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125210408 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125210408 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125210408 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125210408 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125210408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125210408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125210408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125210413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210414 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125210414 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125210414 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125210414 DMM INFO MM(262420000001058/dfd05601) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125210414 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125210414 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125210414 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 20241107125210415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)1421647 TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: 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 := 'DFD05601'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)9160546 SGSN_Test_0-RAN(1520)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: First idle individual index:0 20241107125210621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210622 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125210622 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125210622 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125210622 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFD05601) type="signalling"  (gprs_gmm.c:1944) 20241107125210622 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125210622 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125210622 DMM DEBUG MM(262420000001058/dfd05601) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125210622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: { messageType := 2, destLocRef := '8BC762'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(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125210627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210628 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125210628 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125210628 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125210628 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241107125210628 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125210628 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125210628 DMM INFO MM(262420000001058/dfd05601) <- GMM SERVICE ACCEPT (P-TMSI=0xdfd05601) (gprs_gmm.c:813) 20241107125210628 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241107125210628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125210634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125210634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125210634 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125210634 DMM INFO MM(262420000001058/dfd05601) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125210634 DMM INFO MM(262420000001058/dfd05601) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125210634 DMM DEBUG MM(262420000001058/dfd05601) Using GGSN 0 (gprs_sm.c:312) 20241107125210634 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) 20241107125210634 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241107125210634 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125210634 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125210634 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241107125210644 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 60 6a aa 78 11 fb d4 b8 4e 14 05 7f df 28 17 9a 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) 20241107125210644 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe1678, cbp=0x55f976261b00) (sgsn_libgtp.c:632) 20241107125210644 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125210644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_len:30 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005F7D0682'O 20241107125210664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125210664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125210664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125210664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125210664 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125210664 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125210664 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125210664 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241107125210664 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241107125210665 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241107125210665 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125210665 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241107125210665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125210665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125210665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125210665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125210665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125210665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125210665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241107125210669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125210669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1508)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1519)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@8edd15cdfe88: Final verdict of PTC: none 20241107125210671 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125210671 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) 20241107125210671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125210671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125210671 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125210671 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) 20241107125210671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125210671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125210671 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) -NSVCI98(1514)@8edd15cdfe88: Final verdict of PTC: none 20241107125210671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125210671 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125210671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125210671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125210671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125210671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125210672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@8edd15cdfe88: Final verdict of PTC: none 20241107125210672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1509)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1506)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1512)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1517)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Thu Nov 7 12:52:10 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241107125210821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125211322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288492) 20241107125211670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125211670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288492, count=289652) 20241107125212672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125212672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125212672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125212672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125212672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Nov 7 12:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125213674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125213674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241107125214387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125214388 DMM INFO MM(262420000001058/dfd05601) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125214388 DMM INFO MM(262420000001058/dfd05601) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125214388 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125214388 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125214388 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125214388 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125214388 DMM NOTICE MM(262420000001058/dfd05601) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125214388 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241107125214388 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125214388 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125214388 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241107125214388 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241107125214388 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241107125214388 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241107125214388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125214388 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125214388 DMM DEBUG MM_STATE_Iu(7)[0x55f976265ff0]{Detached}: Deallocated (fsm.c:568) 20241107125214388 DMM DEBUG GMM(gmm_fsm)[0x55f976261f30]{Deregistered}: Deallocated (fsm.c:568) 20241107125214388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125214388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125214388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125214389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125214389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125214389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125214389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125214389 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125214441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125214441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125214441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125214441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214441 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125214441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125214441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125214441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125214441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125214443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125214443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125214443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125214443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125214443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125214443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125214443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125214443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125214443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125214443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125214443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125214443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125214448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125214456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125214456 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125214479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125214479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125214479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125214479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125214479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125214479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125214479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125214479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125214481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125214481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125214481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125214481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125214481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125214481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125214481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125214481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125214481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125214481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125214482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125214482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125214486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125214496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125214496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125214531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125214531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125214531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125214531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125214531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125214531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125214531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125214531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125214532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125214532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125214532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125214532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125214532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125214532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125214532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125214532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125214532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125214532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125214532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1542)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125214533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125214533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125214536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1544)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1541)@8edd15cdfe88: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125214545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125214545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125214675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125214675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125214675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125214675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125214677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125214677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125214741 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125214741 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) 20241107125214741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125214742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125214744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125214744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125214744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125214744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125214744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125214744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125214744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125214745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125214745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125214745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125214745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125214745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125214745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125214745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125214745 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125215550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215551 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125215551 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125215551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F25FD9D4'O, index=0 SGSN_Test-GSUP(1547)@8edd15cdfe88: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1185'O, rac := 'D1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8854015 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1543)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125215743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215743 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125215743 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125215743 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125215743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125215743 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Deregistered}: Allocated (fsm.c:456) 20241107125215743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125215743 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Allocated (fsm.c:456) 20241107125215743 DMM DEBUG MM_STATE_Iu[0x55f976265980]{Detached}: Allocated (fsm.c:456) 20241107125215743 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125215743 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125215743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125215743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125215743 DMM DEBUG MM(262420000001055/c18a182f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125215743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241107125215743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: { messageType := 2, destLocRef := '8719FF'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: 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 := '0299A6138BF3A1F0E9C4EEBF3644B310'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EDF5D05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F92CF0AEE77B62F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8E08A542A12D0AE27D85EE93C683B700'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D88DEF811EF2840DED3AC8B82312858B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A94F4B04016795E45FA7139819D03C64'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A40362E7EF596445'O } } } } } SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241107125215752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125215753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125215753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125215753 DMM DEBUG MM(262420000001055/c18a182f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241107125215753 DMM NOTICE MM(262420000001055/c18a182f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125215753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125215753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125215753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125215753 DMM DEBUG MM(262420000001055/c18a182f) Requesting authorization (sgsn_auth.c:160) 20241107125215753 DMM INFO MM(262420000001055/c18a182f) Requesting authentication tuples (sgsn_auth.c:184) 20241107125215753 DMM DEBUG MM(262420000001055/c18a182f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125215753 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241107125215753 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@8edd15cdfe88: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241107125215755 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125215755 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125215755 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125215755 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125215755 DMM INFO MM(262420000001055/c18a182f) Subscriber data update (mmctx.c:445) 20241107125215755 DMM DEBUG MM(262420000001055/c18a182f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125215755 DMM INFO MM(262420000001055/c18a182f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125215755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125215755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125215755 DMM INFO MM(262420000001055/c18a182f) <- GMM AUTH AND CIPHERING REQ (rand = 02 99 a6 13 8b f3 a1 f0 e9 c4 ee bf 36 44 b3 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 4f 4b 04 01 67 95 e4 5f a7 13 98 19 d0 3c 64 ) (gprs_gmm.c:483) 20241107125215755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241107125215755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022A40362E723094B99990000105005F02904EF596445'O 20241107125215761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215761 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125215761 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125215761 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125215761 DMM INFO MM(262420000001055/c18a182f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125215761 DMM NOTICE MM(262420000001055/c18a182f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125215761 DMM DEBUG MM(262420000001055/c18a182f) checking auth: received UMTS RES = a4 03 62 e7 ef 59 64 45 (gprs_gmm.c:666) 20241107125215761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125215761 DMM DEBUG MM(262420000001055/c18a182f) Requesting authorization (sgsn_auth.c:160) 20241107125215761 DMM INFO MM(262420000001055/c18a182f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125215761 DMM DEBUG MM(262420000001055/c18a182f) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125215761 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241107125215761 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241107125215761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125215761 DMM DEBUG MM(262420000001055/c18a182f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125215761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125215770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215770 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125215770 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125215770 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125215770 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241107125215771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125215771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125215771 DMM INFO MM(262420000001055/c18a182f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc18a182f) (gprs_gmm.c:300) 20241107125215771 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241107125215771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125215774 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125215774 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125215774 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241107125215774 DMM INFO MM(262420000001055/c18a182f) Subscriber data update (mmctx.c:445) 20241107125215774 DMM DEBUG MM(262420000001055/c18a182f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125215774 DMM INFO MM(262420000001055/c18a182f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125215774 DMM NOTICE MM(262420000001055/c18a182f) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241107125215774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125215774 DMM NOTICE MM(262420000001055/c18a182f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125215774 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20241107125215775 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125215775 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241107125215775 DMM INFO MM(262420000001055/c18a182f) Subscriber data update (mmctx.c:445) 20241107125215775 DMM DEBUG MM(262420000001055/c18a182f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125215777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125215777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125215777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125215777 DMM INFO MM(262420000001055/c18a182f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125215777 DMM NOTICE MM(262420000001055/c18a182f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125215777 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125215777 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125215777 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125215777 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125215777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125215777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125215777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125215783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215783 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125215783 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125215783 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125215783 DMM INFO MM(262420000001055/c18a182f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125215783 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125215783 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125215783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 20241107125215784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8854015 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: 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 := 'C18A182F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6354947 SGSN_Test_0-RAN(1543)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: First idle individual index:0 20241107125215989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215990 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125215990 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125215990 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125215990 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC18A182F) type="signalling"  (gprs_gmm.c:1944) 20241107125215990 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125215990 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125215990 DMM DEBUG MM(262420000001055/c18a182f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125215990 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215990 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: { messageType := 2, destLocRef := '60F803'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125215996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125215996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125215996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125215996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215996 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125215996 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125215996 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125215996 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241107125215996 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125215996 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125215996 DMM INFO MM(262420000001055/c18a182f) <- GMM SERVICE ACCEPT (P-TMSI=0xc18a182f) (gprs_gmm.c:813) 20241107125215996 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241107125215997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125215997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125215997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125215997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125215997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125215997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125215997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125216003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125216003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125216003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125216003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125216003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125216003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125216003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125216003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125216003 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125216003 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125216003 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125216003 DMM INFO MM(262420000001055/c18a182f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125216003 DMM INFO MM(262420000001055/c18a182f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125216003 DMM DEBUG MM(262420000001055/c18a182f) Using GGSN 0 (gprs_sm.c:312) 20241107125216003 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) 20241107125216003 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241107125216003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125216003 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125216003 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241107125216014 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 80 19 d6 c2 11 84 c5 94 4a 14 05 7f 19 14 d0 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=1086 from retransmit req queue (gtp.c:443) 20241107125216014 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe26e8, cbp=0x55f976266940) (sgsn_libgtp.c:632) 20241107125216014 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125216014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125216014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125216014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125216014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125216014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125216014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125216014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125216014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_len:33 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680086DC7956'O 20241107125216030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125216030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125216030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125216030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125216030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125216030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125216030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125216030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125216030 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125216030 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125216030 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125216030 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241107125216030 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241107125216030 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241107125216031 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125216031 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241107125216031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125216031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125216031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125216031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125216031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125216031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125216031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125216031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241107125216034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125216034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1536)@8edd15cdfe88: Final verdict of PTC: none 20241107125216036 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125216036 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) 20241107125216036 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125216036 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125216036 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125216036 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) 20241107125216036 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125216036 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125216036 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) -NSVCI99(1542)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1531)@8edd15cdfe88: Final verdict of PTC: none 20241107125216036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125216036 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125216036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125216036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125216036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125216036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125216036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125216036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125216036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1532)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@8edd15cdfe88: Final verdict of PTC: none 20241107125216038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1533)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1540)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1529)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1534)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Thu Nov 7 12:52:16 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241107125216204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125216706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277860) 20241107125217035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125217035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277860, count=290100) 20241107125218036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125218036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125218037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125218037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125218037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Nov 7 12:52:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125219037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125219037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241107125219768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125219769 DMM INFO MM(262420000001055/c18a182f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125219769 DMM INFO MM(262420000001055/c18a182f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125219769 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125219769 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125219769 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125219770 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125219770 DMM NOTICE MM(262420000001055/c18a182f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125219770 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241107125219770 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125219770 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125219770 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241107125219770 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241107125219770 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241107125219770 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241107125219770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125219770 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Deallocated (fsm.c:568) 20241107125219770 DMM DEBUG MM_STATE_Iu(9)[0x55f976265980]{Detached}: Deallocated (fsm.c:568) 20241107125219770 DMM DEBUG GMM(gmm_fsm)[0x55f976265ff0]{Deregistered}: Deallocated (fsm.c:568) 20241107125219770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125219770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125219770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125219770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125219770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125219770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125219770 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125219814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125219814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125219814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125219814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125219814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125219814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125219814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125219814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125219815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125219815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125219815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125219815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125219816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125219816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125219816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125219816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125219816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125219816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125219817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125219817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125219822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125219831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125219831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1556)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125219858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125219858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125219858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125219858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125219858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125219858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125219858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125219859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1559)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125219861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125219861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125219861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125219861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125219861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125219861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125219861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125219861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125219861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125219861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1560)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125219862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125219862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125219866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125219875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125219876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125219888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125219888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125219888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125219888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125219888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125219888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125219888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125219888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125219890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125219890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125219890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125219890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125219890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125219890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125219890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125219890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125219890 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125219890 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125219890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125219891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125219891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125219895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125219906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125219906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1567)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@8edd15cdfe88: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125220037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125220037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125220037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125220037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125220039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241107125220040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125220108 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125220108 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) 20241107125220108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125220108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125220110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125220110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125220111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125220111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125220111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125220111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125220111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125220112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125220112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125220112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125220112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125220112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125220112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125220112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125220112 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125220918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125220918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125220918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125220918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125220919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125220919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125220919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125220919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125220919 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125220919 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125220919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125220919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125220919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125220919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125220919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125220919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125220919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125220919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='CF1500D4'O, index=0 SGSN_Test-GSUP(1570)@8edd15cdfe88: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '5C62'O ("\\b"), rac := '9D'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2240302 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1566)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125221110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221111 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125221111 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125221111 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125221111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125221111 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Deregistered}: Allocated (fsm.c:456) 20241107125221111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125221111 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125221111 DMM DEBUG MM_STATE_Iu[0x55f9762675e0]{Detached}: Allocated (fsm.c:456) 20241107125221111 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125221111 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125221111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125221111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125221111 DMM DEBUG MM(262420000001056/e59a394f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125221111 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241107125221111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: { messageType := 2, destLocRef := '222F2E'O ("\"/."), sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: 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 := '8C7ADB7144B8084FC3B76AFEE51A51B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C16C0FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FC3ACCCC89D9726'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C5B47CED968D0DA3202D7BC4F1572C7B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5EB76A197AC870553F83C1B615CC5C03'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E785E296AFBE3330E8ED7C33603273F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BEBAD05A42BE4C4B'O } } } } } SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241107125221120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125221120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125221120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125221120 DMM DEBUG MM(262420000001056/e59a394f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241107125221120 DMM NOTICE MM(262420000001056/e59a394f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125221120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125221120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125221120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125221120 DMM DEBUG MM(262420000001056/e59a394f) Requesting authorization (sgsn_auth.c:160) 20241107125221120 DMM INFO MM(262420000001056/e59a394f) Requesting authentication tuples (sgsn_auth.c:184) 20241107125221120 DMM DEBUG MM(262420000001056/e59a394f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125221120 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241107125221120 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@8edd15cdfe88: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241107125221123 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125221123 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125221123 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125221123 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125221123 DMM INFO MM(262420000001056/e59a394f) Subscriber data update (mmctx.c:445) 20241107125221123 DMM DEBUG MM(262420000001056/e59a394f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125221123 DMM INFO MM(262420000001056/e59a394f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125221123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125221123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125221123 DMM INFO MM(262420000001056/e59a394f) <- GMM AUTH AND CIPHERING REQ (rand = 8c 7a db 71 44 b8 08 4f c3 b7 6a fe e5 1a 51 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 78 5e 29 6a fb e3 33 0e 8e d7 c3 36 03 27 3f ) (gprs_gmm.c:483) 20241107125221123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241107125221123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222BEBAD05A23094B99990000105006F0290442BE4C4B'O 20241107125221129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125221129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125221129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125221129 DMM INFO MM(262420000001056/e59a394f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125221129 DMM NOTICE MM(262420000001056/e59a394f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125221129 DMM DEBUG MM(262420000001056/e59a394f) checking auth: received UMTS RES = be ba d0 5a 42 be 4c 4b (gprs_gmm.c:666) 20241107125221129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125221129 DMM DEBUG MM(262420000001056/e59a394f) Requesting authorization (sgsn_auth.c:160) 20241107125221129 DMM INFO MM(262420000001056/e59a394f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125221129 DMM DEBUG MM(262420000001056/e59a394f) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125221129 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241107125221129 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241107125221129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125221129 DMM DEBUG MM(262420000001056/e59a394f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125221129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125221138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221138 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125221138 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125221138 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125221138 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241107125221138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125221138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125221138 DMM INFO MM(262420000001056/e59a394f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59a394f) (gprs_gmm.c:300) 20241107125221138 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241107125221139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125221143 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125221143 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125221143 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241107125221143 DMM INFO MM(262420000001056/e59a394f) Subscriber data update (mmctx.c:445) 20241107125221143 DMM DEBUG MM(262420000001056/e59a394f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125221143 DMM INFO MM(262420000001056/e59a394f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125221143 DMM NOTICE MM(262420000001056/e59a394f) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241107125221143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125221143 DMM NOTICE MM(262420000001056/e59a394f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125221143 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20241107125221144 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125221144 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241107125221144 DMM INFO MM(262420000001056/e59a394f) Subscriber data update (mmctx.c:445) 20241107125221144 DMM DEBUG MM(262420000001056/e59a394f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125221146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125221146 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125221146 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125221146 DMM INFO MM(262420000001056/e59a394f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125221146 DMM NOTICE MM(262420000001056/e59a394f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125221146 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125221146 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125221146 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125221146 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125221146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125221146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125221146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125221152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221152 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125221152 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125221152 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125221152 DMM INFO MM(262420000001056/e59a394f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125221152 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125221152 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125221152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 20241107125221153 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2240302 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: 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 := 'E59A394F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2650194 SGSN_Test_0-RAN(1566)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: First idle individual index:0 20241107125221357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221358 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125221358 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125221358 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125221358 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE59A394F) type="signalling"  (gprs_gmm.c:1944) 20241107125221358 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125221358 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125221358 DMM DEBUG MM(262420000001056/e59a394f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125221358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: { messageType := 2, destLocRef := '287052'O ("(pR"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125221363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221363 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125221363 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125221363 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125221363 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241107125221363 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125221363 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125221363 DMM INFO MM(262420000001056/e59a394f) <- GMM SERVICE ACCEPT (P-TMSI=0xe59a394f) (gprs_gmm.c:813) 20241107125221363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241107125221364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125221371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125221371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125221371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125221371 DMM INFO MM(262420000001056/e59a394f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125221371 DMM INFO MM(262420000001056/e59a394f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125221371 DMM DEBUG MM(262420000001056/e59a394f) Using GGSN 0 (gprs_sm.c:312) 20241107125221371 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241107125221371 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241107125221371 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125221371 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125221371 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241107125221382 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 3a ed 65 0a 11 b8 7c e8 62 14 05 7f 81 33 71 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=1089 from retransmit req queue (gtp.c:443) 20241107125221382 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe3758, cbp=0x55f9762671f0) (sgsn_libgtp.c:632) 20241107125221382 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125221382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125221382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125221382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125221382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_len:46 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1565)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000008342C93E'O 20241107125221397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125221397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125221397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125221397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125221397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125221397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125221397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125221397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125221398 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125221398 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125221398 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125221398 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241107125221398 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241107125221398 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241107125221398 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241107125228779 DGPRS DEBUG Checking for inactive LLMEs, time = 12794682 (sgsn.c:131) 20241107125240038 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107125240038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125240039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107125249817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125249819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125249819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125249863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125249864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125249864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125249891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125249894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125249894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8edd15cdfe88: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241107125251116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125251116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@8edd15cdfe88: Final verdict of PTC: none 20241107125251118 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125251118 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) 20241107125251118 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125251118 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125251118 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125251118 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) 20241107125251118 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125251118 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125251118 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) 20241107125251118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125251118 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125251118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125251118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125251118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125251118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125251118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125251118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1560)@8edd15cdfe88: Final verdict of PTC: none 20241107125251118 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1554)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1564)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@8edd15cdfe88: Final verdict of PTC: none 20241107125251119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57162<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1552)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1562)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1558)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@8edd15cdfe88: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Thu Nov 7 12:52:51 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241107125251262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125251764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289296) 20241107125252118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125252118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289296, count=290456) 20241107125253119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125253119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125253119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125253119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125253119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Nov 7 12:52:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125254120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125254120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241107125254832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125254833 DMM INFO MM(262420000001056/e59a394f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125254833 DMM INFO MM(262420000001056/e59a394f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125254833 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125254833 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125254833 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125254833 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125254833 DMM NOTICE MM(262420000001056/e59a394f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125254833 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241107125254833 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125254833 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125254833 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241107125254833 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241107125254833 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241107125254833 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241107125254833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125254833 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125254833 DMM DEBUG MM_STATE_Iu(11)[0x55f9762675e0]{Detached}: Deallocated (fsm.c:568) 20241107125254833 DMM DEBUG GMM(gmm_fsm)[0x55f976265980]{Deregistered}: Deallocated (fsm.c:568) 20241107125254833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125254833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125254833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125254833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125254833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125254833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125254833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125254834 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125254885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125254885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125254885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125254885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125254885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125254885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125254885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125254885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125254887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125254887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125254887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125254887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125254887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125254887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125254887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125254887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125254887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125254887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125254888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125254888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125254892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125254901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125254901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125254921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125254921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125254921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125254921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125254921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125254921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125254921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125254921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125254923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125254923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125254923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125254923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125254923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125254923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125254923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125254923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125254923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125254923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1582)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125254924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125254924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125254927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125254935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125254935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1588)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1588)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125254972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125254972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125254972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125254972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1588)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125254974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125254974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125254974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125254975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125254975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125254975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125254975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125254975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125254975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125254976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1588)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1588)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125254979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1587)@8edd15cdfe88: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1584)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125254990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125254990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125255121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125255121 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125255121 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125255121 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125255123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125255123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125255183 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125255183 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) 20241107125255183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125255183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125255186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125255186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125255186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125255186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125255186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125255186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125255186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125255187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125255187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125255187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125255187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125255187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125255187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125255187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125255187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125255994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125255994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125255994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125255994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125255994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125255994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125255994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125255994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125255994 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125255994 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125255994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125255994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125255994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125255994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125255994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125255994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125255994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125255994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='FB7F8E1E'O, index=0 SGSN_Test-GSUP(1593)@8edd15cdfe88: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'A590'O, rac := 'E2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)502043 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1589)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125256188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256189 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125256189 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125256189 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125256189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125256189 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Deregistered}: Allocated (fsm.c:456) 20241107125256189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125256189 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Allocated (fsm.c:456) 20241107125256189 DMM DEBUG MM_STATE_Iu[0x55f9762680f0]{Detached}: Allocated (fsm.c:456) 20241107125256189 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125256189 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125256189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125256189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125256189 DMM DEBUG MM(262420000001057/e8c22877) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125256189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241107125256189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: { messageType := 2, destLocRef := '07A91B'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(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: 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 := 'ADE0341679BC057BCB91BEF4FE6693D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E340855'O ("N4\bU") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C44D1606B1B56B6E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0F65635939E867A6DB2BB21589206BCD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B929F4FB35BB666E9C95E7953EFF1DA2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '615BED2A30841FDBB43A3EA6C542C775'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C29EF10F501166D'O } } } } } SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241107125256199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256199 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125256200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125256200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125256200 DMM DEBUG MM(262420000001057/e8c22877) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241107125256200 DMM NOTICE MM(262420000001057/e8c22877) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125256200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125256200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125256200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125256200 DMM DEBUG MM(262420000001057/e8c22877) Requesting authorization (sgsn_auth.c:160) 20241107125256200 DMM INFO MM(262420000001057/e8c22877) Requesting authentication tuples (sgsn_auth.c:184) 20241107125256200 DMM DEBUG MM(262420000001057/e8c22877) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125256200 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241107125256200 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@8edd15cdfe88: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241107125256202 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125256202 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125256202 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125256202 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125256202 DMM INFO MM(262420000001057/e8c22877) Subscriber data update (mmctx.c:445) 20241107125256202 DMM DEBUG MM(262420000001057/e8c22877) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125256202 DMM INFO MM(262420000001057/e8c22877) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125256202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125256202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125256202 DMM INFO MM(262420000001057/e8c22877) <- GMM AUTH AND CIPHERING REQ (rand = ad e0 34 16 79 bc 05 7b cb 91 be f4 fe 66 93 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 5b ed 2a 30 84 1f db b4 3a 3e a6 c5 42 c7 75 ) (gprs_gmm.c:483) 20241107125256202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241107125256202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E220C29EF1023094B99990000105007F02904F501166D'O 20241107125256209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125256209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125256209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125256209 DMM INFO MM(262420000001057/e8c22877) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125256209 DMM NOTICE MM(262420000001057/e8c22877) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125256209 DMM DEBUG MM(262420000001057/e8c22877) checking auth: received UMTS RES = 0c 29 ef 10 f5 01 16 6d (gprs_gmm.c:666) 20241107125256209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125256209 DMM DEBUG MM(262420000001057/e8c22877) Requesting authorization (sgsn_auth.c:160) 20241107125256209 DMM INFO MM(262420000001057/e8c22877) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125256209 DMM DEBUG MM(262420000001057/e8c22877) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125256209 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241107125256209 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241107125256209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125256209 DMM DEBUG MM(262420000001057/e8c22877) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125256209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125256218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256218 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125256218 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125256218 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125256218 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241107125256218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125256218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125256218 DMM INFO MM(262420000001057/e8c22877) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c22877) (gprs_gmm.c:300) 20241107125256218 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241107125256218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125256222 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125256222 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125256222 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241107125256222 DMM INFO MM(262420000001057/e8c22877) Subscriber data update (mmctx.c:445) 20241107125256222 DMM DEBUG MM(262420000001057/e8c22877) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125256222 DMM INFO MM(262420000001057/e8c22877) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125256222 DMM NOTICE MM(262420000001057/e8c22877) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241107125256222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125256222 DMM NOTICE MM(262420000001057/e8c22877) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125256222 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20241107125256222 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125256222 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241107125256222 DMM INFO MM(262420000001057/e8c22877) Subscriber data update (mmctx.c:445) 20241107125256222 DMM DEBUG MM(262420000001057/e8c22877) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125256224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256224 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125256224 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125256224 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125256224 DMM INFO MM(262420000001057/e8c22877) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125256224 DMM NOTICE MM(262420000001057/e8c22877) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125256224 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125256224 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125256224 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125256224 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125256224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125256224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125256224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125256229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256229 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125256229 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125256229 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125256229 DMM INFO MM(262420000001057/e8c22877) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125256229 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125256229 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125256229 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 20241107125256230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)502043 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: 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 := 'E8C22877'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)5985107 SGSN_Test_0-RAN(1589)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: First idle individual index:0 20241107125256433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256434 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125256434 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125256434 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125256434 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE8C22877) type="signalling"  (gprs_gmm.c:1944) 20241107125256434 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125256434 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125256434 DMM DEBUG MM(262420000001057/e8c22877) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125256434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: { messageType := 2, destLocRef := '5B5353'O ("[SS"), 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(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125256439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256439 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125256439 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125256439 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125256439 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241107125256439 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125256439 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125256439 DMM INFO MM(262420000001057/e8c22877) <- GMM SERVICE ACCEPT (P-TMSI=0xe8c22877) (gprs_gmm.c:813) 20241107125256439 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241107125256440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125256446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256446 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125256446 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125256446 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125256446 DMM INFO MM(262420000001057/e8c22877) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125256446 DMM INFO MM(262420000001057/e8c22877) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125256446 DMM DEBUG MM(262420000001057/e8c22877) Using GGSN 0 (gprs_sm.c:312) 20241107125256447 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241107125256447 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241107125256447 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125256447 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125256447 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241107125256454 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 6b c3 ea 11 11 18 9e 40 97 14 05 7f b6 22 27 e6 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) 20241107125256454 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe47c8, cbp=0x55f9762665e0) (sgsn_libgtp.c:632) 20241107125256454 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125256455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125256455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125256455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125256455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_len:48 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1587)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000035305DCE'O 20241107125256471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125256471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125256471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125256471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125256471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125256471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125256471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125256471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125256471 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125256471 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125256471 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125256471 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241107125256471 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241107125256471 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241107125256471 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241107125258780 DGPRS DEBUG Checking for inactive LLMEs, time = 12794712 (sgsn.c:131) 20241107125315122 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241107125315122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125315123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107125324888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125324890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125324890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125324925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125324927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125324927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125324977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125324978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125324978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8edd15cdfe88: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241107125326196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125326196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1593)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1577)@8edd15cdfe88: Final verdict of PTC: none 20241107125326197 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125326197 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) 20241107125326197 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125326197 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125326197 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125326197 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) 20241107125326197 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125326197 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125326197 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) 20241107125326197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125326197 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125326197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125326197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125326197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125326197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125326197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125326197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125326197 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1582)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1588)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1587)@8edd15cdfe88: Final verdict of PTC: none 20241107125326198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1590)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1580)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1576)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@8edd15cdfe88: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1586)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1586): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1587): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1588): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Thu Nov 7 12:53:26 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241107125326357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125326858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288276) 20241107125327197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125327197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288276, count=289716) 20241107125328197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125328197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125328199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125328199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125328199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241107125328780 DGPRS DEBUG Checking for inactive LLMEs, time = 12794742 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Nov 7 12:53:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125329198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125329198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_attach_pdp_act_pmm_idle started. 20241107125329914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125329915 DMM INFO MM(262420000001057/e8c22877) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125329915 DMM INFO MM(262420000001057/e8c22877) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125329915 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125329915 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125329915 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125329915 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125329915 DMM NOTICE MM(262420000001057/e8c22877) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125329915 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241107125329915 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125329915 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125329915 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241107125329915 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241107125329915 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241107125329915 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241107125329915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125329915 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Deallocated (fsm.c:568) 20241107125329915 DMM DEBUG MM_STATE_Iu(13)[0x55f9762680f0]{Detached}: Deallocated (fsm.c:568) 20241107125329915 DMM DEBUG GMM(gmm_fsm)[0x55f9762675e0]{Deregistered}: Deallocated (fsm.c:568) 20241107125329915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125329915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125329915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125329915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125329915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125329915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125329915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125329915 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1601)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1601)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125329975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125329975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125329975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125329975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125329975 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125329975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125329975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125329975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125329975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1601)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125329976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125329977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125329977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125329977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125329977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125329977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125329977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125329977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125329977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125329977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125329977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1600)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1601)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125329978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125329978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1601)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125329982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125329992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125329992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1600)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125330004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125330004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125330004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125330004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125330004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125330004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125330004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125330004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125330004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125330005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125330005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125330005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125330006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125330006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125330006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125330006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125330006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125330006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125330006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125330006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125330006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125330006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125330009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1606)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 20241107125330020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125330020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125330054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125330054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125330054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125330054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125330054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125330054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125330054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125330054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125330054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125330056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125330056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125330056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125330056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125330056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125330056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125330056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125330056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125330056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125330056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125330056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1611)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107125330057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125330057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125330060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1613)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@8edd15cdfe88: ************************************************* SGSN_Test_0-SCCP(1610)@8edd15cdfe88: v_sccp_pdu_maxlen:268 20241107125330071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125330071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125330199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125330199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125330199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125330199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125330202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125330203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125330269 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125330269 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) 20241107125330269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125330269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125330272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125330272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125330272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125330272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125330272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125330272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125330272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125330273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125330273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125330273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125330273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125330273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125330273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125330273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125330273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125331081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331081 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125331081 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125331081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@8edd15cdfe88: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F1468CD6'O, index=0 SGSN_Test-GSUP(1616)@8edd15cdfe88: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: 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 := 'BB0B'O, rac := '14'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)359095 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1612)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125331263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331263 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125331263 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125331263 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125331263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125331263 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Deregistered}: Allocated (fsm.c:456) 20241107125331263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125331263 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125331263 DMM DEBUG MM_STATE_Iu[0x55f9762690f0]{Detached}: Allocated (fsm.c:456) 20241107125331263 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125331263 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125331263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125331263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125331263 DMM DEBUG MM(262420000001005/d855f3dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125331263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241107125331263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: { messageType := 2, destLocRef := '057AB7'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: 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 := '5AAC08DB339817268533A65C06E002EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6CB4C726'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '626C2F78DBCCB70D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B2C9726BE4DB16CB5FAE0C46BBD92B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E06E77B1B6861DC4A57F3BA9B034B8B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8555A0F0BA109515C3E8EE2CEC089EE3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FAB01194A1CFFD55'O } } } } } SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241107125331272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125331273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125331273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125331273 DMM DEBUG MM(262420000001005/d855f3dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241107125331273 DMM NOTICE MM(262420000001005/d855f3dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125331273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125331273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125331273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125331273 DMM DEBUG MM(262420000001005/d855f3dd) Requesting authorization (sgsn_auth.c:160) 20241107125331273 DMM INFO MM(262420000001005/d855f3dd) Requesting authentication tuples (sgsn_auth.c:184) 20241107125331273 DMM DEBUG MM(262420000001005/d855f3dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125331273 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241107125331273 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@8edd15cdfe88: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@8edd15cdfe88: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241107125331275 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125331275 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125331275 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125331275 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125331275 DMM INFO MM(262420000001005/d855f3dd) Subscriber data update (mmctx.c:445) 20241107125331275 DMM DEBUG MM(262420000001005/d855f3dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125331275 DMM INFO MM(262420000001005/d855f3dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125331275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125331275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125331275 DMM INFO MM(262420000001005/d855f3dd) <- GMM AUTH AND CIPHERING REQ (rand = 5a ac 08 db 33 98 17 26 85 33 a6 5c 06 e0 02 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 55 a0 f0 ba 10 95 15 c3 e8 ee 2c ec 08 9e e3 ) (gprs_gmm.c:483) 20241107125331275 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241107125331276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122FAB0119423094B99990000100005F02904A1CFFD55'O 20241107125331282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125331282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125331282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125331282 DMM INFO MM(262420000001005/d855f3dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125331282 DMM NOTICE MM(262420000001005/d855f3dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125331282 DMM DEBUG MM(262420000001005/d855f3dd) checking auth: received UMTS RES = fa b0 11 94 a1 cf fd 55 (gprs_gmm.c:666) 20241107125331282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125331282 DMM DEBUG MM(262420000001005/d855f3dd) Requesting authorization (sgsn_auth.c:160) 20241107125331282 DMM INFO MM(262420000001005/d855f3dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125331283 DMM DEBUG MM(262420000001005/d855f3dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125331283 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241107125331283 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) 20241107125331283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125331283 DMM DEBUG MM(262420000001005/d855f3dd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125331283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125331292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331292 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125331292 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125331292 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125331292 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241107125331292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125331292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125331292 DMM INFO MM(262420000001005/d855f3dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd855f3dd) (gprs_gmm.c:300) 20241107125331292 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241107125331292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125331296 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125331296 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125331296 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241107125331296 DMM INFO MM(262420000001005/d855f3dd) Subscriber data update (mmctx.c:445) 20241107125331296 DMM DEBUG MM(262420000001005/d855f3dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125331296 DMM INFO MM(262420000001005/d855f3dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125331296 DMM NOTICE MM(262420000001005/d855f3dd) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241107125331296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125331296 DMM NOTICE MM(262420000001005/d855f3dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125331296 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) 20241107125331297 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125331297 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241107125331297 DMM INFO MM(262420000001005/d855f3dd) Subscriber data update (mmctx.c:445) 20241107125331297 DMM DEBUG MM(262420000001005/d855f3dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125331299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125331299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125331299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125331299 DMM INFO MM(262420000001005/d855f3dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125331299 DMM NOTICE MM(262420000001005/d855f3dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125331299 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125331300 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125331300 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125331300 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125331300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125331300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125331300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125331306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331306 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125331306 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125331306 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125331306 DMM INFO MM(262420000001005/d855f3dd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125331306 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125331306 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125331306 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 20241107125331308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@8edd15cdfe88: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)359095 TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: 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 := 'D855F3DD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@8edd15cdfe88: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)12674961 SGSN_Test_0-RAN(1612)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: First idle individual index:0 20241107125331509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331510 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125331510 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125331510 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125331510 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD855F3DD) type="signalling"  (gprs_gmm.c:1944) 20241107125331510 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125331510 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125331510 DMM DEBUG MM(262420000001005/d855f3dd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125331510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: { messageType := 2, destLocRef := 'C16791'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125331515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331516 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125331516 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125331516 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125331516 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241107125331516 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125331516 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125331516 DMM INFO MM(262420000001005/d855f3dd) <- GMM SERVICE ACCEPT (P-TMSI=0xd855f3dd) (gprs_gmm.c:813) 20241107125331516 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241107125331516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125331523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331523 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125331523 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125331523 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125331523 DMM INFO MM(262420000001005/d855f3dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125331523 DMM INFO MM(262420000001005/d855f3dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125331523 DMM DEBUG MM(262420000001005/d855f3dd) Using GGSN 0 (gprs_sm.c:312) 20241107125331523 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241107125331523 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241107125331523 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125331523 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125331523 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241107125331534 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 eb 39 07 07 11 db 52 74 b2 14 05 7f 97 ad 0c 90 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241107125331534 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe5838, cbp=0x55f976269220) (sgsn_libgtp.c:632) 20241107125331535 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125331535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_len:30 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A558648C'O 20241107125331552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125331552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125331552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125331552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125331552 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125331552 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125331552 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125331552 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241107125331552 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241107125331552 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241107125331552 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125331553 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241107125331553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125331553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125331553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125331553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125331553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241107125331556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125331556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125331557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1615)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1616)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1601)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1605)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@8edd15cdfe88: Final verdict of PTC: none 20241107125331559 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125331559 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) 20241107125331559 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125331559 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125331559 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125331559 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) 20241107125331559 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125331559 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125331559 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) 20241107125331559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125331559 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125331559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125331559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125331559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125331559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125331559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125331559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1600)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1611)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@8edd15cdfe88: Final verdict of PTC: none 20241107125331559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1610)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1598)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1609)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1599)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1603)@8edd15cdfe88: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1600): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1601): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Thu Nov 7 12:53:31 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241107125331757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125332259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276828) 20241107125332558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125332558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276828, count=288528) 20241107125333560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125333560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125333560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125333560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125333560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Nov 7 12:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & 20241107125334561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125334561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to start... 0 20241107125335562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125335562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_pmm_idle_rx_mt_data started. 20241107125335707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125335708 DMM INFO MM(262420000001005/d855f3dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125335708 DMM INFO MM(262420000001005/d855f3dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125335708 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125335708 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125335708 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125335708 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125335708 DMM NOTICE MM(262420000001005/d855f3dd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125335708 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241107125335708 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125335708 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125335708 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241107125335708 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241107125335708 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) 20241107125335708 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) 20241107125335708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125335708 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125335708 DMM DEBUG MM_STATE_Iu(15)[0x55f9762690f0]{Detached}: Deallocated (fsm.c:568) 20241107125335708 DMM DEBUG GMM(gmm_fsm)[0x55f9762680f0]{Deregistered}: Deallocated (fsm.c:568) 20241107125335708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125335708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125335708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125335708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125335708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125335708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125335708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125335708 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125335765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125335765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125335765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125335765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125335765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125335765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125335765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125335765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125335768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125335768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125335768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125335768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125335768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125335768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125335768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125335768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125335768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125335768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125335769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125335769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125335773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125335787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125335787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125335818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125335818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125335818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125335818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125335822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125335822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125335822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125335823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125335823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125335823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125335823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125335823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125335823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125335823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125335824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125335825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125335830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125335844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125335844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125335866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125335866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125335866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125335866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335866 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125335866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125335866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125335866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125335866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125335867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125335867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125335867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125335868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125335868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125335868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125335868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125335868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125335868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125335868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125335868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125335868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125335868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125335873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125335882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125335882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1636)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@8edd15cdfe88: ************************************************* MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@8edd15cdfe88: v_sccp_pdu_maxlen:268 20241107125336093 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125336093 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) 20241107125336093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125336093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125336095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125336095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125336095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125336095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125336095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125336095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125336095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241107125336096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125336096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125336096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125336096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125336096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125336096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125336096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125336096 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125336563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125336564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125336564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125336564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: CCM 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(1638)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241107125336569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125336570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107125336954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125336954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125336954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125336954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125336954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125336954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125336954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125336954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125336955 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125336955 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125336955 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125336955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125336955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125336955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125336955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125336955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125336955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125336955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@8edd15cdfe88: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E84F9DA2'O, index=0 SGSN_Test-GSUP(1639)@8edd15cdfe88: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: 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 := '62F3'O, rac := '18'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@8edd15cdfe88: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)4457918 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: First idle individual index:0 SGSN_Test_0-RAN(1635)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 20241107125337756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337756 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125337756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337756 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125337756 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125337756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125337756 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Deregistered}: Allocated (fsm.c:456) 20241107125337756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Allocated (fsm.c:456) 20241107125337757 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Allocated (fsm.c:456) 20241107125337757 DMM DEBUG MM_STATE_Iu[0x55f976268e80]{Detached}: Allocated (fsm.c:456) 20241107125337757 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125337757 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125337757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125337757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125337757 DMM DEBUG MM(262420000001007/e8cdab31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125337757 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241107125337757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: { messageType := 2, destLocRef := '4405BE'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: 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 := '9A504DC09A099D9FFC585E9C6FE99A0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9496D6EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D9D761D86BB86BF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54F853DA4A3F29A2096F0B424F3107C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '575AD325AEFA5A47AB46B4E9BF75830A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '56BCB0FE488CCF660B13523A3D8154C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '758F09C7E798A331'O } } } } } SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 20241107125337776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125337776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125337776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125337776 DMM DEBUG MM(262420000001007/e8cdab31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241107125337776 DMM NOTICE MM(262420000001007/e8cdab31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125337776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125337776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125337776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125337776 DMM DEBUG MM(262420000001007/e8cdab31) Requesting authorization (sgsn_auth.c:160) 20241107125337776 DMM INFO MM(262420000001007/e8cdab31) Requesting authentication tuples (sgsn_auth.c:184) 20241107125337776 DMM DEBUG MM(262420000001007/e8cdab31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125337776 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241107125337776 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_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O SGSN_Test-GSUP(1639)@8edd15cdfe88: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@8edd15cdfe88: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241107125337780 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125337780 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125337780 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125337780 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125337780 DMM INFO MM(262420000001007/e8cdab31) Subscriber data update (mmctx.c:445) 20241107125337780 DMM DEBUG MM(262420000001007/e8cdab31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125337780 DMM INFO MM(262420000001007/e8cdab31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125337780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125337780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125337780 DMM INFO MM(262420000001007/e8cdab31) <- GMM AUTH AND CIPHERING REQ (rand = 9a 50 4d c0 9a 09 9d 9f fc 58 5e 9c 6f e9 9a 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 bc b0 fe 48 8c cf 66 0b 13 52 3a 3d 81 54 c0 ) (gprs_gmm.c:483) 20241107125337780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241107125337780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222758F09C723094B99990000100007F02904E798A331'O 20241107125337789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125337790 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125337790 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125337790 DMM INFO MM(262420000001007/e8cdab31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125337790 DMM NOTICE MM(262420000001007/e8cdab31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125337790 DMM DEBUG MM(262420000001007/e8cdab31) checking auth: received UMTS RES = 75 8f 09 c7 e7 98 a3 31 (gprs_gmm.c:666) 20241107125337790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125337790 DMM DEBUG MM(262420000001007/e8cdab31) Requesting authorization (sgsn_auth.c:160) 20241107125337790 DMM INFO MM(262420000001007/e8cdab31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125337790 DMM DEBUG MM(262420000001007/e8cdab31) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125337790 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241107125337790 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) 20241107125337790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125337790 DMM DEBUG MM(262420000001007/e8cdab31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125337790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125337801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337801 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125337801 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125337801 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125337801 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241107125337801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125337801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125337801 DMM INFO MM(262420000001007/e8cdab31) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8cdab31) (gprs_gmm.c:300) 20241107125337801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241107125337802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125337807 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125337807 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125337807 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241107125337807 DMM INFO MM(262420000001007/e8cdab31) Subscriber data update (mmctx.c:445) 20241107125337807 DMM DEBUG MM(262420000001007/e8cdab31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125337807 DMM INFO MM(262420000001007/e8cdab31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125337807 DMM NOTICE MM(262420000001007/e8cdab31) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241107125337807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125337807 DMM NOTICE MM(262420000001007/e8cdab31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125337808 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) 20241107125337808 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125337808 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241107125337808 DMM INFO MM(262420000001007/e8cdab31) Subscriber data update (mmctx.c:445) 20241107125337808 DMM DEBUG MM(262420000001007/e8cdab31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125337812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125337813 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125337813 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125337813 DMM INFO MM(262420000001007/e8cdab31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125337813 DMM NOTICE MM(262420000001007/e8cdab31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125337813 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125337813 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125337813 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125337813 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125337813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125337813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125337813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125337828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125337828 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125337828 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125337828 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125337828 DMM INFO MM(262420000001007/e8cdab31) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125337828 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125337828 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125337828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125337828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125337828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125337828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 20241107125337830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125337830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125337830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125337830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125337830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125337830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125337830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125337830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@8edd15cdfe88: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)4457918 TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: 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 := 'E8CDAB31'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@8edd15cdfe88: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)9082504 SGSN_Test_0-RAN(1635)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: First idle individual index:0 20241107125338037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125338037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125338037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125338038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125338038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125338038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125338038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE8CDAB31) type="signalling"  (gprs_gmm.c:1944) 20241107125338038 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125338038 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125338038 DMM DEBUG MM(262420000001007/e8cdab31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125338038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: { messageType := 2, destLocRef := '8A9688'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125338044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338044 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125338044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125338044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125338044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338045 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125338045 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125338045 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125338045 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241107125338045 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125338045 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125338045 DMM INFO MM(262420000001007/e8cdab31) <- GMM SERVICE ACCEPT (P-TMSI=0xe8cdab31) (gprs_gmm.c:813) 20241107125338045 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241107125338045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125338054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125338054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125338054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125338054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338055 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125338055 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125338055 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125338055 DMM INFO MM(262420000001007/e8cdab31) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125338055 DMM INFO MM(262420000001007/e8cdab31) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125338055 DMM DEBUG MM(262420000001007/e8cdab31) Using GGSN 0 (gprs_sm.c:312) 20241107125338055 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241107125338055 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241107125338055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125338055 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125338055 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241107125338076 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 db 86 6e 51 11 a3 8b d8 3a 14 05 7f d6 5d b3 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241107125338076 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe68a8, cbp=0x55f976268ad0) (sgsn_libgtp.c:632) 20241107125338076 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125338076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_len:30 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680076DF6B29'O 20241107125338139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125338139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125338139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125338139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125338139 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125338139 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125338139 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125338139 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241107125338139 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241107125338139 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241107125338139 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125338139 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241107125338139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125338139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125338139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125338139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125338140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125338140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125338140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241107125338144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241107125338144 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125338144 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) 20241107125338144 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125338144 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125338144 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125338144 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) 20241107125338144 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125338144 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125338144 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) 20241107125338144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125338145 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125338145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125338145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125338145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125338145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125338145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125338145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241107125338145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1633)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97(1623)@8edd15cdfe88: Final verdict of PTC: none 20241107125338160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125338160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1628)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1639)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@8edd15cdfe88: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@8edd15cdfe88: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@8edd15cdfe88: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1621)@8edd15cdfe88: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1635)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1631)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1626)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Thu Nov 7 12:53:38 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 20241107125338437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125339065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287684) 20241107125339161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125339161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287684, count=288844) 20241107125340146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125340146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125340146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241107125340163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125340163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125341169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125341169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Nov 7 12:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125342171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125342171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_update_ctx_err_ind_from_ggsn started. 20241107125342334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125342336 DMM INFO MM(262420000001007/e8cdab31) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125342336 DMM INFO MM(262420000001007/e8cdab31) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125342336 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125342336 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125342336 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125342336 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125342336 DMM NOTICE MM(262420000001007/e8cdab31) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125342336 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241107125342336 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125342336 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125342336 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241107125342336 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241107125342336 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) 20241107125342336 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) 20241107125342336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f97625b3a0]{Init}: Deallocated (fsm.c:568) 20241107125342336 DMM DEBUG MM_STATE_Gb[0x55f976253ec0]{Idle}: Deallocated (fsm.c:568) 20241107125342336 DMM DEBUG MM_STATE_Iu(17)[0x55f976268e80]{Detached}: Deallocated (fsm.c:568) 20241107125342336 DMM DEBUG GMM(gmm_fsm)[0x55f9762690f0]{Deregistered}: Deallocated (fsm.c:568) 20241107125342336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125342336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125342336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125342336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125342336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125342336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125342336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125342336 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125342658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125342658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125342658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125342658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125342658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125342658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125342658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125342658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125342658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125342669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125342669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125342669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125342669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125342669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125342669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125342669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125342669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125342669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241107125342669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125342669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125342669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125342669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@8edd15cdfe88: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1647)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21011 20241107125342805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107125342957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125342957 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@8edd15cdfe88: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1652)@8edd15cdfe88: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1651)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125343123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241107125343123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125343124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125343124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125343124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241107125343124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125343124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125343124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125343124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125343172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125343172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125343187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125343187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125343187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125343207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125343208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125343208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125343208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125343208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125343208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241107125343208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125343208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-BSSGP2(1653)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241107125343209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125343209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@8edd15cdfe88: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8edd15cdfe88: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241107125343400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@8edd15cdfe88: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } MTC@8edd15cdfe88: Starting RAN_Emulation SGSN_Test_0-M3UA(1658)@8edd15cdfe88: ************************************************* SGSN_Test_0-M3UA(1658)@8edd15cdfe88: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1658)@8edd15cdfe88: ************************************************* -NSVCI99(1659)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: v_sccp_pdu_maxlen:268 SGSN_Test-Gb1-BSSGP1(1648)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125343420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f976255b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125343420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@8edd15cdfe88: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1659)@8edd15cdfe88: Provider Link came up: sending NS-RESET 20241107125343531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241107125343531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125343531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125343531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125343531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241107125343531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125343531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125343531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125343531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1659)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241107125343574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125343574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125343574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125343590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241107125343590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241107125343590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241107125343590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241107125343590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125343590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241107125343590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107125343590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241107125343610 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241107125343610 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) 20241107125343610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241107125343610 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(1658)@8edd15cdfe88: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241107125343653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107125343653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241107125343657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125343657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241107125343657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241107125343657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241107125343657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241107125343657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241107125343657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) -NSVCI99(1659)@8edd15cdfe88: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1659)@8edd15cdfe88: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107125343694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125343694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241107125343694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241107125343694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241107125343694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241107125343694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241107125343694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241107125343695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241107125343821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@8edd15cdfe88: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@8edd15cdfe88: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241107125343863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f976258240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107125343863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@8edd15cdfe88: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107125344173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125344173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241107125344173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241107125344173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241107125344175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241107125344177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241107125344518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125344518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125344518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125344518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125344518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125344518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125344518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125344518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125344521 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241107125344522 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241107125344522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125344522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125344522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125344522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125344522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125344522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125344522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125344522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1657)@8edd15cdfe88: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@8edd15cdfe88: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='E9F6866E'O, index=0 SGSN_Test-GSUP(1662)@8edd15cdfe88: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: 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 := 'EBCC'O, rac := '5A'O ("Z") }, 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(1657)@8edd15cdfe88: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6105860 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: First idle individual index:0 20241107125345265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345265 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125345265 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125345265 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125345265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241107125345266 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Deregistered}: Allocated (fsm.c:456) 20241107125345266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Allocated (fsm.c:456) 20241107125345266 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Allocated (fsm.c:456) 20241107125345266 DMM DEBUG MM_STATE_Iu[0x55f976268960]{Detached}: Allocated (fsm.c:456) 20241107125345266 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241107125345266 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241107125345266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241107125345266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241107125345266 DMM DEBUG MM(262420000001004/d309c8c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241107125345266 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241107125345266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: { messageType := 2, destLocRef := '5D2B04'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-RAN(1657)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: 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 := '8E91498949CF9FE0E05274ECED689D5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F80BB114'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0623F272661A0B19'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A8D5E69FD8B6D9357C89DFE460275635'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '90EBD1BC39758B989B4DDD6D00EB75A3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72934887F8A451EA6AB237C86E3C6D2F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '43FDCD1EF56858D4'O } } } } } SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241107125345283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125345284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125345284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125345284 DMM DEBUG MM(262420000001004/d309c8c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241107125345284 DMM NOTICE MM(262420000001004/d309c8c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241107125345284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241107125345284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241107125345284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241107125345284 DMM DEBUG MM(262420000001004/d309c8c6) Requesting authorization (sgsn_auth.c:160) 20241107125345284 DMM INFO MM(262420000001004/d309c8c6) Requesting authentication tuples (sgsn_auth.c:184) 20241107125345284 DMM DEBUG MM(262420000001004/d309c8c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241107125345284 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241107125345284 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@8edd15cdfe88: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@8edd15cdfe88: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241107125345287 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241107125345288 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241107125345288 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241107125345288 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241107125345288 DMM INFO MM(262420000001004/d309c8c6) Subscriber data update (mmctx.c:445) 20241107125345288 DMM DEBUG MM(262420000001004/d309c8c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241107125345288 DMM INFO MM(262420000001004/d309c8c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241107125345288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241107125345288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241107125345288 DMM INFO MM(262420000001004/d309c8c6) <- GMM AUTH AND CIPHERING REQ (rand = 8e 91 49 89 49 cf 9f e0 e0 52 74 ec ed 68 9d 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 93 48 87 f8 a4 51 ea 6a b2 37 c8 6e 3c 6d 2f ) (gprs_gmm.c:483) 20241107125345288 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241107125345288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:37 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2243FDCD1E23094B99990000100004F02904F56858D4'O 20241107125345299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125345300 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125345300 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125345300 DMM INFO MM(262420000001004/d309c8c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241107125345300 DMM NOTICE MM(262420000001004/d309c8c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241107125345300 DMM DEBUG MM(262420000001004/d309c8c6) checking auth: received UMTS RES = 43 fd cd 1e f5 68 58 d4 (gprs_gmm.c:666) 20241107125345300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241107125345300 DMM DEBUG MM(262420000001004/d309c8c6) Requesting authorization (sgsn_auth.c:160) 20241107125345300 DMM INFO MM(262420000001004/d309c8c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241107125345300 DMM DEBUG MM(262420000001004/d309c8c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241107125345300 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241107125345300 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) 20241107125345300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241107125345300 DMM DEBUG MM(262420000001004/d309c8c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241107125345300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125345322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345322 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125345322 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125345322 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125345322 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241107125345322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241107125345322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241107125345322 DMM INFO MM(262420000001004/d309c8c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd309c8c6) (gprs_gmm.c:300) 20241107125345322 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241107125345322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241107125345330 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241107125345330 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241107125345330 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241107125345330 DMM INFO MM(262420000001004/d309c8c6) Subscriber data update (mmctx.c:445) 20241107125345330 DMM DEBUG MM(262420000001004/d309c8c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241107125345330 DMM INFO MM(262420000001004/d309c8c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241107125345330 DMM NOTICE MM(262420000001004/d309c8c6) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241107125345330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241107125345330 DMM NOTICE MM(262420000001004/d309c8c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241107125345330 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) 20241107125345330 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241107125345330 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241107125345330 DMM INFO MM(262420000001004/d309c8c6) Subscriber data update (mmctx.c:445) 20241107125345330 DMM DEBUG MM(262420000001004/d309c8c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:14 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241107125345339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345340 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125345340 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125345340 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125345340 DMM INFO MM(262420000001004/d309c8c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241107125345340 DMM NOTICE MM(262420000001004/d309c8c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241107125345340 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241107125345340 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241107125345340 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241107125345340 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241107125345340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241107125345340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241107125345340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:7 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241107125345356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345356 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241107125345356 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241107125345356 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241107125345356 DMM INFO MM(262420000001004/d309c8c6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241107125345356 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241107125345356 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241107125345356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 20241107125345359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1657)@8edd15cdfe88: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6105860 TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: 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 := 'D309C8C6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1657)@8edd15cdfe88: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)13235669 SGSN_Test_0-RAN(1657)@8edd15cdfe88: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: First idle individual index:0 20241107125345561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345562 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241107125345562 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241107125345562 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241107125345562 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD309C8C6) type="signalling"  (gprs_gmm.c:1944) 20241107125345562 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241107125345562 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241107125345562 DMM DEBUG MM(262420000001004/d309c8c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241107125345562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: { messageType := 2, destLocRef := 'C9F5D5'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:12 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241107125345569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345570 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241107125345570 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241107125345570 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241107125345570 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241107125345570 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241107125345570 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241107125345570 DMM INFO MM(262420000001004/d309c8c6) <- GMM SERVICE ACCEPT (P-TMSI=0xd309c8c6) (gprs_gmm.c:813) 20241107125345570 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241107125345570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:23 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241107125345579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345580 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241107125345580 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241107125345580 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241107125345580 DMM INFO MM(262420000001004/d309c8c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241107125345580 DMM INFO MM(262420000001004/d309c8c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241107125345580 DMM DEBUG MM(262420000001004/d309c8c6) Using GGSN 0 (gprs_sm.c:312) 20241107125345580 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241107125345580 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241107125345580 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241107125345580 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241107125345580 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241107125345598 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 71 9e 2e 29 11 32 d7 55 9a 14 05 7f 4c c8 c7 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=1099 from retransmit req queue (gtp.c:443) 20241107125345598 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc6aefe7918, cbp=0x55f97626a3c0) (sgsn_libgtp.c:632) 20241107125345598 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241107125345598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_len:30 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: vl_from0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002F13CE4B'O 20241107125345623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241107125345623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241107125345623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241107125345623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241107125345623 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241107125345623 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241107125345623 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241107125345623 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241107125345623 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241107125345624 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241107125345624 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241107125345624 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241107125345624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125345624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125345624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125345624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125345624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125345624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241107125345624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@8edd15cdfe88: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@8edd15cdfe88: Test Component 1664 has requested to stop MTC. Terminating current testcase execution.20241107125345628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241107125345628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125345628 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241107125345628 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) 20241107125345628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241107125345628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241107125345628 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241107125345628 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) 20241107125345628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241107125345628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241107125345628 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) 20241107125345628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125345628 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241107125345628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241107125345628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241107125345628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241107125345629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241107125345629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241107125345629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1646)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP(1662)@8edd15cdfe88: Final verdict of PTC: none 20241107125345629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1647)@8edd15cdfe88: Final verdict of PTC: none -NSVCI97-provIP(1644)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99(1659)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@8edd15cdfe88: Final verdict of PTC: none 20241107125345633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98-provIP(1650)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-SCCP(1656)@8edd15cdfe88: Final verdict of PTC: none -NSVCI98(1651)@8edd15cdfe88: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test_0-M3UA(1658)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@8edd15cdfe88: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@8edd15cdfe88: Final verdict of PTC: none -NSVCI99-provIP(1654)@8edd15cdfe88: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@8edd15cdfe88: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@8edd15cdfe88: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1657)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: none MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1649): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98-provIP(1650): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-RAN(1657): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test_0-M3UA(1658): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC -NSVCI99(1659): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@8edd15cdfe88: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8edd15cdfe88: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Thu Nov 7 12:53:45 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 20241107125346097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125346629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125346629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125346699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285004) 20241107125347629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241107125347629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241107125347629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241107125347631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125347631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285004, count=289360) 20241107125348632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125348632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@8edd15cdfe88: Test execution finished. MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Nov 7 12:53:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125349729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125349729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_NS_connect_alive started. 20241107125350427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125350428 DMM INFO MM(262420000001004/d309c8c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241107125350428 DMM INFO MM(262420000001004/d309c8c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241107125350428 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241107125350428 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241107125350428 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241107125350429 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241107125350429 DMM NOTICE MM(262420000001004/d309c8c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241107125350429 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241107125350429 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241107125350429 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241107125350429 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241107125350429 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241107125350429 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) 20241107125350429 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) 20241107125350429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f976253ec0]{Init}: Deallocated (fsm.c:568) 20241107125350429 DMM DEBUG MM_STATE_Gb[0x55f97625b3a0]{Idle}: Deallocated (fsm.c:568) 20241107125350429 DMM DEBUG MM_STATE_Iu(19)[0x55f976268960]{Detached}: Deallocated (fsm.c:568) 20241107125350429 DMM DEBUG GMM(gmm_fsm)[0x55f976268e80]{Deregistered}: Deallocated (fsm.c:568) 20241107125350429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125350430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241107125350430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241107125350430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241107125350430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241107125350430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241107125350430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241107125350430 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241107125350465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107125350465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241107125350465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107125350730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125350730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: setverdict(pass): none -> pass MTC@8edd15cdfe88: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241107125351469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: pass MTC@8edd15cdfe88: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@8edd15cdfe88: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Nov 7 12:53:51 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 20241107125351706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125351731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125351731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125352208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19684) 20241107125352733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125352733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19684, count=20224) 20241107125353735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125353735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Nov 7 12:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241107125354737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125354737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@8edd15cdfe88: Test case TC_NS_connect_reset started. 20241107125355603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125355605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241107125355627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241107125355627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241107125355627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241107125355627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107125355627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241107125355627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241107125355627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241107125355627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125355627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f976252c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8edd15cdfe88: setverdict(pass): none -> pass 20241107125355738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125355738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8edd15cdfe88: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241107125356632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@8edd15cdfe88: Final verdict of PTC: none MTC@8edd15cdfe88: Setting final verdict of the test case. MTC@8edd15cdfe88: Local verdict of MTC: pass MTC@8edd15cdfe88: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@8edd15cdfe88: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8edd15cdfe88: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Nov 7 12:53:56 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 20241107125356741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125356742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125356756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241107125357258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241107125357745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125357745 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=12968) 20241107125358629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125358747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125358747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125358782 DGPRS DEBUG Checking for inactive LLMEs, time = 12794772 (sgsn.c:131) MTC@8edd15cdfe88: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@8edd15cdfe88: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8edd15cdfe88: Terminating MTC. MC@8edd15cdfe88: MTC terminated. MC2> exit MC@8edd15cdfe88: Shutting down session. MC@8edd15cdfe88: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7794.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 20241107125359748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125359748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2850150) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241107125400749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125400749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125401631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125401749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125401749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125402753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125402753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125403755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125403755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125404632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125404757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125404757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125405757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125405757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125406759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125406759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125407633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125407760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125407760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241107125408760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125408760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125409761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125409761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125410637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107125410761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125410761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241107125411762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241107125411762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2850033) [testenv][generic] Stopping sgsn (2850074) [testenv] Showing testsuite/junit-xml-7794.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7794.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241107-1239-63922080-0'] 8edd15cdfe886d2e26bd19796f27d32a5b591216aaa32d5a60e602190584064a [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2226/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